Change: [Script] Reformat callstack output (#15171)

This commit is contained in:
Loïc Guilloux
2026-01-27 22:30:04 +01:00
committed by GitHub
parent 3937d7ed6f
commit fb8d4e880e
2 changed files with 24 additions and 32 deletions
+6 -8
View File
@@ -10876,14 +10876,12 @@ ERROR: IsEnd() is invalid as Begin() is never called
constructor failed with: excessive CPU usage in list filter function
Your script made an error: excessive CPU usage in valuator function
CALLSTACK
CALLSTACK WITH LOCALS
*FUNCTION [Valuate()] Valuate line [5]
[args] ARRAY
[this] INSTANCE
*FUNCTION [Start()] regression/main.nut line [2412]
LOCALS
[args] ARRAY
[this] INSTANCE
[Infinite] CLOSURE
[list] INSTANCE
[this] INSTANCE
[Infinite] CLOSURE
[list] INSTANCE
[this] INSTANCE
ERROR: The script died unexpectedly.