RevampedWolf

RevampedWolf

18M Downloads

Mod causes wolfs and dogs (from All Bark, All Bite) to fail spawning

Nycto97 opened this issue ยท 3 comments

commented

Whenever a wolf spawn attempt takes place, or whenever manually summoning a wolf by command, the spawn fails and I get error/warns in my console, saying "Exception loading entity: net.minecraft.ReportedException: Loading entity NBT".

Caused by: java.lang.NullPointerException: Cannot read field "type" because "p_28929_" is null at net.minecraft.world.entity.animal.Wolf.setVariant(Wolf.java:1539) ~[server-1.19.2-20220805.130853-srg.jar%23975!/:?]

Trying to summon a wolf:

Screenshot 2023-12-10 064439

Forge 1.19.2 43.3.5
OpenJDK Runtime Environment Temurin-17.0.9+9

server-mod-list.txt

latest.log

debug.log

commented

Trying to summon a dog from All Bark, All Bite also fails:

image

commented

Spawning them with a spawn egg works, but will always spawn the default wolf:

image

commented

After removing Revamped Wolf mod:

image

image