
[Bug Report]: Ticking entity
Closed this issue ยท 1 comments
Modpack Version
1.19.0
Describe your issue.
As far as I understand, the problem lies in the interaction of the effects of some accessories.
I found a issues with a similar problem.
#416
Is the only solution to exclude the sharing of some accessories? If so, which ones? Or is there another solution to this error?
Help please.
Crash Report
https://gist.github.com/DistonPix/6de72192580d6dacee8128c91c8fdb7d
Latest Log
https://gist.github.com/DistonPix/6de72192580d6dacee8128c91c8fdb7d
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Server
Discord Username
No response
this issue is caused by bad code in MyNethersDelight
https://github.com/SoyTutta/MyNethersDelight/blob/Neo-1.21%2B/src/main/java/com/soytutta/mynethersdelight/common/events/CommonEvent.java#L265
they are passing null value to a method that is not nullable. this can crash any mod that uses the neoforge death event.....
in the interim, you should be able to prevent it by disabling the poaching enchantment