Cities: Skylines

Cities: Skylines

TM:PE 11.9.1.0 STABLE (Traffic Manager: President Edition)
 이 토론은 고정되었습니다. 중요해서 그렇겠죠?
what the flip 2020년 3월 27일 오후 3시 46분
Object reference not set to an instance of an object
Every time I load into my city my game is paused and comes up with this error saying object reference not set to an instance of an object. How can I fix this?
< >
전체 댓글 20개 중 1~15개 표시 중
Krzychu1245  [개발자] 2020년 3월 27일 오후 4시 12분 
Hi, this error is not caused by TM:PE. More Info[github.com], alhough we are extensively working on fix for that, so stay tuned! :winter2019coolyul:

I will post an update when we will get it working
Krzychu1245 님이 마지막으로 수정; 2020년 3월 27일 오후 4시 12분
leftbehind  [개발자] 2020년 3월 27일 오후 4시 51분 
Fix confirmed, will soon be in workshop > mods section
Mr. Someguy 2020년 3월 27일 오후 9시 53분 
My error message pointed to TMPE, but the IsIntercity Fix resolved it. Just mentioning that incase anyone else is wondering about it. Interesting times when the error message itself is in error.
Mr. Someguy 님이 마지막으로 수정; 2020년 3월 27일 오후 9시 54분
what the flip 2020년 3월 27일 오후 11시 10분 
Krzychu1245 님이 먼저 게시:
Hi, this error is not caused by TM:PE. More Info[github.com], alhough we are extensively working on fix for that, so stay tuned! :winter2019coolyul:

I will post an update when we will get it working
Thanks much appreciated
what the flip 2020년 3월 27일 오후 11시 12분 
aubergine18 님이 먼저 게시:
Here you go

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2037862156
thanks I'll see if this works
DarkLord 2020년 3월 28일 오전 3시 19분 
Issue is resolved
DarkLord 님이 마지막으로 수정; 2020년 3월 28일 오전 7시 08분
Krzychu1245  [개발자] 2020년 3월 28일 오전 4시 36분 
DarkLord 님이 먼저 게시:
aubergine18 님이 먼저 게시:
Here you go

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2037862156

After installed above fix i still encountered same issue

Object reference not set to an instance of an object [System.NullReferenceException]

Details:
No details

Please separate discussion thread and include output_log.txt. It seems that you have different kind of error
MaxTraxx 2020년 3월 31일 오전 2시 28분 
Just say I had a different error:

Object must be an array of primitives. [System.ArgumentException]
And the IsIntercity Fix also seems to have fixed that :)

Cheers!

Now back to micromanaging every junction I can see...
jonny.strange 2020년 8월 8일 오전 8시 21분 
I'm getting this error while I'm in map editor, I updated to TM:PE v11. The fix seems not to be working, I'm not sure what to do?? Also, I'm getting a EndDeserialize(VehicleManager) tag mismatch error, I don't know what error this is. I'm running Sunset Harbor.
Krzychu1245  [개발자] 2020년 8월 8일 오전 8시 33분 
EndDeserialize(VehicleManager) means that either you forget to enable MoreVehicles mod if you used it before on selected savegame or other mod dependency.
Without looking into output_log.txt I can't say anything mod.
南å 2020년 8월 8일 오전 9시 15분 
A Mod caused an error [System.Exception]

Details:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Sharing violation on path D:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Cities_Data\TMPE.log
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
at System.IO.File.AppendText (System.String path) [0x00000] in <filename unknown>:0
at CSUtil.Commons.Log.LogToFile (System.String log, LogLevel level) [0x00000] in <filename unknown>:0
at CSUtil.Commons.Log.InfoFormat (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
at TrafficManager.TrafficManagerMod.OnEnabled () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception
Krzychu1245  [개발자] 2020년 8월 8일 오전 9시 29분 
南å 님이 먼저 게시:
A Mod caused an error [System.Exception]

Details:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.IOException: Sharing violation on path D:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Cities_Data\TMPE.log
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool)
at System.IO.File.AppendText (System.String path) [0x00000] in <filename unknown>:0
at CSUtil.Commons.Log.LogToFile (System.String log, LogLevel level) [0x00000] in <filename unknown>:0
at CSUtil.Commons.Log.InfoFormat (System.String format, System.Object[] args) [0x00000] in <filename unknown>:0
at TrafficManager.TrafficManagerMod.OnEnabled () [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception

Wrong thread, https://gtm.steamproxy.vip/workshop/filedetails/discussion/1637663252/4961229186469957314/
jonny.strange 2020년 8월 8일 오전 10시 47분 
Thanks, how do you share the output log??? I unsubscribed to all of my mods just to see if I get the error in map editor - I did, now I'm going to unsubscribe to all of my assets to see if I get the error.
jonny.strange 2020년 8월 8일 오전 10시 50분 
Thanks, about the Vehicle Manager
< >
전체 댓글 20개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50