
Division by Zero crash
meeprdib opened this issue ยท 8 comments
This crash was reported by someone using my Apotheosis addon which uses TipsyLib as a dependency, so I don't have all the details on hand. However, here is what they said as well as the crash log. The conflicting mod in question is T.O. Tweaks which is closed source at the moment, but they would be more than willing to resolve the issue on their end if needed.
The problem was specifically with a status effect called Sunstrike Effect from T.O Tweaks.. Since my mod is closed source, if you need the code of that particular effect, I can provide you with that no issues... also the necessary details.
Sorry for the late reply, been busy with life stuff. It would be very helpful if you could send that over though :) thanks
Sorry I am not very active on github so I didn't checked the reply.. here you go .. the effect.. it is a bit wonky cause I had to use new ResourceLocation thingy since this is a optional dependency stuff so ..can't import directly.. and github doesn't support direct java.. so I zipped the class file.. I should probably remake the code .. cause it's very old ..like when I first started stuff xD
Unsure if I am missing something but could you provide more information on how the crash occurs? I am unable to recreate the crash on my end.