Crash when logging of
MakerTim opened this issue · 4 comments
I was switching between worlds, and when i logged off my server i crashed back to desktop
Crashlog
http://pastebin.com/XPSXHngN
ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.3.jar
ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.3.jar
Forge 12.8.2.2121
Getting the same crash sometimes when joining a server it is down to tesselating block modes, @MakerTim question, are you using optifine.
"MakerTim" seems familiar...
There's no optifine here in the log, from what I've skimmed. Weird.
… On Dec 16, 2016, at 9:20 PM, Dijkstra ***@***.***> wrote:
Getting the same crash sometimes when joining a server it is down to tesselating block modes, @MakerTim question, are you using optifine.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Something is calling a render while the client world is null. AFAIK this is invalid, though it could be a race condition.
Well, I see CCLoader in the stacktrace. Relevant?
… On Dec 17, 2016, at 12:08 PM, tterrag ***@***.***> wrote:
Something is calling a render while the client world is null. AFAIK this is invalid, though it could be a race condition.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.