Cities: Skylines

Cities: Skylines

Traffic++
 此主题已被置顶,因此可能具有重要性
FretfulShrimp  [开发者] 2015 年 9 月 24 日 上午 8:43
After Dark issues
Hey all,

please post here the problems you're having with After Dark so that I can have those fixed as soon as possible. Please don't forget to include your log!

Thanks

-------------------------------------
Instructions for bug reports:

Windows:
1 - Go to the log folder at <SteamFolder>\SteamApps\common\Cities_Skylines\Cities_Data
2 - Upload the file "output_log.txt" or its contents to a service like dropbox, google drive, pastebin, etc...
3 - Leave a comment with the link and what the problem is. Please be specific and provide a list of the mods you were using at the time.

OS X:
1 - Go to the log folder at ~/Library/Logs/Unity
2 - Upload the file "Player.log" or its contents to a service like dropbox, google drive, pastebin, etc...
3 - Leave a comment with the link and what the problem is. Please be specific and provide a list of the mods you were using at the time.

Linux:
1 - Go to the log folder at ~/.config/unity3d/Colossal Order/Cities: Skylines
2 - Upload the file "Player.log" or its contents to a service like dropbox, google drive, pastebin, etc...
3 - Leave a comment with the link and what the problem is. Please be specific and provide a list of the mods you were using at the time.
最后由 FretfulShrimp 编辑于; 2015 年 9 月 25 日 下午 2:19
< >
正在显示第 1 - 15 条,共 83 条留言
Edgar 2015 年 9 月 24 日 上午 8:58 
Field '.MeshData.m_uvs1' not found. [System.MissingFieldException]

Details:
No details
System.MissingFieldException: Field '.MeshData.m_uvs1' not found.
at CSL_Traffic.CustomTransportManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0
at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0
at TransportManager.ISimulationManager.SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0
at SimulationManager.SimulationStep () [0x00000] in <filename unknown>:0
at SimulationManager.SimulationThread () [0x00000] in <filename unknown>:0

----

on loading an existing savegame
basielw 2015 年 9 月 24 日 上午 9:07 
I get the exact same error as Edgar:

Field '.MeshData.m_uvs1' not found. [System.MissingFieldException]

This is on an existing save.

Here's my log: https://drive.google.com/open?id=0B_H6ueYoO1zCdmF6U3pIZm14RUE

When I press OK a couple of times, I seem to be able to play it, but when I open the public transport view, my buslines don't show on the map. When I try to edit a line, I get the same message as upon launch (see above).

When I start a new city, I do not receive any errors upon loading, but when I try to set up a new busline, I get the same message again.

Thanks!
最后由 basielw 编辑于; 2015 年 9 月 24 日 上午 9:55
Stream 2015 年 9 月 24 日 上午 9:26 
I am getting the same error, except I have not purchased After Dark.
K-4Unl 2015 年 9 月 24 日 上午 9:29 
I'm not sure if this is actually an error with trafic++, but when disabling the mod it was gone.

I cannot use the right side of my screen. No buttons or clicking on my buildings.
(I really need to fix my sewage, but i cannot place them)
askyyer 2015 年 9 月 24 日 上午 9:32 
Same Error "MeshData.m_uvs1" (only by placing bus stations)
Scotia 2015 年 9 月 24 日 上午 9:39 
Ditto, same error as above, seems only to be happening when i place a bus depot.
Camerony 2015 年 9 月 24 日 上午 9:41 
I am also getting the "Field '.MeshData.m_uvs1' not found. [System.MissingFieldException]" error. It seems to be related to bus stops in some way.
Gehirnbremse 2015 年 9 月 24 日 上午 10:21 
same error here. Happens only, if a bus depot is placed and bus lines are set up. Ghost mode didnt make the error disappear. Only disabling Traffic++ worked
Roq 2015 年 9 月 24 日 上午 10:35 
Hmm - I notice that Transport Manager is mentioned in that last error dump, however I still get trhat error and transport manager is not loaded. Maybe it is something to do with the compatiblity code linking these two mods?
FretfulShrimp  [开发者] 2015 年 9 月 24 日 上午 10:41 
Thank you all for your feedback. I'll start looking into it in a few.

K-4Unl, can you investigate some more on that and post your log? Thanks

Roq, Transport Manager is not a mod. It's a manager from the game code. You're thinking of Traffic Manager ;)
genki831 2015 年 9 月 24 日 上午 10:53 
I got the Field '.MeshData.m_uvs1' not found. [System.MissingFieldException] error after I built two metro stations, setup a tunnel and tried to make a line. So what I'm saying is, it didn't give me the error until I actually tried to set up a line. I could place the stations and the tunnels fine. I did this before trying buses. Just thought I'd add that in case it helps jfarias.

引用自 jfarias
Thank you all for your feedback. I'll start looking into it in a few.

K-4Unl, can you investigate some more on that and post your log? Thanks

Roq, Transport Manager is not a mod. It's a manager from the game code. You're thinking of Traffic Manager ;)
最后由 genki831 编辑于; 2015 年 9 月 24 日 上午 10:55
javitonino 2015 年 9 月 24 日 上午 10:59 
I've been debugging the issue and it appears they renamed m_uvs1 to m_uvs2 in the MeshData. I changed it and it appears to be working fine with 1.2.0. You've got a pull request https://github.com/joaofarias/csl-traffic/pull/86
FretfulShrimp  [开发者] 2015 年 9 月 24 日 上午 11:09 
引用自 javitonino
I've been debugging the issue and it appears they renamed m_uvs1 to m_uvs2 in the MeshData. I changed it and it appears to be working fine with 1.2.0. You've got a pull request https://github.com/joaofarias/csl-traffic/pull/86

Awesome! Thank you so much!
Will just make a run to check out for any other issues before updating.
Maja 2015 年 9 月 24 日 上午 11:35 
I've also tried most if not all the other functions included in this mod, and I only seem to get the m_uvs1 issue when the savegame loads up or if I try to place any metro/busstops.

Field '.MeshData.m_uvs1' not found. [System.MissingFieldException] Details: No details System.MissingFieldException: Field '.MeshData.m_uvs1' not found. at CSL_Traffic.CustomTransportManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 at TransportManager.ISimulationManager.SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 at SimulationManager.SimulationStep () [0x00000] in <filename unknown>:0 at SimulationManager.SimulationThread () [0x00000] in <filename unknown>:0

Everything else; lane, speeds and so on seem to work just fine.

Keep up the good work, Jfarias.
Layl 2015 年 9 月 24 日 下午 12:05 
Looking forward to the update!
< >
正在显示第 1 - 15 条,共 83 条留言
每页显示数: 1530 50