ElecCore

19M Downloads

Server Crash - at elec332.core.grid.v2.AbstractGridHandler.checkChunkLoad(AbstractGridHandler.java:171)

Closed this issue · 36 comments

commented

http://pastebin.com/t38wZ6bn

ElecCore-1.10.2-1.6.328

Description: Exception in server tick loop

java.lang.IllegalStateException
at elec332.core.grid.v2.AbstractGridHandler.checkChunkLoad(AbstractGridHandler.java:171)
at elec332.core.grid.v2.internal.GridEventInputHandler.tickEnd(GridEventInputHandler.java:108)
at elec332.core.grid.v2.internal.GridEventHandler.serverTick(GridEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_369_GridEventHandler_serverTick_ServerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:130)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:261)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)

commented
commented

Did you break a block or anything like that before the crash? Or did it just randomly happen/start happening?

commented

Randomly started, now it happens every time Rhaeck logs in, would you like the server files?

commented

ok, so I disabled sponge and the crash is no longer happening, cloning this to sponge github.

commented

Then I re-enabled sponge and he was able to log in....so may not be clearly sponge.

commented

The core of this issue may be sponge...

commented

Please elaborate, @Elec332.

commented

https://gist.github.com/ProsperCraft/e34895daf71751202c6eea498069ca76

We keep crashing over and over...both Hermitcraft and allthemods.

commented

@Elec332 Let me know if you find what the issue is so I can investigate on our end.

Thanks!

commented

@ProsperCraft The NPE has been fixed over a week ago, but the modpacks haven't been updated.

If you run into the IllegalStateExeption again, please post the entire log, the crash report doesnt tell me enough here.

commented

Those were all from Allthemods 1.40b

Here is one from Hermitpack 1.2.1 also with the updated mod
https://gist.github.com/ProsperCraft/172575cbd67bbcff91f62fe4c56227b6

commented

I do not need those crashlogs, just the server log ;)
The tar.gz file contains many log files, but since it contains over 200 files, im not gonna figure out which of them contains the crash. So if you could please upload a log file containing this crash, that would be great.

commented

Crash report shows time, match that with the log and bam?

commented

Well, not with the log files you rpvided, I EG have a crash from "Time: 10/29/16 3:05 PM", but you didnt provide a log file from that time. So if you can please just post a crashlog with the linked log files, that would be great.

commented
commented

Issue is reproduced without sponge. It happens when players are moving away from a base.
crash report: https://gist.github.com/LemADEC/4d5cef23c5d3741db718f9fe92aa8940
server logs: https://gist.github.com/LemADEC/969f51caf2fb37f93ffe0ddec86d5f47

commented

just had the same thing happen to my server with Infinity Lite 1.10
crash & server log: https://gist.github.com/phit/0cc10f01da143a3efbfb11616c21eb9f

commented

so every time the affected user logs in it crashes the server, I could go to the area though without crashing
here's the setup in question http://i.imgur.com/seGL25u.png

edit: once I loaded the chunk by being there he could log on, we moved the machine away from the chunk boundary, hoping that fixed it

commented

And this is why you should never build near chunk borders, ever...

commented

update: crashed again same setup no longer anywhere near a chunk boundary

commented

Hmmmm, interesting....

commented

@phit Your issue has been fixed over 2 weeks ago, just update ElecCore to the latest version...

commented

This means the issue can still only be reproduced when Sponge is installed...

commented

I am running the latest version of ElecCore and also the latest version of spongeforge-1.10.2-2123-5.1.0-BETA-1879 and still get the crash, thought that updating to the latest spongeforge might have fixed it due to the large number of updates in the changelog

commented

Excat same issue on the MYM Network with the latest direwolf20 modpack on 1.10.2 and SpongeForge.

commented

Can confirm what @knoxz said

commented

@Evinsta , @knoxz & @016Nojr , can any of you reproduce this without sponge?
If so, please tell me, and show me the new logs

commented

@Elec332 what's the issue with my reproduction without sponge?

commented

@LemADEC your crash was already fixed in 358c9ff, this is a different issue only happening on with sponge

commented

@ProsperCraft can I ask why you closed this? are you not having this issue any more? if not can you let me know which versions of sponge/deepresonance you are using?

commented