Illegal book path can cause game to stuck in loading phase
Taskeren opened this issue ยท 0 comments
Mod loader
Forge
Minecraft version
1.18.2
Patchouli version
1.18.2-71
Modloader version
Forge 40.1.0
Modpack info
No response
The latest.log file
Issue description
A invalid book path like "data/fpe/patchouli_books/book.json" will make the game freeze in the loading phase without any error shown in the client.
Also, in my dev environment, the log even contains no error messages. Idk if it is a forge's problem or something.
Steps to reproduce
Make a mod containg a book manifest in path "data/$modid/patchouli_books/book.json"
Other information
I think this should throw something, notice the player, or even crashing the game but not freeze the game in the loading. I just thought it was my computer's problem causing the game loading slowly.