mushroomhostage / exphc

The Experimental Hardcore Post-Apocalyptic Minecraft Server
www.exphc.com
8 stars 5 forks source link

Can't open some GUIs #6

Closed mushroomhostage closed 12 years ago

mushroomhostage commented 12 years ago

Unable to open the GUI for an iron furnace (from IndustrialCraft), project table (from RedPower2), possibly others. The GUI from Crafting Table II however works fine.

mushroomhostage commented 12 years ago

GUI id conflict?

mushroomhostage commented 12 years ago

Removed CMA, reloaded, it worked, thought it was a conflict - but then tried on live server, could open the macerator GUI once but not the generator GUI, and then it stopped working. Intermittent failure?

mushroomhostage commented 12 years ago

Started a list of GUI IDs: https://github.com/mushroomhostage/exphc/wiki/Data-values

But, its actually not anything to do with that. The problem is Cake's Miner Apocalypse makes you always sneak, but some of the machines use sneaking + clicking to do different things (like turning machines). Disabling CMA and not sneaking makes you open GUIs.

Will have to see if this can be disabled in CMA.

mushroomhostage commented 12 years ago

Still kind of glitchy even without CMA enabled, but can usually fix by sneaking and unsneaking. Successfully opened the IC2 macerator, generator, and RP2 project table GUIs.

mushroomhostage commented 12 years ago

Recommended on #industrial-craft: ToggleSneak - download: http://www.mediafire.com/?gcmjq4td35e3xnr - client-only mod for 1.1, makes sneaking toggleable (works on servers but does not need a server component). Something to consider in [[Suggested mods]].

Meanwhile, disabled sneaking in CMA:

[master 3e58cf7] Add alwaysSneak config option, so force-sneak can be disabled to fix inaccessible IC2/RP2 GUIs 2 files changed, 16 insertions(+), 6 deletions(-)

mushroomhostage commented 12 years ago

https://github.com/mushroomhostage/CakesMinerApocalypse/commit/3e58cf7f97e5e1f47b6e9cb550b5bff841a0a5be

mushroomhostage commented 12 years ago

Funny enough, had same issue in 1.2.3. Two issues actually, with same symptoms. First is Minecraft Forge mismatch on server and client, see here: http://www.mcportcentral.co.za/index.php?topic=1972.0 - fix is to use craftbukkit-1.2.3-R0.3-MCPC-SNAPSHOT-56.jar with minecraftforge-client-1.4.1.64.zip. But that alone isn't sufficient, also have to set alwaysSneak: false in CMA.