Custom Walls And Floors (CWF)

Custom Walls And Floors (CWF)

8k Downloads

Event protection in PyTK

Entoarox opened this issue ยท 1 comments

commented

https://log.smapi.io/MPncG6qb Issue in this log is likely caused by the Soil Decay mod that depends on PyTK (Likely cause has been determined by the fact that the event in question is about Terrain Features, and the user only has this 1 PyTK mod installed that messes with those)
But PyTK's current event handling means that the mod that is likely causing the issue doesnt show at all, meaning that debugging this is irresponsibly difficult.

Please rework your event code so the responsible mod can be accurately determined, or we will be forced to relay all issues with the PyTK event using mods your way, simply because there is no way for us to be 100% certain about the actual culprit.

commented

The issue mentioned in #24 is likely this exact same problem, with the exact same impossible to properly debug issues going on.

This really needs fixing dude >_<