mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-28 22:54:29 +01:00
Change: [Script] Reformat callstack output (#15171)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user