安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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!