vircadia / vircadia-native-core

Vircadia open source agent-based metaverse ecosystem.
https://vircadia.com/
Other
531 stars 175 forks source link

Entity server scripts halting problem #200

Open Basinsky opened 4 years ago

Basinsky commented 4 years ago

I still experience the 'halting problem' on entity server scripts. Here I have and example: https://bas-skyspace.ams3.digitaloceanspaces.com/HaltingProblem.mp4 look at the end and see how the entity Script Server Log continues normal while the updates on the model are stalled and than catches up. I use Script.setInterval for the timer. Here is my code https://bas-skyspace.ams3.digitaloceanspaces.com/timesUpServer1.js It looks like defaultscript.js is stopping it. Is this due to the single thread? the entity script log continues every second, the models stop updating for a moment when the defaultscript.js is doing the GOTO and PEOPLE notifications

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

daleglass commented 3 years ago

Dev meeting: since the scripting engine is due for a replacement, this probably won't be fixed.

But it's probably a good idea to keep it around to test the new one

stale[bot] commented 3 years ago

Hello! Is this still an issue?