Transport Fever 2

Transport Fever 2

NL Modular Station
200 条留言
Romancia 1 月 8 日 下午 9:59 
@adam08k

Hi, I had the same issue as you, with the mod being incompatible with NEP. However, I fixed it myself by updating the code of this station mod.

I've already posted the fix in this comment section, but I can repost it:


- Open the file "oppie_ns_station.con", found in this mod's directory (1066780\1957064125\res\construction\station\rail\modular_station)

- Scroll down to line 886, and you should see the following:
local cumsum = {
0,
#result.edgeLists[1].edges,
#result.edgeLists[1].edges+#result.edgeLists[2].edges,
#result.edgeLists[1].edges+#result.edgeLists[2].edges+#result.edgeLists[3].edges,
}

This appears to be outdated or broken code!

What I did to fix the mod was to replace said code with the following:
local cumsum = {}
local c = 0
for i = 1, #result.edgeLists do
cumsum[i] = c
c = c + #result.edgeLists[i].edges
end

- Now save the edited oppie_ns_station.con file.
Hanuka2137 1 月 7 日 上午 10:40 
Hi :D

I was using your mod for a while, but after installing a NEP (Natural Enviorment Proffesional) i can't use it anymore.
Old stations are working fine, i can add modules (in station editng) but can't create new ones (there is this grey block with error).
Can you help me?
Jimbo_1977 1 月 3 日 上午 5:50 
PIS = Passenger Information Screens
Anrhok (GER) 1 月 2 日 下午 8:02 
Greetings, can you explain what PIS and No PIS means at the Plattforms?
maximevete 2024 年 9 月 27 日 上午 9:16 
Ik mis een kiosk module haha
abcshadow 2024 年 5 月 27 日 下午 3:13 
just found a work arround use standars tracks and your ok if you set it to other speed tracks dutch or not the problem will accour
abcshadow 2024 年 5 月 21 日 上午 8:36 
so many errors in this mod can t make my dutch map people not standing on the platform but half way in the station perron looks really bad
Driver Kaldie 2024 年 3 月 20 日 上午 3:55 
Are these platforms also available as assets ?
spyos 2024 年 3 月 12 日 上午 9:21 
@Romancia thank you very much, it helped!
Driver Kaldie 2024 年 2 月 16 日 下午 2:44 
Great work Oppie ! Are the stationbuildings (or some of them) from the Netherlands already in the making so that the station looks even more Dutch ? Also...you could consider mixing this one with Station Type-1 : Station Modules Pack mod, wich is a great mod as well.

Thanks for the hard work !
g3ralt 2024 年 1 月 2 日 上午 7:14 
Hi, station capacity for buildings is ignored. Buildings become useless.
Romancia 2023 年 12 月 31 日 上午 11:56 

NEVERMIND, I found the fix myself!

Okay, here's what needs to be done:

- Open the file "oppie_ns_station.con", found in this mod's directory (1066780\1957064125\res\construction\station\rail\modular_station)

- Scroll down to line 886, and you should see the following:
local cumsum = {
0,
#result.edgeLists[1].edges,
#result.edgeLists[1].edges+#result.edgeLists[2].edges,
#result.edgeLists[1].edges+#result.edgeLists[2].edges+#result.edgeLists[3].edges,
}

This appears to be outdated or broken code!

What I did to fix the mod was to replace said code with the following:
local cumsum = {}
local c = 0
for i = 1, #result.edgeLists do
cumsum[i] = c
c = c + #result.edgeLists[i].edges
end

- Now save the edited oppie_ns_station.con file.

I hope this fix works for everyone else having the "attempt to perform arithmetic on field '?' (a nil value)" issue.
Romancia 2023 年 12 月 31 日 上午 11:01 
To people having issues with this mod:
Disable Natural Environment Professional 2; the mod seems to be incompatible with this station.

I hope Oppie eventually comes with a fix.
AKscene 2023 年 6 月 21 日 下午 5:13 
Is this still being serviced by oppiescc. There appear to be issues with it.
Styfauly 2023 年 3 月 24 日 上午 9:01 
Hey i was wondering if you could fix the bug where platform signs are floating when there isnt a roof, that would really be awesome
۩♥Marcel1311♥۩ 2023 年 3 月 15 日 下午 3:13 
I was very happy to use this beautiful mod, but unfortunately it hasn't worked for some time:

Exception type: Lua exception

Error message: error: [string "E:/SteamLibrary/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con"]:951: attempt to perform arithmetic on field '?' (a nil value)
stack traceback:
=[C](-1): __add

@res/config/base_config.lua(102): ?

