mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-15 15:19:52 +00:00
Codefix: Leading newlines in Squirrel error/callstack prints (#14851)
This commit is contained in:
committed by
GitHub
parent
43a82c2e27
commit
73b260ce05
@@ -10116,8 +10116,10 @@ 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
|
||||
*FUNCTION [Start()] regression/main.nut line [2184]
|
||||
|
||||
LOCALS
|
||||
[Infinite] CLOSURE
|
||||
[list] INSTANCE
|
||||
[this] INSTANCE
|
||||
|
||||
Reference in New Issue
Block a user