Page 1 of 1

[PROBLEM] LS&W expansion crashing?

Unread postPosted: Sun Jun 26, 2016 7:03 pm
by Noel
Ok. I am trying to create a free roam scenario in the LS&W route, but when I get to the loading screen, it just gives me a "Railworks has stopped working" error.

I loaded Logmate, and got these two things:

Under RunTime Error:
Code: Select all
Trace mdump.cpp : 422 = error handlers have been set
Verify failed:

cBlueprintSet.cpp : 343

Expression: success

Assets\JL\CP\TemplateRoutes\CPMountain - Copy (3).bin appears to contain invalid data
Verify failed:

cBlueprintSet.cpp : 343

Expression: success

Assets\JL\CP\TemplateRoutes\CPMountaincp.bin appears to contain invalid data
cBlueprintSet::loadFile File exists in blueprint set, but is not a valid blueprint: RailNetwork\TrackRules\PONtrack.bin

cBlueprintSet::loadFile()

cBlueprintSet.cpp : 367


And under Content:
Code: Select all
Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju, RailSimulatorCore
Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Cameras\EditCamera001.xml
Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : RWA , Lakeside
Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: RailVehicles\Diesel\RS-1\RWA\Engine\Alco_RS-1_001.xml
Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : RWA , Lakeside
Trace cBlueprintLibrary.cpp : 266 = Blueprint set not found : G-TraX, Route Assets


I have never had this kind of problem before, with any route. Does anyone know a solution to this?

Re: [PROBLEM] LS&W expansion crashing?

Unread postPosted: Sun Jun 26, 2016 10:03 pm
by Chacal
Here's your problem:
Code: Select all
File exists in blueprint set, but is not a valid blueprint: RailNetwork\TrackRules\PONtrack.bin


Do a forum search for "PONtrack.bin", you'll get the solution.

Re: [PROBLEM] LS&W expansion crashing?

Unread postPosted: Sun Jun 26, 2016 10:06 pm
by buzz456
In clearer English do a search for 'Pon Track' and delete any copies of it you find.

Re: [PROBLEM] LS&W expansion crashing?

Unread postPosted: Mon Jun 27, 2016 10:34 am
by Noel
Cool! I went in and that cleared it right up! Thanks for the assistance.