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
Exception type:Fatal error
Details:
Assertion Failure: Assertion 'indices.empty() failed.
Minidump: D:/Program Files (x86)/Steam/..........ect.
File name: E:/SteamLibrary/steamapps/workshop/content/1066780/2233945855/res/construction/station/street/station_with_two_entrances.con
Key: game/config/ConstructWithModules
Minidump: C:/Program Files (x86)/Steam/userdata/165680974/1066780/local/crash_dump/fec58dbf-afbf-43f3-9aca-b4826f4c965c.dmp
Mod: "Assets for Elevated and Underground Tram System" (*2233945855, 1) (consider removing this mod and contacting the mod author)
In file: C:\GitLab-Runner\builds\1BJoMpBZ\0\ug\urban_games\train_fever\src\Lib\lua\State.cpp:641
In function: void __cdecl lua::State::Call(int,int)
error loading dds file: res/textures/models/vehicle/bus/a_cblend.dds
Texture load error: file not found: res/textures/models/vehicle/bus/a_cblend.dds
Exception type: Lua exception
This error is usually caused by modding. Some game resources contain incorrect data.
Details:
Error message: error: [string "E:/SteamLibrary/steamapps/workshop/content/1066780/2233945855/res/construction/station/street/station_with_two_entrances.con"]:153: attempt to perform arithmetic on field 'segmentLength' (a nil value)
stack traceback:
=[C](-1): __add
E:/SteamLibrary/steamapps/workshop/content/1066780/2233945855/res/construction/station/street/station_with_two_entrances.con(153): fn
@res/config/base_mod.lua(847): ?
@res/config/base_config.lua(41): ?
>> Navigate to - C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780\2233945855\res\models\model\station\bus
>> Open stop_for_elevated_and_underground.mdl
>> Line 72 change "cargo = false," to "cargo = true,"
>> Line 105 change "transportModes = { "PASSENGER", }," to "transportModes = { "CARGO", },"
This will now make it function as a truck stop! :)
Any chance you are making cargo versions of these stations?
Would love to make underground cargo distribution!