Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Wow that's amazing! How do you build it?
I simply changed that code to require only one H10 platform (basically changed AND to OR). So now it elevates up to 3 tracks with only one H10 platform.
But there are many other combinations possible, to create almost any combination. It's a very good mod.
Anyhow that elevates the tracks, but you can see the concrete "bridge" under the tracks is missing. Also roofs don't cover the tracks. Fixing those things requires changes to code in other files (the .module files). It's not hard but can be a lot of work because this mod has soooooo many .module files and possible combinations between them. For example the H10 platform .module file has over 1300(!) lines of code (vanilla platform is only 200 lines).
That's a great modification. However, it is true that there are many issues that need to be resolved, such as roofs and bridge girders.
In the end, it may be necessary to create an elevated station like Pz.kpfw.7's, rather than using the additional modules of this mod. The method of raising the tracks with bridge girders is tricky and there are many collisions, which is an issue.
Here are some modular examples using different methods. Plus of course your mod and JE Station and probably more out there...
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3399497387
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3440050423
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2218955357
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2215874615
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2211220935
I fixed the JE Station bridge collisions a few weeks ago, but I see the mod hasn't been updated on Steam yet so I'll ask @QQxiaoshui-2 about it. But in the fixed version there are no bridge collisions anymore, and the station is very easy to use just like any other modular station. Here is the discussion, and there's a link there to the fixed version of the mod:
https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/2828630109/603020374162125414/
Thank you!
I hope they'll release a version that avoids collisions soon. I'm looking forward to it...
By the way, I fixed the bug with the stairs the other day, but for some reason the tracks at the station disappear when I update, so I have to place the tracks at the station again. I know I'll get in trouble for this, but I guess there's nothing I can do about it, right?
Thank you. I have uploaded the files you planned to upload to the storage, so please check them.
https://xfs.jp/tXWLMEBy
I like the new H15 option that adds a 2nd level to the building 😊
Was it a special track type? Do you have a screenshot of before/after?
https://imgur.com/a/z9zhu1F
In the first image, I'm trying to place a station module from the station construction menu. When I do, the tracks glow yellow. The tracks are the vanilla high-speed type.
In the second image, I've just placed the station module, but the yellow glowing tracks have disappeared.
Well, if I worry about this I won't be able to update, so I'm wondering whether to ignore it and update.
Thank you in advance.
The tracks have pillars under them but I don't see any track modules in the JE Station mod like that. Which mod are they from?
I don't see any station platforms at all. There is a strange-looking roof thing but it looks like it's on the ground, not elevated. And there are catenary poles sticking thru it that also look like they are on the ground.
Can you show how you built this station? And which mods you used? Also the white screenshots are difficult to see the details.
https://imgur.com/a/JpVGlFz
Details are listed in the image description, but I used the [JE] model for the station.
This time, the station stairs were made into a different model, so the model was modified and it seems that stations that had already been installed have been reset.
The installed railway tracks are visible, but if you place, delete, or make any changes to a station module from the construction menu, the railway tracks disappear.
I don't know the exact reason, but it seems like it's only my environment and it seems difficult to pinpoint the cause beyond this, so I'll try updating it for now.
Thank you for all your advice!
https://imgur.com/a/VYdUTnc
I tried several times to create the same problem here but everything worked okay. I tested 2 versions of your mod (the version from Steam and the updated version you sent me). I also tested 2 versions of JE Station mod (the version from Steam and the updated version I made). And I also tested 2 station templates (the vanilla station template and the "JE Starter" station template that we are not supposed to use). Everything worked ok in all of the combinations that I tested 🤷♂️
So maybe you are right, it is something that is happening only in your savegame. Sometimes strange things happen when we are testing different mod code and saving the game. The savegame stores the old mod code and it can interact strangely with new code.
But the mod subscribers will only have the original mod code in their savegames, and then the new updated mod version will replace it. So I tested that update process and it works okay. When the "old" savegame is loaded, the stairs are missing in the old stations, which is expected. Then if we Configure a station to force it to update (add/remove a module), it causes the stairs to appear. Perfect!
So I think the new mod version is working ok.
I've heard there's no problem, so I'll update with this file. Thank you for your advice.