https://files.catbox.moe/cm5quy.log ← saved my console into a log file
edited out, refer at the end of the post
omg i forgot to take a screenshot rip
well im gonna describe it
when you close a container (in my case, blue), and then ~1 sec later you open it, sometimes the container refuses to open and the arrow grows bigger (not intended). the code upon save inside the container is lost, and in the console the code shows the error above ^^
well, unless if you do like me, save when the player returns a 404 error that wont save it
at least its not a lot of code that didnt get saved
EDIT:
looks like the duo error throws are not the same, so below are the TWO err:
viewer.js:1 Uncaught TypeError: Cannot read properties of null (reading 'controlScript')
at j (viewer.js:1:36074)
at renderer.js:878:10
at Array.forEach (<anonymous>)
at S (renderer.js:873:1)
at E (viewer.js:1:44175)
at T (renderer.js:981:3)
at o.end (renderer.js:1002:3)
at o.endPress (pressure.js:35:16)
at HTMLBodyElement.i (pressure.js:65:41) // BODY element
j @ viewer.js:1
(anonymous) @ renderer.js:878
S @ renderer.js:873
E @ viewer.js:1
T @ renderer.js:981
end @ renderer.js:1002
endPress @ pressure.js:35
i @ pressure.js:65
viewer.js:1 Uncaught TypeError: Cannot read properties of null (reading 'controlScript')
at j (viewer.js:1:36074)
at renderer.js:878:10
at Array.forEach (<anonymous>)
at S (renderer.js:873:1)
at E (viewer.js:1:44175)
at T (renderer.js:981:3)
at o.end (renderer.js:1002:3)
at o.endPress (pressure.js:35:16)
at HTMLDivElement.i (pressure.js:65:41) // DIV element here
j @ viewer.js:1
(anonymous) @ renderer.js:878
S @ renderer.js:873
E @ viewer.js:1
T @ renderer.js:981
end @ renderer.js:1002
endPress @ pressure.js:35
i @ pressure.js:65
shouldnt matter much but hey! shouldnt ignore any details