Workaround for clients < 1.13-pre2
Increase the stack to 1 MB
In the Edit Profile menu in the Launcher, check the JVM Arguments box, and add -Xss1M
Solution for servers
Increase the stack to 1 MB
Add -Xss1M to the server startup script
Possible cause
On 32 bit JVMs the default stack size is 320k whereas on 64 bit JVMs the default stack size is 1M
The bug
When trying to open game at 18w19a and b the whole launcher crashes and there is no Crash log for it from game files and windows system
[0509/180933:INFO:GameCallbacks.cpp(178)] game/xn (Bootstrap 0) error Unable to bootstrap datafixers
java.lang.StackOverflowError
at aax$g.a(SourceFile:178)
at aax$m.a(SourceFile:525)
at aax$m.a(SourceFile:525)
at aao.b(SourceFile:47)
at aax$l.a(SourceFile:609)
at aax$m.a(SourceFile:529)
at aao.b(SourceFile:47)
at aax$l.a(SourceFile:609)
Linked issues
is duplicated by 39
Attachments
Comments 44
I added the -Xss1024K, so i can now launch the game, but i can't load or create any world, the screen stays on "loading world" (I tested 40 min, still "loading world"). Help ?
Please attach a crash report so we can further diagnose your issue.EDIT: I'm stupid, nevermind that last bit. Please attach the latest LOG file.