[1.12.2] Crash rendering screen
MasterEnderman opened this issue ยท 6 comments
Crash Report: https://pastebin.com/8T02D6RF
Forge: 14.23.3.2668
BetterQuesting: 3.5.251
I was somewhat expecting this to happen when I wrote the changelog however this is probably a little worse than I was intending and occurs within new code so I guess in this case I will have to look into the cause.
Found and fixed. Screwed up an edge case on empty carriage returns in mutli-line text editors. Will post the build up later today.
The crash is fixed but every time i open a quest the description is missing, but the console is spamed with
[main/ERROR] [betterquesting]: LINE COUNT MISSMATCH (2 != 1) ON TEXT:
FFFFFFFFFudge. How is that still happening?
Can you post the .json
file so I can test it in my development environment.
i fixed it by copying the text out of the ingame gui in an editor and putting it back in.