TS12 Mutton Path Rule Timeout

CRAZYPOLOGUY112

New member
I'm currently having an issue where if one train uses a path from a yard, the train runs fine with an AI, but if i have a second train use another path from that same yard even if they do not share any junctions, i get a timeout error where the path will set, however it will not show in the "manage paths" window, the train will not move and the schedule i set for the train will not run and render the AI driver useless.

Thread Exception: ER_Timeout, line 155, file gstracksearch.gs


Stack dump:


function $bool@SmartSignal::check_track(MapObject), line -1
function $void@Path::lock_path(ExtPermit), line 299
function $int@Path::set_path(Train), line 464
function $bool@PathCommand::lock_path(), line 118
function $bool@PathCommand::init(int,Path,Train,Trackside), line 84
function $PathCommand@PathCommandMap::create_command(Path,Train,Trackside), line 341
function $PathCommand@PathCommandMap::create_command(Path,Train), line 332
function $string@CreatePathCommand::execute(string[],GSObject[]), line 1215
function $string@LibFunctions::process(string,string[],GSObject[]), line 97
function $string@PathLibrary::LibraryCall(string,string[],GSObject[]), line 184
function $string@PathLibrary::call(string,string[],GSObject[]), line 122
function $PathCommand@PathLibrary::create_command(Path,Train), line 269
function $bool@PathCustomCommand::Execute(Train,int,int,int), line 44
function $void@Train::RunSchedule(Schedule,bool,float), line 1955
 
Back
Top