IC2 Classic

IC2 Classic

2M Downloads

[1.19.2] Error on server startup

Kasardas opened this issue ยท 4 comments

commented

latest.log
debug.log

Crash occured on server startup

commented

you might want to try and redownload the mod. That sounds a lot like the file was either corrupted or not fully downloaded

commented

What @Meduris said @Kasardas.
I just tried starting a server on my pc. And I got to this point without crashing. Which is half way through the mod loading stage.

[21:15:58] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.47, for MC 1.19.2 with MCP 20220805.130853
[21:15:58] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.1.47 Initialized
[21:16:00] [modloading-worker-0/INFO] [IC2Classic/]: Loading Plugin: [name=Configured-Plugin, version=1.0]
[21:16:00] [modloading-worker-0/INFO] [IC2Classic/]: Loading Plugin: [name=Curio-Plugin, version=1.0]
[21:16:00] [modloading-worker-0/INFO] [IC2Classic/]: Loading Plugin: [name=JEI-Plugin, version=1.0]
[21:16:00] [modloading-worker-0/INFO] [IC2Classic/]: Loading Plugin: [name=The-One-Probe-Plugin, version=1.0]
[21:16:00] [main/INFO] [IC2Classic/]: Loading TileEntities
[21:16:00] [main/INFO] [IC2Classic/]: Loading Blocks

And our beta server runs on a really old forge version too. So the forge version isn't the problem

commented

@Meduris It actually fixed the problem. But it is strange to me. I used literally the same .jar on my client and it worked

commented

@Kasardas this can happen sometimes. Packet loss is a more common thing then you think. And zips are designed to work even if they are partially broken. Only the broken part will be affected and everything else still works.
Jars are just glorified Zip Files