Search found 363 matches

by Goku
14 Dec 2023, 22:12
Forum: Help
Topic: Error in the TBD of Dynamic tracks
Replies: 41
Views: 98594

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...
by Goku
14 Dec 2023, 22:12
Forum: Help
Topic: Deleting Dynamic Tracks
Replies: 3
Views: 21475

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.
by Goku
14 Dec 2023, 22:01
Forum: Help
Topic: Deleting Dynamic Tracks
Replies: 3
Views: 21475

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...
by Goku
12 Feb 2023, 17:09
Forum: Pomoc
Topic: Test
Replies: 2
Views: 13013

Test

Działa?
by Goku
28 Dec 2022, 07:33
Forum: Help
Topic: Error in the TBD of Dynamic tracks
Replies: 41
Views: 98594

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.
by Goku
30 Nov 2022, 12:03
Forum: Maybe it's a bug
Topic: consist that crashes 7012
Replies: 4
Views: 8680

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 ( )"?
by Goku
06 Sep 2022, 15:50
Forum: Maybe it's a bug
Topic: Mtracks Track Database Alignment Error
Replies: 6
Views: 13959

Re: Mtracks Track Database Alignment Error

Indeed. Sadly, I didn't know that there is something like "SectionSkew". TSRE has no support for it.
by Goku
06 Sep 2022, 15:47
Forum: Discussion
Topic: TSRE version 0.699 for Linux
Replies: 3
Views: 11998

Re: TSRE version 0.699 for Linux

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?
Open Rails is a Windows application. There is no problem with lower/upper case file names.
by Goku
21 Jan 2022, 21:02
Forum: Feature requests
Topic: Track wire on TSRE5
Replies: 5
Views: 16914

Re: Track wire on TSRE5

No, there will be no MSTS wire in TSRE displayed.
by Goku
13 Jan 2022, 18:02
Forum: Discussion
Topic: Multiplayer Editing Demo
Replies: 97
Views: 393043

Re: Multiplayer Editing Demo

To find out what?