Hi.
I sometime encounter the follow error.
bebe.png
The code that causes the error is as follows.
local schedule_entries = line.get_schedule().entries
line is a parameter of line_x.
How can this error be avoided?
I suspect the schedule of this line contains a large number of entries. Will see, what can be done.
You are running a script scenarium?.
Quote from: Yona-TYT on September 14, 2022, 01:22:24 PMYou are running a script scenarium?.
I use for AI player.
Should be fixed in r10738.
Do you work on an own AI player script?
Quote from: Dwachs on September 14, 2022, 06:12:31 PMDo you work on an own AI player script?
Yes.
Default passenger CP sets up routes between the two cities.
I want routes into many cities.
Still not completely fixed. Working on it.