CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
576 stars 85 forks source link

Object Reference not set to an instance of an object [System.Null Reference Exception] #996

Closed Windsor999 closed 3 years ago

Windsor999 commented 4 years ago

Describe the problem

Love City Skylines - In the last week or so the game has been crashing randomly between 1 minute to an hour and half. I thought the crashes may have been a bad asset -as I had a error message "HSDGCZT5:LOD too many vertices / Object reference not set to an instance of an object" - removed all the assets I had added over the last week, and thought well I guess that's fixed and then last night it crashed again.

Steps to reproduce

  1. I just play the game -BUT I wonder if I have too many assets I played for about 42 minutes and then the game threw up the error message and I had to open the task manager to kill cities.exe. image4 image5 image6 image3 image2 image1 image0 (1)

Then the game works and I can play for 45 minutes to an hour?

Then this: image0

Log files

https://ufile.io/9s6hhiu2

https://ufile.io/fxm0z0p7

Savegame?

Screenshots?

Notes or questions?

I found this submission area -by accident and I apologize if this is not the kind of thing you assist with -I'm not sure I found a bug I think I may be misusing the mods or the the assets? Thanks, Walt

krzychu124 commented 3 years ago

I suspect some ancient incompatible assets from workshop. That one which throws errors, for sure. Not much I can do It's not related with this mod.

Windsor999 commented 3 years ago

Thanks for getting back to me, I was able to figure it out -but I appreciate the response! Thanks again, Walt

On Tue, Nov 17, 2020 at 2:01 PM Krzysztof notifications@github.com wrote:

I suspect some ancient incompatible assets from workshop. That one which throws errors, for sure. Not much I can do It's not related with this mod.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CitiesSkylinesMods/TMPE/issues/996#issuecomment-729135837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWWJADMJ5S75CZVHJOTMYDSQLCBVANCNFSM4QIPA2BA .

bski22 commented 1 year ago

Thanks for getting back to me, I was able to figure it out -but I appreciate the response! Thanks again, Walt On Tue, Nov 17, 2020 at 2:01 PM Krzysztof @.***> wrote: I suspect some ancient incompatible assets from workshop. That one which throws errors, for sure. Not much I can do It's not related with this mod. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#996 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWWJADMJ5S75CZVHJOTMYDSQLCBVANCNFSM4QIPA2BA .

Can you please share your solution... or what the cause of this message was.. I am experiencing this now, myself. Thanks!

krzychu124 commented 1 year ago

Can you please share your solution... or what the cause of this message was.. I am experiencing this now, myself. Thanks!

You can't say it's the same issue just because seeing it was NullReferenceException. It's one of the most generic error possible which means more or less: something went wrong, code expected some data in memory but it's not there, so something is missing.

The easiest way to get help is contacting support volunteers over Cities skylines discord text chat server (I'm pretty sure the invite is still available from paradox launcher). Just prepare output_log.txt (or Player.log if MacOS or Linux) log location from the game session where error occurred or just check it yourself. I'm 99.999% sure this mod is not the source of that error, neither the vanilla game itself. You can try also on TM:PE discord server but we don't really provide support for general issues not related with the mod (it's just too much to handle, there are better places)