Darkhax-Minecraft / RedstoneShark

Allows you to debug packet info in Minecraft.
2 stars 2 forks source link

Crash during startup (server or client) #4

Closed L-Clouds closed 5 years ago

L-Clouds commented 5 years ago

_Forge Mod Loader version 14.23.2.2611 for Minecraft 1.12.2 Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0161, running on Windows 7:amd64 redshark(Red Shark:1.0.4): RedShark-1.12.2-1.0.4.jar ()

Playing an outdated install of Automaton modpack to which I've added a few QoL mods. Got curious to know what kind of network traffic it would incur if actually played online; decided to give this mod a try, but crashed during load.

Got a crash message very similar to #2 both in client and server processes. Could be Java version incompatibility? Could be Forge version incompatibility? Could be a mod incompatibility? Could be a bug? It is a mystery. Logs attached:

crash-2019-08-01_05.16.43-client.txt fml-client-latest.log crash-2019-08-01_05.10.11-server.txt fml-junk-earlystartup.log

Darkhax commented 5 years ago

Forge changed how their networking works mid version. You're using a very old version of Forge which is not compatible with newer versions of the mod. This mod was updated to the newer Forge in 1.0.4 so you need to use 1.0.3 or earlier.

L-Clouds commented 5 years ago

Thanks! 1.0.3 worked.