GithubHelp home page GithubHelp logo

Comments (8)

trioderegion avatar trioderegion commented on August 22, 2024

odd. i thought i fixed this prior to release. I'll look into it

from warpgate.

trioderegion avatar trioderegion commented on August 22, 2024

Hmm. I can't seem to reproduce. Could you export your Dancing Lights actor for me to look at? And this appears to be running via Item Macro, is that correct?

from warpgate.

DarKDinDoN avatar DarKDinDoN commented on August 22, 2024

@trioderegion
here is the Dancing Lights item: https://we.tl/t-gI6l4SEtAh
Yes, i'm using Item Macro.

from warpgate.

trioderegion avatar trioderegion commented on August 22, 2024

Thanks, it looks like its somehow related to the new dnd5e version 🤔 Weird as I don't deal with system specific operations.

from warpgate.

trioderegion avatar trioderegion commented on August 22, 2024

Edit: snipped.

Seems to be more of a core bug. Trying to track it down. Wildcard tokens seem to exaggerate the issue.

from warpgate.

trioderegion avatar trioderegion commented on August 22, 2024

Update:

It appears to be due to a known issue with semaphore handling on database updates, which can cause race conditions with back to back token creation -> token actor update calls.

I have improved the code in general while hunting this bug, but the end result (for now) is to slap a small wait between my token creation and actor update. I will make this wait an adjustable value to help accommodate higher ping times.

Its ugly...but I think its the best I have right now. Look for a 1.3.1 soon.

from warpgate.

DarKDinDoN avatar DarKDinDoN commented on August 22, 2024

@trioderegion Thank you for the research!
I'll test on 1.3.1 and let you know if it's working correctly.

from warpgate.

trioderegion avatar trioderegion commented on August 22, 2024

Closed in 1.4.0

from warpgate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.