diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:33:00 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:33:00 -0500 |
| commit | 44c7a636231d5fcde87187164cfc0b51d66f5898 (patch) | |
| tree | d2af10aaef8f1eefc8aa4c36b5dccce7f0d12a13 /.clangd | |
| parent | e9ef2f9f09c56e26a728b65cec9f5a260caeb5cd (diff) | |
scrypted: log end-of-method state for lifecycle calls + bootstrap exception
start() previously logged only at entry, so a silent throw between
'Scrypted Viewport up' and 'this.running = true' would leave us
guessing. Add explicit end-of-method logs with the post-write state,
plus a try/catch around bootstrap that surfaces the exception
message before re-throwing.
This will tell us whether start() reaches its set this.running=true
on script load (i.e. whether the prototype state-proxy write fires)
or whether bootstrap is silently failing somewhere mid-way.
Diffstat (limited to '.clangd')
0 files changed, 0 insertions, 0 deletions
