Spartan Weaponry

Spartan Weaponry

48M Downloads

mouseclicked event handler

jacru25 opened this issue ยท 4 comments

commented

ts mouseclickede event handler crash wont even let me make a world and it says its ALL YOUR FAULT pls fix ts or ill weep ๐Ÿ’” heres the stacktrace btw
https://mclo.gs/VxXmLO9

commented

Ok, so I was finally able to reproduce this issue, so I've re-opened it.
As it turns out, this one an intermittent issue. Basically put, sometimes it works fine, other times it causes a crash!
They are the worst kind of issues due to how unreliable attempting to debug them is. I initially thought it was the Woodworks and the Vertical Slabs Compat mods causing this because removing either mod would make it work again.
This bug is a result of not enforcing an order on reloading Weapon Traits based on type and addon mods adding to the reload list in a weird order.
In the next update, they will now be reloaded in this order;

  • Materials
  • Archetypes
  • Items (these must be reloaded last as it relies on the others)

I've tested it and it doesn't seem to break any addon mods. Let me know if there are issues.
It seems to work properly now, so this issue can finally be considered fixed in the next update (3.2.0)

commented

The fix for this is now live in version 3.2.1
Closing issue

commented

https://mclo.gs/EHMURV8 the WHOLE crash report if necessary

commented

Stale issue message