Key: game/config/ConstructWithModules

Mod: "NL Modular Station" (*1957064125, 1) (consider removing this mod and contacting the mod author)

In file: urban_games/train_fever/src/Lib/lua/State.cpp:642

In function: void __cdecl lua::State::Call(int,int)



Some other mod ensures the fault, but unfortunately I don't know which one. When I load alone with the mod, the mod works again. But I would not like to go through over 200 mods to see which mod this causes .... :/
Somebody know the mod??
patrick 2023 年 2 月 16 日 上午 5:34 
Hello, first thank for your Mod.

I get this Error and the game crashed

Error message: error: [string "C:/Program Files (x86)/Steam/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con"]:951: attempt to perform arithmetic on field '?' (a nil value)
stack traceback:
=[C](-1): __add
C:/Program Files (x86)/Steam/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con(951): terminateConstructionHook
@res/config/base_config.lua(101): ?
patrick 2023 年 2 月 16 日 上午 5:33 
File name: C:/Program Files (x86)/Steam/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con

Key: game/config/ConstructWithModules

Minidump: C:/Program Files (x86)/Steam/userdata/227749487/1066780/local/crash_dump/1e30487f-9ea4-47fc-9432-20f91468862f.dmp

Mod: "NL Modular Station" (*1957064125, 1) (consider removing this mod and contacting the mod author)

Can you Help me or fix the issue?
physx 2023 年 2 月 9 日 上午 11:14 
Great mod - thank you! Big thumbs up when I saw the bridges auto-linking :)
If you could work out how to get the station buildings to provide additional waiting capacity that would be fab.
Jimbo_1977 2023 年 2 月 4 日 上午 10:13 
*beta issues*
briansyston 2023 年 2 月 4 日 上午 9:25 
Internal error !
Pizzaguy 2022 年 11 月 7 日 下午 12:28 
Could you make a mod for modular car parking? I watched a video on commuter rail in Canada and ive always wondered how they have these huge 12 car long commuter trains on single tracks I watch go by every day. One of the things to note is that alot of traffic goes in and out of Toronto. Many commuters choose to take there car to the nearest train station and park it, then take the train to Toronto as there daily commute. As you imagine, this is not the most ideal situation but I would nevertheless enjoy taking this concept into transport fever 2. If there were some high capacity car parking garages you could add to a station, you can easily increase capacity for really long trains.
russelldagley20 2022 年 11 月 7 日 上午 4:16 
If You Knew How 2 Do Mods Then It Wold Not Keep Crashing So Often. Then If It Did Not Do All That Then It Would Let Me Build It Without It Crashing Often
Lernard'eau 2022 年 10 月 4 日 上午 5:55 
Ok so, I had a lot of "internal error" problems ingame and though it was because of this mod but it wasn't actually the case.
This mod works fine but doesn't get along withe a mod "Modular station asymetry fix". Both of them work separatly but creats errors when together.
KrozzHair 2022 年 9 月 29 日 下午 1:56 
i had some trouble with the mod not working, but fixed it by unsubscribing, launching the game, exiting the game, and resubscribing.
maksimts3 2022 年 9 月 29 日 上午 11:39 
help
{链接已删除}
abbinkniels 2022 年 9 月 29 日 上午 11:38 
It doesn'twork anymore!
StolleJay | Daniel 2022 年 9 月 27 日 上午 6:18 
The collision of the entrance (Stairs) are way to big/long. Please fix that!
Dragon_Orb 2022 年 5 月 14 日 上午 6:24 
Hi, just wondering if this will be updated at some point in the future to support the new features with station buildings adding additional passenger capacity? I know the update has just landed and not expecting everything to be updated immediately, just wondering if it would be on the road map? Thanks :)
CMR1990 2021 年 12 月 16 日 下午 3:45 
can also confirm this mod breaks the game. Shame really was a nice mod shame it was abandoned seemingly.
Ls_2011 2021 年 12 月 9 日 上午 8:34 
Don't subscribe to this mod it only causes problems
Jimbo_1977 2021 年 11 月 25 日 上午 11:31 
Any news on this fabulous mod?
I'm also still getting my passenger's only waist upwards stood on the platform.
HAVOC 2021 年 11 月 5 日 下午 8:35 
Für alle die den Mod: "Natural Environment Professional 2" mit diesem hier nutzen!

Inkompatibel.Der Bahnhof und die Assets lassen sich dann nicht mehr auswählen und bauen.

