Rijndam

General discussions

Moderator: senjer

User avatar
VirtualGamer
Posts: 188
Joined: 29 Jan 2017, 01:56

Re: Rijndam

Post by VirtualGamer »

I guess that's true, but it happens at Dagobertlaan,which operated by both T1 and T2.
User avatar
Sjoerd
Posts: 5669
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Rijndam

Post by Sjoerd »

I checked it; true for the direction Buitenvelden. For the other direction it was already fixed with an extra stopmarker.
I fixed it now for both directions in the next version (Rijndam 2022 v1.4). ;)
CEO of the Rijndam Electrical Transport company :D
PetttRocket
Posts: 346
Joined: 01 Jan 2020, 21:48

Re: Rijndam

Post by PetttRocket »

I have some bugs in 2022 Light
  • Sometimes the ai suck when leaving Nobelplein direction Panbos
  • Panthographs broke sometimes at Station Westplein (M2/M3)
  • Trams don't depart at Station Butienvelden (T1/T2) after leaving depot
  • ATB falls to 0km/h after leaving Depot Molwnijk track A07

Can you fix this Sjoerd
Hi
User avatar
perfecttrains1000
Posts: 496
Joined: 30 Apr 2018, 17:50

Re: Rijndam

Post by perfecttrains1000 »

Annotation 2020-02-15 190006.jpg
Annotation 2020-02-15 190006.jpg (224.7 KiB) Viewed 3234 times
I found a bug with the rijndam 2022 V3.1, none of the trains are going into the depot

Activity: M2/3 Evening (5400)
- Likes London Underground
- Somehow relates anything to trains
User avatar
Sjoerd
Posts: 5669
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Rijndam

Post by Sjoerd »

Found the problem; it can be fixed without needing a new version. The depot will not take incomming trains from track SWP3; any incoming train must be at block B00 (the curve in the track) before the depot will take it in.
Find below: two replacement activities, extended by adding the shunting movement from SWP3 to block B00 just before the depot has planned to take those trains in (and modified the depot intake codes to look for the changed train numbers).
Attachments
2activities.zip
(15.89 KiB) Downloaded 171 times
CEO of the Rijndam Electrical Transport company :D
User avatar
perfecttrains1000
Posts: 496
Joined: 30 Apr 2018, 17:50

Re: Rijndam

Post by perfecttrains1000 »

Ok, thanks
- Likes London Underground
- Somehow relates anything to trains
PetttRocket
Posts: 346
Joined: 01 Jan 2020, 21:48

Re: Rijndam

Post by PetttRocket »

Sjoerd wrote: 03 Oct 2019, 18:48 Works perfectly here....

Image
https://i.postimg.cc/3wKM0ybd/Wissel.jpg


Wait a minute..... You did not place a meter gauge train on a standard gauge track did you? :lol: :lol:
If I look closely to your screenshot, you seem to have your train hovering in the middle of the standard gauge track; you do not seem to be on the off-center metergauge track :lol: :lol:

There is only one meter gauge spawnpoint available:
Image
What are the codes for activities
Hi
User avatar
Sjoerd
Posts: 5669
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Rijndam

Post by Sjoerd »

PetttRocket wrote: 15 Feb 2020, 23:41 What are the codes for activities
You'll have to be more specific; what codes are you asking for?
CEO of the Rijndam Electrical Transport company :D
PetttRocket
Posts: 346
Joined: 01 Jan 2020, 21:48

Re: Rijndam

Post by PetttRocket »

Sjoerd wrote: 16 Feb 2020, 00:18
PetttRocket wrote: 15 Feb 2020, 23:41 What are the codes for activities
You'll have to be more specific; what codes are you asking for?
I want to spawn a fgv train in Rijndam2022 on the Narrow Gauge tracks.
Hi
User avatar
Sjoerd
Posts: 5669
Joined: 26 Dec 2014, 21:14
Location: Alphen aan den Rijn

Re: Rijndam

Post by Sjoerd »

PetttRocket wrote: 16 Feb 2020, 09:10 I want to spawn a fgv train in Rijndam2022 on the Narrow Gauge tracks.
<train pack="FGV" file="FGV2300_2000.xml"/> (old livery)
<train pack="FGV" file="FGV2300_2007.xml"/> (modern livery)

Spawnpoint for narrow gauge in Rijndam 2022 is WGM7.

So;

Code: Select all

  <consist start="WGM7">
   <train pack="FGV" file="FGV2300_2007.xml"/>
  </consist>
CEO of the Rijndam Electrical Transport company :D
Post Reply