-
Notifications
You must be signed in to change notification settings - Fork 5
Energized Power Book - crash on inventoryTick #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
---- Minecraft Crash Report ---- Time: 2024-12-06 09:56:14 java.lang.NullPointerException: Cannot invoke "net.minecraft.class_9302.comp_2421()" because "writtenbookcontent" is null A detailed walkthrough of the error, its code path and all known details is as follows:-- Head -- -- Player being ticked -- -- System Details -- this is the crash report I got. |
the error i get is this
The game crashed whilst ticking entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_9302.comp_2421()" because "writtenbookcontent" is null
the game will crash if you put the guide book in ur hotbar and you get this message. granted maybe this happened because I use fabric
but am not sure. or if forge API could fix it.
The text was updated successfully, but these errors were encountered: