What does this mean? (Logmate)

General discussion about RailWorks, your thoughts, questions, news and views!

Moderator: Moderators

Locked
User avatar
bab7000
Established Forum Member
Posts: 495
Joined: Mon Feb 25, 2008 6:00 pm
Location: Denmark

What does this mean? (Logmate)

Post by bab7000 »

We got this problem in Logmate:
[RunTimeError 20:18:21] ASSERT(conn0 == mainLineInRibbon || conn0 == mainLineOutRibbon || conn0 == turnOutRibbon);
[RunTimeError 20:18:21]
[RunTimeError 20:18:21] Network::cTurnoutPattern::isStateValid()
[RunTimeError 20:18:22]
[RunTimeError 20:18:22] C:\Dev\RailWorksBeta\Code\DLLs\NetworkManager\cTurnoutPattern.cpp : 236
[RunTimeError 20:18:22] Assertion failed
[RunTimeError 20:18:22]
[RunTimeError 20:18:22] ASSERT(conn1 == mainLineInRibbon || conn1 == mainLineOutRibbon || conn1 == turnOutRibbon);
[RunTimeError 20:18:22]
[RunTimeError 20:18:22] Network::cTurnoutPattern::isStateValid()
[RunTimeError 20:18:22]
[RunTimeError 20:18:23] C:\Dev\RailWorksBeta\Code\DLLs\NetworkManager\cTurnoutPattern.cpp : 237
[RunTimeError 20:18:23] Assertion failed
[RunTimeError 20:18:23]
[RunTimeError 20:18:23] ASSERT(conn0 == mainLineInRibbon || conn0 == mainLineOutRibbon || conn0 == turnOutRibbon);
[RunTimeError 20:18:23]
[RunTimeError 20:18:23] Network::cTurnoutPattern::isStateValid()
[RunTimeError 20:18:23]
[RunTimeError 20:18:23] C:\Dev\RailWorksBeta\Code\DLLs\NetworkManager\cTurnoutPattern.cpp : 236
[RunTimeError 20:18:24] Assertion failed
[RunTimeError 20:18:24]
[RunTimeError 20:18:24] ASSERT(conn1 == mainLineInRibbon || conn1 == mainLineOutRibbon || conn1 == turnOutRibbon);
[RunTimeError 20:18:24]
[RunTimeError 20:18:24] Network::cTurnoutPattern::isStateValid()
[RunTimeError 20:18:25]
[RunTimeError 20:18:25] C:\Dev\RailWorksBeta\Code\DLLs\NetworkManager\cTurnoutPattern.cpp : 237
[RunTimeError 20:18:25] Assertion failed
[RunTimeError 20:18:25]
It just keeps going on and on and the route never starts. Any suggestions on what that means ?
Without logmate the route starts as it should.

Bab
Member of DKSimulators
CaptScarlet
Very Active Forum Member
Posts: 3673
Joined: Fri Nov 17, 2006 11:29 am
Location: The Netherlands

Re: What does this mean? (Logmate)

Post by CaptScarlet »

I don't know what it means but I do know that log mate greatly slows down the loading of a route if there are lots of messages. The more messages the more you would need to clear the log as it loads.

John
chrisreb
Very Active Forum Member
Posts: 3134
Joined: Fri Oct 17, 2008 10:48 am
Location: Southampton UK

Re: What does this mean? (Logmate)

Post by chrisreb »

I raised the same sort of question but there seems to be no guide as to what type of error these sort of messages mean. I have seen lots of ribbon (curve ) type errors but cannot understand what the problem is.

Logmate is only useful to me to point out some potential asset issues.
AndyM77
Very Active Forum Member
Posts: 1983
Joined: Tue May 08, 2007 12:16 am

Re: What does this mean? (Logmate)

Post by AndyM77 »

The only thing I can think of is that Turnout = Junctions..

Perhaps the junctions are not formed properly and the ai can't set a direction state for them (i.e straight on or left / right), or perhaps the junctions are formed properly and the ai just can't cope if there are lots of them.

Programming language (virtually all of it) is random nonsense to me, so I don't really know exactly what is going on, just pure guess work.. :)
Locked

Return to “[RW] General RW Discussion”