Game Crashing
toadwaawa opened this issue ยท 5 comments
"The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'nbteditor'!"
pops up when I run Minecraft, with the mod. It also does the same thing with IBE-editor, I don't know what the problem is but when I remove the mod from my mods folder, it gets fixed.
I can't fix the problem without more information. Can you send the crash report or log file? (Contained within <game directory/crash-reports
or <game directory>/logs
)
@mega12345mega you haven't responded is everything good?
It looks like the page_names.json
file might be corrupted somehow. Try deleting <game directory>/nbteditor/client_chest/page_names.json
if you are ok with loosing any names you currently have (otherwise you will have to repair the file somehow).
If that isn't it, it might be related to #92. Due to 92, you may have to re-create it with the contents {}
.