DimiDimit / Custom-LAN

Minecraft Fabric mod that gives you more control over your integrated server through the Open to LAN menu.
https://modrinth.com/mod/custom-lan
MIT License
16 stars 8 forks source link

Minecraft Options button faded out on servers #12

Closed 64-Tesseract closed 2 years ago

64-Tesseract commented 2 years ago

I'm playing on 1.16 with the Mod Menu mod, which adds an extra button to the pause menu. It seems this it messes with the button order and this mod disables the wrong one, because when I'm playing on a server with it I can't access either my options nor the LAN menu.

DimiDimit commented 2 years ago

I can't reproduce this... Could you provide a screenshot and a list of the mods you're using?

DimiDimit commented 2 years ago

This issue is getting stale... Do you still have this problem?

64-Tesseract commented 2 years ago

Sorry, I ended up just disabling the mod and forgot about it...

Here's a screenshot in a single player world:
LAN settings 1
And on a server:
LAN settings 0

It's really finnicky to reproduce, I've been adding and removing mods for a while but I can't figure out where exactly the problem is. I got it down to these 9 mods, but if I remove any of them the button becomes pressable...

Very weird. After my experimentation I actually don't think this mod's causing the issue - maybe updating the others will help...

DimiDimit commented 2 years ago

Huh, even with these exact mods, I still can't reproduce this... Screenshot of the pause menu with the Options button active and Open to LAN button disabled, also showing 8 loaded mods according to Mod Menu

Screenshot of the mods folder in GNOME Files showing 10 .jar files

(Minecraft 1.16.5 with Fabric Loader 0.11.7.)

64-Tesseract commented 2 years ago

I made a new Minecraft 1.16.5 instance with Fabric 0.11.7, and after copying over my mods I still get the issue...
I noticed you got the Forge version of Appleskin - try redownloading that. I'll download new versions of the other mods though, something may have been fixed

64-Tesseract commented 2 years ago

Welp, I fixed it - it ended up being Mod Menu's fault like I thought at first.
I just updated it to the lastest version for 1.16.5 and the issue disappeared. I looked around and found something that's probably related: https://github.com/TerraformersMC/ModMenu/issues/254

Thanks for going through the effort of getting those mods, but I posted this issue on the wrong repo 😅
Guess it serves as a lesson to always update mods...