安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
PathManager refers to road-like structures. I'm guessing you used some road/track-related mod that is no longer compatible with the game.
In your output_log.txt, the lines after EndDeserialize may show which mod is behind this (if that mod is still enabled now).
Thanks for making something so useful. :)
If the game crashes abruptly then the log file may be incomplete. Those cases can usually be recognized by looking at the end of the file.
The game just hangs rather than crashes, it still runs with the cursor and the sounds.
I might be able to send you the log file if you think you might be able to look through it yourself.
Looking through the file manually (without searching) there is a lot of errors like this in succession with different values, this is the first one:
(Filename: Line: 504)
d3d11: failed to create 2D texture shader resource view id=40174 [D3D error was 80070057]
-then looking towards the end of the file (last 100 lines) there are some errors like this:
NullReferenceException: Object reference not set to an instance of an object
at PublicTransportDetailPanel.RefreshLines () [0x00000] in <filename unknown>:0
at PublicTransportDetailPanel.OnLevelLoaded (UpdateMode mode) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
-
NullReferenceException: Object reference not set to an instance of an object
at Building.PlayAudio (.ListenerInfo listenerInfo, UInt16 buildingID) [0x00000] in <filename unknown>:0
at BuildingManager.PlayAudioImpl (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
at SimulationManagerBase`2[Manager,Properties].PlayAudio (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
at BuildingManager.IAudibleManager.PlayAudio (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
at AudioManager.LateUpdate () [0x00000] in <filename unknown>:0
Sorry for the massive information dump and once again I really appreciate your help! If you have any ideas it would be a life saver because I have none myself and I wish to play on the save again soon. If not I still applaud you for being clever enough and willing to help others on the forum!