Page 1 of 1

Starting scenario problem

Unread postPosted: Tue Oct 08, 2013 8:34 am
by buzz456
Any thoughts on what's going wrong?

[Scheduler 8:29:37 AM] Trace cSchedulerModule.cpp : 679 = Set next mode 4
[Engine 8:29:37 AM] Trace cSchedulerModule.cpp : 529 = Change mode to 4 from 1
[Engine 8:29:37 AM] Trace cSchedulerModule.cpp : 536 = Mode time: 35991.878906ms
[Engine 8:29:51 AM] Trace DxCommon\cHcEffectDx.cpp : 134 = Creating effect TrainBumpSpecEnvMask.fx
[Scheduler 8:30:07 AM] Trace cTelemetryManager.cpp : 1314 = cTelemetryManager::cSendThread::sendPacket
[Scenario Manager 8:30:07 AM] Trace cCareerModel.cpp : 283 = cCareerModel::GetIntStat ( experience )

And this over in run time error:
ASSERT(mScenarioMap.find( scenario->getScenarioID() ) == mScenarioMap.end());

cScenarioDatabase::SerializeDatabase()

cScenarioDatabase.cpp : 1219
Duplicate Scenario GUID in SerializeDatabase

Re: Starting scenario problem

Unread postPosted: Tue Oct 08, 2013 4:04 pm
by Chacal
buzz456 wrote:Duplicate Scenario GUID in SerializeDatabase


This is the only problem in your log.
You have two identical copies of a scenario.

This happens if you copy a scenario folder and copy it to another route's folder.
I'm guessing you installed the Scalerail version of Cajon Pass, this is the only case when it makes sense to do that.
I think Marc just published a new version of the route which solves this problem.
Make sure you delete the old version before installing the new one.

Re: Starting scenario problem

Unread postPosted: Tue Oct 08, 2013 7:10 pm
by buzz456
That keeps me from loading a completely different route?

Re: Starting scenario problem

Unread postPosted: Tue Oct 08, 2013 8:34 pm
by Chacal
I don't know. You haven't mentioned any specific route or scenario.
I can only go with what you posted.
Actually it could because the database has all routes and scenarios.

Re: Starting scenario problem

Unread postPosted: Thu Aug 20, 2015 8:59 am
by Chacal
The problem with duplicate scenario GUIDs can now be solved easily by using this script.
http://railworksamerica.com/index.php/c ... _scenarios

Re: Starting scenario problem

Unread postPosted: Thu Aug 20, 2015 12:12 pm
by buzz456
Sorry I didn't post problem solved. Got rid of dup.