CitiesSkylinesMods / HideCrosswalks

MIT License
8 stars 3 forks source link

Bug report #15

Closed xieym217 closed 4 years ago

xieym217 commented 4 years ago

After subscribing to hide crosswalks 3.0 (experimental), when the camera zooms in, the models of roads and buildings in the game will disappear.(as shown in these 2 pics) image image TMPE.log RMCrosswalks.debug.log output_log.txt

kianzarrin commented 4 years ago

@xieym217 So lets see if we are on the same page:

I face this problem intermittently even if I don't have any mods. Are you sure this is caused by hide crossing mod?

xieym217 commented 4 years ago

After I unsubscribed ‘Advanced toolbar’ mod the roads returned visible,I think this mod may be incompatible with Advanced toolbar.

kianzarrin commented 4 years ago

No this has nothing to do with any mod this is a base CS problem that happens intermittently and people blame the last mod they installed when they encountered the problem. I complained to Paradox and they gave me this response:

I have seen a few reports over the years of that blue road effect, as you say always sporadic. Here are some such reports: https://steamcommunity.com/app/255710/discussions/0/3454730619119664245/ https://forum.paradoxplaza.com/forum/threads/closed-cities-skylines-steam-seeing-blue-roads-after-park-life-update.1101601/post-24298064 One other thing you might try is updating that nVidia driver: https://www.nvidia.com/Download/index.aspx?lang=en-us

xieym217 commented 4 years ago

Got it. Huge thanks for your information.     ------------------ Original ------------------ From: "kianzarrin"; Date: 2020年7月27日(星期一) 凌晨1:45 To: "CitiesSkylinesMods/HideCrosswalks"; Cc: "xieym217"; "State change"; Subject: Re: [CitiesSkylinesMods/HideCrosswalks] Bug report (#15)

 

No this has nothing to do with any mod this is a base CS problem that happens intermittently and people blame the last mod they installed when they encountered the problem. I complained to Paradox and they gave me this response:

I have seen a few reports over the years of that blue road effect, as you say always sporadic. Here are some such reports: https://steamcommunity.com/app/255710/discussions/0/3454730619119664245/ https://forum.paradoxplaza.com/forum/threads/closed-cities-skylines-steam-seeing-blue-roads-after-park-life-update.1101601/post-24298064 One other thing you might try is updating that nVidia driver: https://www.nvidia.com/Download/index.aspx?lang=en-us

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

kianzarrin commented 4 years ago

So after looking into the log I can see its the problem of my mod. relevant problems: https://forum.paradoxplaza.com/forum/threads/game-crashing-on-menu-paradox-support-sent-me-here.1409430/

https://steamcommunity.com/sharedfiles/filedetails/?id=1939169189

https://steamcommunity.com/sharedfiles/filedetails/?id=1934023593&searchtext=hide+tmpe+crossings

on an irrelevant topic, I also need to update know issues WTR to harmony type load exception.

kianzarrin commented 4 years ago

@xieym217 I can see from the log that CachePrefabs() called ... does not exist in the log. that means hide crossings was not loaded probabely due to an error caused by another mod during OnCreate cycle.

do you still have this problem? Did you figure out which mod is incompatible?

xieym217 commented 4 years ago

@xieym217 I can see from the log that CachePrefabs() called ... does not exist in the log. that means hide crossings was not loaded probabely due to an error caused by another mod during OnCreate cycle.

do you still have this problem? Did you figure out which mod is incompatible?

I have no problem now after I unsub Advanced toolbar, but im not sure whether the problem is caused by it or not

kianzarrin commented 4 years ago

No the problem can't be advanced toolbar. I am closing this.