Client crash opening quest book using keystroke
natebc opened this issue · 11 comments
Pack version: 0.5.4
Playing on a server, walking around in game and pressing my keyboard shortcut for opening the quest book causes my client to crash.
crash-report: https://gist.github.com/natebc/6bcd409f419da6b8d48ee7bd4d15f644
and here's a crash-report with the Oracle JRE in case that's helpful.
https://gist.github.com/natebc/b35a214fa1049425c034677a14d83473
we did some more digging on this in the #support
room and found that this error is:
"Error?! Server doesn't have FTB Quests!"
from ftbquests/client/FTBQuestsClientEventHandler.java#L100
and verified that both client and server have the same build of ftbquests installed and properly loaded i.e. ftb-quests-forge-1605.3.3-build.36.jar
Seems this is likely related to my ftb quests snbt file. I played with the same client on the official e6 server and have had no problems. I'm attaching my snbt file here for reference.
Thanks for the report, I'm having a hard time seeing any issues in your snbt file, but I'll keep checking for a bit.
I have no idea what's going wrong tbh :P @MaxNeedsSnacks got any idea as to what's going on here?
Yeah I don't see any obvious issues here either...
Probably gonna pass it on to Lat tomorrow so he can try and find the issue