Frstrm / TokenLightCondition

Determine the lighting conditions of a token based on placed lights and token lights
MIT License
1 stars 4 forks source link

Lagging severely when in use #64

Closed demotech89 closed 2 months ago

demotech89 commented 3 months ago

I used find the culprit and determined that this module causes severe lag in the game when dragging tokens. I disabled it and all lag disappeared. I love this module so hopefully this might can get fixed in the future so that I can reinstall it again.

demotech89 commented 3 months ago

In troubleshooting, raising the delay calucations seems to have helped tremendiously.

Frstrm commented 3 months ago

That is the expected way to deal with that issue. unfortunately token update or refresh gets hit by at a high frequency. I'll see if latest versions have increased this, but I was going to recommend using that delay option which you already found.