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

Unable to carry tamed Pet Creature with Carry On Mod #160

Open
Type-32 opened this issue Jun 23, 2024 · 2 comments
Open

Unable to carry tamed Pet Creature with Carry On Mod #160

Type-32 opened this issue Jun 23, 2024 · 2 comments
Labels
bug Something isn't working mod incompatibility Something isn't working with another mod

Comments

@Type-32
Copy link

Type-32 commented Jun 23, 2024

Gives a NullPointerException on the Goat NBT on joining a world after the bug is replicated.

Replication Steps:

  1. Create a new world
  2. Tame and name a goat
  3. carry it
  4. Crash
  5. Rejoin world
  6. Crash on world loading stage

latest.log

@Type-32 Type-32 added the bug Something isn't working label Jun 23, 2024
@ACGaming
Copy link
Member

at tschipp.carryon.common.item.ItemEntity.getEntity(ItemEntity.java:188)
at tschipp.carryon.common.item.ItemEntity.func_77663_a(ItemEntity.java:140)

Might be related to Carry On.

@Type-32
Copy link
Author

Type-32 commented Jun 23, 2024

It's related to Carry On, just managed to replicate the issue on my end.
But it only happens when you try to carry a MoCreature entity that's already turned into a pet.

@Type-32 Type-32 changed the title Goat NBT Loading Crashes Client via NullPointerException Unable to carry tamed Pet Creature with Carry On Mod Jun 23, 2024
@ACGaming ACGaming added the mod incompatibility Something isn't working with another mod label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod incompatibility Something isn't working with another mod
Projects
None yet
Development

No branches or pull requests

2 participants