Better Questing

Better Questing

39M Downloads

[1.12.2] Crash rendering screen

MasterEnderman opened this issue ยท 6 comments

commented

Crash Report: https://pastebin.com/8T02D6RF
Forge: 14.23.3.2668
BetterQuesting: 3.5.251

commented

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.

commented

Found and fixed. Screwed up an edge case on empty carriage returns in mutli-line text editors. Will post the build up later today.

commented

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: 
commented

FFFFFFFFFudge. How is that still happening?

Can you post the .json file so I can test it in my development environment.

commented

i fixed it by copying the text out of the ingame gui in an editor and putting it back in.

commented

I would have preferred to be able to recreate it myself so I could fix it in case it happened again for other people. I'll close this issue for now seeing as the original issue is fixed.