- **NxScript version:** ?.?.? - **Haxe version:** 4.3.x - **Branch:** GitHub (dev) - **Using DCE:** Not sure - **Affected targets:** All. --- ## Checklist - [x ] I tried reproducing this issue using the NxScript parser - [ ] This issue is parser-specific (skip the above) --- ## What is this related to? - [ ] Parsers - [ ] Compiler - [x ] Runtime (VM / bytecode execution) - [ ] Interpreter - [ ] Performance - [ ] I'm not sure yet --- ## Code snippet reproducing the issue <img width="609" height="218" alt="Image" src="https://github.com/user-attachments/assets/74a0252f-70a4-451b-a52c-f13e0604dd69" /> --- ## Observed behavior Timer fails to run resulting in a crash. --- ## Expected behavior Timer should run. ---
All.
Checklist
What is this related to?
Code snippet reproducing the issue
Observed behavior
Timer fails to run resulting in a crash.
Expected behavior
Timer should run.