Ist es möglich diesen Mod an NEP2 anzupassen?
Metropolitan Chemist 2021 年 10 月 31 日 下午 9:19 
Can you make it available from 1850?
Fiesel-Wiesel 2021 年 8 月 18 日 上午 6:44 
Pls update - it was awesome!
BounceGenesisUK 2021 年 8 月 15 日 上午 5:36 
It's broken please fix
Daniel 2021 年 5 月 26 日 上午 11:36 
Hoi. Prima Mod. Maar het gebreuken van anderen spooren is helaas niet mogelijk. Kan je misschien jou Mod updaten voor andere spooren alsjeblieft?
Hallo. Prima Mod. Aber andere Gleise benutzen ist leider nicht möglich. Kannst du deine Mod vielleicht so updaten für andere Gleise bitte.
Bv. deze:
Z.b. diese:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2170492117
XDemonR 2021 年 4 月 12 日 下午 3:58 
@louasphalappe same problem
louasphalappe 2021 年 4 月 3 日 上午 9:32 
Salvation
this mod is very beautiful and works very well but there is a big problem that I cannot use it: the passengers are drowned in the platform up to the waist ...:steamfacepalm:
because the platforms are too high
I forgot something ?
translated by Google
TastyFlavour 2021 年 3 月 10 日 下午 5:54 
For everyone with the custom track errors.
I fixed it in https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2148841371

Besides the fix, you can make the stations as big as you like on both sides.:steamthumbsup:
Hartger 2021 年 3 月 8 日 上午 2:52 
I am getting the following error when trying to place a track next to a platform. Anyone know a fix?


Details:

Error message: error: [string "D:/SteamLibrary/steamapps/workshop/content/10..."]:1048: attempt to perform arithmetic on field '?' (a nil value)
stack traceback:
=[C](-1): __add
D:/SteamLibrary/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con(1048): terminateConstructionHook
@res/config/base_config.lua(101): ?


File name: D:/SteamLibrary/steamapps/workshop/content/1066780/1957064125/res/construction/station/rail/modular_station/oppie_ns_station.con

Key: game/config/ConstructWithModules

Minidump: C:/Program Files (x86)/Steam/userdata/32491476/1066780/local/crash_dump/d05b7b76-ba1d-4f26-b3e2-ebaba635341b.dmp

Mod: "NL Modular Station" (consider removing this mod and contacting the mod author)

In file: ..\..\src\Lib\lua\State.cpp:592

In function: void __cdecl lua::State::Call(int,int)
AnD3r 2021 年 3 月 7 日 上午 2:38 
I think it does, but even though i uninstalled it and reinstalled the Station it still doesnt allow me to place tracks
[3.19]Icemaster 2021 年 2 月 27 日 上午 4:52 
same prob. does it interact with the track module of NEP somehow? https://www.transportfever.net/filebase/index.php?entry/5942-natural-environment-professional-2/
elektronikfreak 2021 年 2 月 13 日 上午 10:11 
Hallo Oppie,
kannst Du bitte mal schauen, error siehe Bild:

Fehlerbild [www.elektronikfreak.de]
Steve Harrison, CPA 2021 年 1 月 20 日 下午 5:27 
Hello,

I downloaded the entire mod pack but only the modern roof is showing up, is there a fix for this?
3236766189 2021 年 1 月 14 日 上午 9:45 
"
Exception type: Lua exception

This error is usually caused by modding. Some game resources contain incorrect data.

Details:

Error message: error: [string "res/construction/station/rail/modular_station..."]:9: attempt to call field 'findOrMakeNewEdgeListNum' (a nil value)
stack traceback:
=[C](-1): findOrMakeNewEdgeListNum
res/construction/station/rail/modular_station/trackmodule.script(9): tab
@res/config/base_config.lua(88): ?


File name: D:/steam/steamapps/workshop/content/1066780/1947635847/res/construction/station/rail/modular_station/modular_station.con

Key: game/config/ConstructWithModules

Minidump: C:/Program Files (x86)/Steam/userdata/1032230213/1066780/local/crash_dump/8bd9053c-60b8-42d0-8dba-7bf4d634cecc.dmp

Mod: "CommonAPI2 - Modular rail station adapter" (consider removing this mod and contacting the mod author)

In file: c:\build\tpf2_steam\src\lib\lua\state.cpp:586

In function: void __cdecl lua::State::Call(int,int)
"
add mod track error
Hans 2020 年 12 月 22 日 上午 7:41 
@widtfield, gewoon op de groene knop "Abonneren" drukken en het spel opnieuw opstarten.
widtfield 2020 年 12 月 21 日 下午 5:33 
does anybody tell me how to instal all the mods?
Jimbo_1977 2020 年 12 月 5 日 下午 3:35 
Love this station , any chance of adding more track types please?