Posted June 28, 20223 yr I was wondering if anyone can help me. Whenever I try to load into a new Minecraft world, the error in the title pops up. I am not sure why. Here is the full crash report: https://paste.ofcode.org/hqXqyJPRGVPhWf5mcNWWYQ
June 28, 20223 yr Quote java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because the return value of "net.minecraft.core.Registry.getKey(Object)" is null at net.minecraft.world.entity.ai.attributes.AttributeInstance.save(AttributeInstance.java:173) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} at net.minecraft.world.entity.ai.attributes.AttributeMap.save(AttributeMap.java:113) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} at net.minecraft.world.entity.LivingEntity.addAdditionalSaveData(LivingEntity.java:662) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} at net.minecraft.world.entity.Mob.addAdditionalSaveData(Mob.java:342) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.world.entity.AgeableMob.addAdditionalSaveData(AgeableMob.java:97) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} at net.minecraft.world.entity.animal.Animal.addAdditionalSaveData(Animal.java:84) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} at net.minecraft.world.entity.animal.Bee.addAdditionalSaveData(Bee.java:183) ~[forge-1.19-41.0.45_mapped_official_1.19-recomp.jar%23180!/:?] {re:classloading} The error says you have a bee with an attribute. But the attribute has not been registered with minecraft/forge. Since you only have 2 mods, just remove each of them individually and see if it fixes the problem? Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.