Dragon Heart registers itself to Entity.class DataManager
williewillus opened this issue ยท 6 comments
This causing offsets in all subclasses of Entity, possibly affecting Botania in multiple ways (VazkiiMods/Botania#2114).
We shouldn't be adding datawatcher to entity classes that aren't ours, and it seems like this one was an oversight here
That should be EntityDragonHeart.class
not Entity.class
Thanks!
unfortunately, I haven't been able to reproduce it myself. it's a bug either way, so I'll just have to wait and see until the next versions get in SF/DW20
This issue has been fixed for version 1.10.2
Is there a fix for version 1.7.10?
I'm playing modpack Divine Journey and have next crashlog: https://pastebin.com/mQNmAETp
I think the error is related to the current topic.