Skip to content
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

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

Open
Nycto97 opened this issue Dec 10, 2023 · 3 comments
Open

Comments

@Nycto97
Copy link

Nycto97 commented Dec 10, 2023

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

@Nycto97
Copy link
Author

Nycto97 commented Dec 10, 2023

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

image

@Nycto97
Copy link
Author

Nycto97 commented Dec 10, 2023

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

image

@Nycto97
Copy link
Author

Nycto97 commented Dec 10, 2023

After removing Revamped Wolf mod:

image

image

@Nycto97 Nycto97 changed the title Mod causes wolfs to fail spawning Mod causes wolfs and dogs (from All Bark, All Bite) to fail spawning Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant