Vauxs
Vauxs
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I need to wait for the animations library to get bigger anyway, I can't match my own autorec that quickly
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
If it means that torment will be used for beta-testing so be it
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Backend is pretty much done, the only thing that gives me perpetual torment is the UI
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I'd gladly test it given the module is still in its relative infancy
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
No description
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
and they do interact thru the titular bug (one window updates, somehow sometime the other window has that update too)
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
FWIW both of these are in the same code
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
😩
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Well I replaced storeSettings.getWritableStore with my own writable that on change just updates the setting. Will break with multiple GMs accessing the menu at once but beyond that... Not sure what is happening on the backend that TJSSettings is not saving the changes. I assume its to do with me storing an object of keyed arrays so the changes to the arrays are moot.
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I can no longer replicate the issue, however, instead I got a new one, the world settings aint getting updated grr
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I will try to replicate it but even as of now this is becoming tedious to find
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Feeling like printing this message out on paper and crushing it, its happening again :coolCry:
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Which is shared across every window, as opposed to having the window making the TJSDoc and passing it as a prop
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
I think the most meaningful change is the actual TJSDocument is now inside the AnimationEditor
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Finished the 2.0, it works perfectly lol
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Probably some weird interaction from my weird code. Now it's much nicer.
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Rewriting the whole approach, so far I don't see this bug returning
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
aaaand it went away again
60 replies
TTyphonJS
Created by Vauxs on 8/14/2024 in #typhonjs-runtime
Separate components unintentionally updating one another
Alright, I think I got a minimum repro, though it only happens on the first update Any subsequent update works normally
60 replies