gigaherz / Guidebook

Minecraft book API and library
https://www.curseforge.com/minecraft/mc-mods/guidebook
Other
31 stars 16 forks source link

Crashes on load #102

Closed imagelesskink closed 3 years ago

imagelesskink commented 3 years ago

Guidebook causes minecraft to crash when starting. latest.log

gigaherz commented 3 years ago

Hi, that log file doesn't contain any crash info, any chance you can send the debug.log file?

imagelesskink commented 3 years ago

Hi, that log file doesn't contain any crash info, any chance you can send the debug.log file?

Where would I find that file?

gigaherz commented 3 years ago

It should be in the logs folder, next to the latest.log file

imagelesskink commented 3 years ago

Don't have one.

gigaherz commented 3 years ago

I notice in your log that you use the curseforge app. You will need to enable debug.log in the minecraft settings in the curseforge app image

imagelesskink commented 3 years ago

debug.log

gigaherz commented 3 years ago

I don't see any indication that it's crashing, in the log. I'm wondering if the java process is crashing. If that's the case, there will be a hs_err_pid_*.log in the folder.

imagelesskink commented 3 years ago

There isn't any. This is the error it's showing: image

gigaherz commented 3 years ago

It is very strange, I have no idea what's going on.

gigaherz commented 3 years ago

FOUND THE BUG!

gigaherz commented 3 years ago

v3,3,1 is out on curseforge https://www.curseforge.com/minecraft/mc-mods/guidebook/files/3439559

imagelesskink commented 3 years ago

Now it's crashing with an error, this time after the progress bar finishes: image debug.log latest.log

gigaherz commented 3 years ago

Oh ffs. That's what I get for rushing it. Fixing...

gigaherz commented 3 years ago

Hopefully fixed https://www.curseforge.com/minecraft/mc-mods/guidebook/files/3440555