Closed TATDK closed 8 years ago
I'm having a similar issue
I'm having the same issue. Already fixed?
Any idea what's causing those crashes?
It seems to be a general error to me. :)
But I had it some long time before when we played on a thaumcraft with lots of mods. Which pack do you play?
We've it on our Arcania craft modpack, as found on Technic Launcher. It's related to a wand core or focus from TaintedMagic.
This issue has been happening for many people on many packs. Unless I find anything that directly references an error in my code I am pretty sure it is on TC's side... While TMEventHandler is indeed my code, I think it is TC method that is having issues here.
The issue is in your own function taintedmagic.common.lib.handler.TMEventHandler.updateAttackDamage, probably a missing null check in your code.
Actually, I did a quick check on the code: looks like the mod tries to solve damage computation on both server and client side while only the server should do it (client doesn't have all attributes and entities on hand to do the maths properly).
Thank you! I will fix this right away.
Version 1.1.6.4
Full Crash Report : https://pastebin.com/raw/Z7TiwPXB