Jetlog

dricketts

Trainz Luvr since 2004
Could anyone explain how the jetlog file is created? Is the file in chronological order? What does this data represent?

I have another thread started where I'm trying to diagnose a crashing issue I have on my WIP route.
 
It is in order of what happens during a game session from start to finish, and is recreated each time the game is loaded.

The data represents the messages, errors, and information that is produced by the game code.

Shane
 
It is in order of what happens during a game session from start to finish, and is recreated each time the game is loaded.

The data represents the messages, errors, and information that is produced by the game code.

Shane


So is the top of the report the latest events or just the opposite?
 
Usually it's the opposite - top is the oldest data, and bottom is the latest events.

As you may know, there are trainzoptions entries that can be made to assist with debugging.

Shane
 
Back
Top