paulevsGitch / EdenRing

MIT License
20 stars 16 forks source link

Crash when entering the dimension. #47

Closed DaenenTDD closed 2 years ago

DaenenTDD commented 2 years ago

The server crashes when I enter the dimension. This appears to be a new problem as it wasn't happening yesterday. crash-2022-08-13_05.39.32-server.txt

Edit: seems to have something to do with the mod DimentionalThreading.

paulevsGitch commented 2 years ago

Yes, looks like the problem is located here:

at wearblackallday.dimthread.DimThread.swapThreadsAndRun(DimThread.java:34)

I'm not sure what cause it, probably this is external bug not related to ER

paulevsGitch commented 2 years ago

Looks like this is external issue, so I'm closing it