Productive Bees

Productive Bees

10M Downloads

[1.16.4] Tag was used before it was bound (ticking entity)

Gbergz opened this issue ยท 12 comments

commented

Title^

Forge Version
35.1.36 - 1.16.4

Log file / crash report
https://hatebin.com/qdqhjnmysq

Describe the issue
Someone from my discord reported this and describes it like this:
When I do a right click anywhere on a block ( chest, door ,furnace and other ) I crash and I have this error

commented

I don't use that tag, it must be another mods mixin or event handler.

commented
commented

By namespace I assume you mean I didn't do "bloodmagic:life". Will that fix this crash?

commented

I would expect it to be in your own namespace otherwise it will be in "minecraft". I'm not sure what is causing the crash though, traced it to something like public net.minecraft.entity.Entity::updateEyesInWater

commented

Try sticking a bee in blood and see if it crashes, I can't think of any other situation where updateEyesInWater would be called :)

commented

The vanilla bees can fly properly in the blood even when I don't use the proper formatting for the tag. Even placed a few flowers. Does it need to be the bees from your mod?

commented

I don't override that method, but I can try and load up your mod and see. Give me 5-10 minutes

commented

No crash here either. Looks like one of those shite errors that are not reproduceable outside of the players world. I can see that you do have a json file for the tag, so I don't see a problem in your code.

commented

Another thing, @Gbergz I just assumed that the crash was from TNP Limitless 3 so I looked through the mods in my local instance, but Blood Magic is not in the crash log. Was it recently added or removed?

commented

Not seeing Productive Bees either :S Is that modlist just useless and incomplete or did the player remove mods?

commented

Maybe it's an incomplete crash log. Gbergz, could you upload the full log file?

commented

I don't have the full log since a player sent the crash to me.

Modlist here https://www.curseforge.com/minecraft/modpacks/tnp-limitless-3/files/3164238

And yes it's TNP Limitless 3