Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

Client crash opening quest book using keystroke

natebc opened this issue · 11 comments

commented

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

commented

We discussed this a bit in the #support channel on discord as well.

commented

Got the working version of the file for comparison?

commented

Not seeing anything weird in the diff tbh. No idea ^^'

commented

image
Here's what happens when i try and open the quest book using the book button in the UI. Nothing gets logged when this happens.

commented

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

commented

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.

cb00dc8c-fa3f-432a-9d83-f091435d391a.snbt.txt

commented

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.

commented

I have no idea what's going wrong tbh :P @MaxNeedsSnacks got any idea as to what's going on here?

commented

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

commented

FWIW I rolled back to my post-0.5.4 update backup version of that snbt file and it works fine. There is something unwell with that file.