index out of range error #139
-
|
hello! i am running FreeTrainSimulator on Linux with WINE (and i am very happy about it :) ). i have several gigabytes of content which mostly do not run on FreeTrainSimulator unfortunately, but they run with openRails (on Windows, which i do not use) i also attached the logfile if You need the TDB file or the whole content, then i could upload them somewhere... thank You in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
From logfile looks like some issue with signals, wondering whats going on and why it would be different in OR. |
Beta Was this translation helpful? Give feedback.
-
|
nice route, thanks for sharing, just had a quick look using the Toolbox editor: I also found the source if the issue, will have a fix in development version, but not sure yet if to backport a bugfix to stable release version also. It seems the content is hand-edited with gaps in signal-indexing, causing issues in the optimized code, where OR is more relaxed on content inconsistencies. |
Beta Was this translation helpful? Give feedback.



great, sounds we got one issue solved, now looking into the next.... thanks for response and active contribution helping to solve issues