skyboy / MineFactoryReloaded

104 stars 75 forks source link

[bug] Crash when loading up world #388

Closed akvgergo closed 9 years ago

akvgergo commented 9 years ago

Every time I try to load up the world the game crashes. This is the world that I tested #387 in. Note that I was able to load up the world right after that crash. Unfortunately since that I did a bunch of things to try to reproduce that one crash, so I don't know what changed exactly.

http://hastebin.com/udavuvixij.vhdl

akvgergo commented 9 years ago

Also, a small request: If there is a quick fix for this, could you do an alpha release on curseforge with it? I'm a beta tester for aura cascade, and that world has a bunch of useful stuff in it, which would be a pain to set up again.

akvgergo commented 9 years ago

Update: it just randomly gave me this crashlog: http://hastebin.com/xineboqaja.vhdl

skyboy commented 9 years ago

You can use newer alphas of CoFHCore and it will resolve the world loading crash. The other log is probably the same thing but it crashed at a slightly different point during startup because of threads.

akvgergo commented 9 years ago

Ok, Thank you.