JunePrimavera / Minecraft-Vanilla-Notebook

A more vanilla-styled mod which lets you access your notes in a simple book in the pause menu.
MIT License
8 stars 3 forks source link

Crash when opening notebook - 1.19.2 #61

Closed Yuri-Almir-Pinto closed 1 year ago

Yuri-Almir-Pinto commented 1 year ago

https://crashy.net/05ebf684-de41-4a51-b101-5fd63dfc8aaf

When I try to open the notebook, the game crashes, and when I enter back in the the same world, my player model simply dissapears, as well as any block breaking particles.

JunePrimavera commented 1 year ago

Are you using the correct version of the mod? Keep in mind you need the jar file for 1.19.2. This may be due to an incompatibility or config files not being correct (Try deleting the mod's configs, that may fix it). Since I haven't touched much of minecraft's rendering code, the player model disappearing and block breaking particles are likely because of another mod.

Yuri-Almir-Pinto commented 1 year ago

Are you using the correct version of the mod? Keep in mind you need the jar file for 1.19.2. This may be due to an incompatibility or config files not being correct (Try deleting the mod's configs, that may fix it). Since I haven't touched much of minecraft's rendering code, the player model disappearing and block breaking particles are likely because of another mod.

In theory, it was the version 2.2.0 for 1.19-1.19.2 (Downloaded from Prism Launcher).

Decided to download from modrinth directly, and delete the config file, and now it works normally.

Thanks for the help, don't know what happened, though... Didn't even touch the mod's config before this happened.

JunePrimavera commented 1 year ago

Didn't even touch the mod's config before this happened

It seems there's some issues with how the mod's config works, I'm planning a fairly large update in the near future which will involve most of the mod being completely rewritten, so it should hopefully be fixed then.