Page 1 of 1

Scenario won't load

Unread postPosted: Sat Apr 18, 2015 4:35 pm
by LandN
Westbound Containers, Part 1.zip


My son has written a scenario for the Marias Pass route but I can't get it to load. Can someone look at it and tell me what the problem is.

Re: Scenario won't load

Unread postPosted: Sun Apr 19, 2015 10:56 am
by OldProf
I think I've found the problem. When I opened the scenario for editing, there was a big red x error icon showing, so I clicked it and read the error message: "Sweetgrass-Shelby" . . . "Invalid Instruction - No Destination Set". This is one of those Alice in Wonderland errors that often doesn't mean what it says or doesn't say what it means. So I looked at the AI train and quickly saw that its starting location, the Shelby Hub #2912 track marker, is also its Destination. If your son opens the scenario for editing and gives this train a different destination, that should solve the problem and the scenario should load and run. I didn't make a correction because I don't know what he wanted this train to do.

Those red x's just cannot be ignored and sometimes they don't show up at first in the editor. When a new scenario fails to load, the first step is always to shut down TS, start it up again, and open the scenario in the editor.

Hope that this helps, although fixing one problem in a scenario sometimes reveals another . . . that's what makes this fun, right?

Re: Scenario won't load

Unread postPosted: Tue Apr 21, 2015 10:05 am
by LandN
Tom,

I think I sent you the wrong version. Wes said he was aware of the problem you mentioned and corrected it. Attached is the latest version of the scenario.

Jay

Re: Scenario won't load

Unread postPosted: Fri Apr 24, 2015 8:25 pm
by hunter1828
Yeah, that version dad just uploaded should be the working one. I've played through it several times and I think I've got all the kinks worked out of it. I have Part II almost done as well, just need to work out the rest of the minor kinks.

Re: Scenario won't load

Unread postPosted: Fri Apr 24, 2015 8:52 pm
by LandN
This is what LogMate showed when I tried to load it. Don't know if it was in the scenario or in my computer.

[RunTimeError 9:31:08 PM] Trace mdump.cpp : 422 = error handlers have been set
[Content 9:31:10 PM] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju, RailSimulatorCore
[Content 9:31:10 PM] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Cameras\EditCamera001.xml
[Content 9:32:33 PM] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : RWA , Lakeside
[Content 9:32:33 PM] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: RailVehicles\Diesel\RS-1\RWA\Engine\Alco_RS-1_001.xml
[Content 9:32:33 PM] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : RWA , Lakeside
[RunTimeError 9:34:52 PM] Verify failed:
[RunTimeError 9:34:52 PM]
[RunTimeError 9:34:52 PM] cBlueprintSet.cpp : 345
[RunTimeError 9:34:52 PM]
[RunTimeError 9:34:52 PM] Expression: success
[RunTimeError 9:34:52 PM]
[RunTimeError 9:34:52 PM] Assets\JL\CP\Scenery\Vegetation\pine3b.bin appears to contain invalid data
[RunTimeError 9:35:23 PM] Assertion failed
[RunTimeError 9:35:23 PM]
[RunTimeError 9:35:23 PM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 9:35:23 PM]
[RunTimeError 9:35:23 PM] cCurveStraight::setTangent()
[RunTimeError 9:35:23 PM]
[RunTimeError 9:35:23 PM] cCurveStraight.cpp : 372
[RunTimeError 9:36:40 PM] Assertion failed
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] ASSERT(result == ((HRESULT)0L));
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] cHcTextureDataDx::createTextureIfNecessary()
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] DxCommon\cHcTextureDx.cpp : 399
[RunTimeError 9:36:40 PM] Assertion failed
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] ASSERT(mD3DTexture != 0);
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] cHcTextureDataDx::createTextureIfNecessary()
[RunTimeError 9:36:40 PM]
[RunTimeError 9:36:40 PM] DxCommon\cHcTextureDx.cpp : 402
[RunTimeError 9:36:42 PM] Trace mdump.cpp : 381 = Dump taken

Re: Scenario won't load

Unread postPosted: Fri Apr 24, 2015 9:47 pm
by Chacal
your crash seems to be related to texture problems.
This seems to point to corrupted route or asset files, rather than a scenario problem.

Re: Scenario won't load

Unread postPosted: Sat Apr 25, 2015 9:07 am
by billy
Loaded up fine for me.
I did the first 3 tasks & AOK !!
Did have to backup and get the rear of the player consent coupled up but other than that, looks very good!!!
Good job.

Re: Scenario won't load

Unread postPosted: Sat Apr 25, 2015 11:29 am
by LandN
Do I need to delete the route and reacquire it?

Re: Scenario won't load

Unread postPosted: Sat Apr 25, 2015 11:39 am
by hunter1828
Ah! Thanks for letti NH me know about the loose part of the consist. I never noticed that. I will get that fixed.

Re: Scenario won't load

Unread postPosted: Sat Apr 25, 2015 10:38 pm
by Chacal
LandN wrote:Do I need to delete the route and reacquire it?

That or verify local cache.
But first, check that you don't have local files overriding the ones in the .ap archive.

Re: Scenario won't load

Unread postPosted: Mon Apr 27, 2015 9:45 am
by LandN
Chacal,

I deleted the route and reacquired it. Still didn't help. How do I check the files you mentioned in your previous post?

Re: Scenario won't load

Unread postPosted: Mon Apr 27, 2015 12:15 pm
by LandN
Can anyone tell me what the following error messages mean?

OUTOFVIDEOMEMORY

FAILED TO CREATE VERTEX BUFFER

Re: Scenario won't load

Unread postPosted: Mon Apr 27, 2015 12:41 pm
by Chacal
LandN wrote:Chacal, I deleted the route and reacquired it. Still didn't help. How do I check the files you mentioned in your previous post?


Find the folder for the route. It should contain a file called Maincontent.ap or something close (I'm at the office now).
This is an archive of all the files for that route. This is the file that gets downloaded when you reacquire the route, or that gets verified when you do "verify local game cache" in the Steam client.

Any other file in this folder, or in folders under it, overrides any similar file contained in the archive, even if you reacquire it.
So you should check for, and delete, such other files.

Re: Scenario won't load

Unread postPosted: Wed Apr 29, 2015 3:01 pm
by LandN
When I uninstalled this scenario RW Tools gave me a list of missing assets:

Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\Scenery\+000089+000024.bin
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\InitialSave.bin
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\InitialSave.bin.MD5
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\Scenario.bin
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\Scenario.bin.MD5
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\ScenarioProperties.xml
Content\Routes\00000026-0000-0000-0000-000000002013\Scenarios\073bf7a7-283d-4e74-8f28-567fdbe976de\ScenarioProperties.xml.MD5