Search found 364 matches
- 06 Jul 2024, 15:07
- Forum: Forum
- Topic: How can I initiate a discussion on onrails.eu ??
- Replies: 1
- Views: 3359
Re: How can I initiate a discussion on onrails.eu ??
Hi. I have some issues with bots. Thousands topics to review. So, I don't do it anymore.
- 14 Dec 2023, 22:12
- Forum: Help
- Topic: Error in the TBD of Dynamic tracks
- Replies: 41
- Views: 187420
Re: Error in the TBD of Dynamic tracks
I looked into TSRE code and there is indeed a limit of 65563 sections that can be used iside a trackpath vector. Maybe I changed it from int to short when making an android version. Source code change is required to fix this issue. From short to int, Here: https://github.com/GokuMK/TSRE5/blob/706e79...
- 14 Dec 2023, 22:12
- Forum: Help
- Topic: Deleting Dynamic Tracks
- Replies: 3
- Views: 36351
Re: Deleting Dynamic Tracks
Edit. I looked into TSRE code and there is indeed a limit of 65563 sections that can be used iside a trackpath vector. Maybe I changed it from int to short when making an android version.
Source code change is required to fix this issue.
Source code change is required to fix this issue.
- 14 Dec 2023, 22:01
- Forum: Help
- Topic: Deleting Dynamic Tracks
- Replies: 3
- Views: 36351
Re: Deleting Dynamic Tracks
There is no maximum number of dynamic tracks in TSRE / OR. If you still use MSTS you should think about it earlier. Dynamic tracks share their entries, so the entries can't be removed when you delete a dynamic track. But it is difficult to reach 25536 unique dynamic tracks anyway. If you reached thi...
- 28 Dec 2022, 07:33
- Forum: Help
- Topic: Error in the TBD of Dynamic tracks
- Replies: 41
- Views: 187420
Re: Error in the TBD of Dynamic tracks
In TSRE and OR there is no longer such a limit. We use Int values instead of Short Int.
- 30 Nov 2022, 12:03
- Forum: Maybe it's a bug
- Topic: consist that crashes 7012
- Replies: 4
- Views: 24088
Re: consist that crashes 7012
I don't have time to test this file, but check if it isn't caused by the missing space in "Flip ()" definition. Shouldn't it be "Flip ( )"?
- 06 Sep 2022, 15:50
- Forum: Maybe it's a bug
- Topic: Mtracks Track Database Alignment Error
- Replies: 6
- Views: 31651
Re: Mtracks Track Database Alignment Error
Indeed. Sadly, I didn't know that there is something like "SectionSkew". TSRE has no support for it.
- 06 Sep 2022, 15:47
- Forum: Discussion
- Topic: TSRE version 0.699 for Linux
- Replies: 3
- Views: 26336
Re: TSRE version 0.699 for Linux
Open Rails is a Windows application. There is no problem with lower/upper case file names.HansJansen wrote: ↑19 Apr 2022, 14:08 Btw, another question arises here. OpenRails itself, in my opinion, seems to have found the solution to this very problem...
Anybody knows how they do it?
- 21 Jan 2022, 21:02
- Forum: Feature requests
- Topic: Track wire on TSRE5
- Replies: 5
- Views: 35097
Re: Track wire on TSRE5
No, there will be no MSTS wire in TSRE displayed.