Tmpe: Citizen not found! Error

Created on 7 Mar 2019  路  8Comments  路  Source: CitiesSkylinesMods/TMPE

Citizen not found!
at System.Environment.get_StackTrace()
at Building.RemoveTargetCitizen(UInt16 instanceID, CitizenInstance ByRef data)
at ResidentAI.SetTarget(UInt16 instanceID, CitizenInstance ByRef data, UInt16 targetIndex, Boolean targetIsNode)
at CitizenAI.SetTarget(UInt16 instanceID, CitizenInstance ByRef data, UInt16 targetBuilding)
at TrafficManager.Custom.AI.CustomHumanAI.CustomArriveAtDestination(UInt16 instanceID, CitizenInstance ByRef citizenData, Boolean success)
at TrafficManager.Custom.AI.CustomHumanAI.CustomSimulationStep(UInt16 instanceID, CitizenInstance ByRef instanceData, Vector3 physicsLodRefPos)
at CitizenManager.SimulationStepImpl(Int32 subStep)
at SimulationManagerBase`2.SimulationStep(Int32 subStep)
at CitizenManager.ISimulationManager.SimulationStep(Int32 subStep)
at SimulationManager.SimulationStep()
at SimulationManager.SimulationThread() [Core]

IndexOutOfRangeException: Array index is out of range.
at GeneratedScrollPanel.IntializeUIAssetFilters () [0x00000] in :0
at GeneratedScrollPanel.OnVisibilityChanged (ColossalFramework.UI.UIComponent comp, Boolean isVisible) [0x00000] in :0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
at ColossalFramework.UI.UIComponent.Invoke (UnityEngine.GameObject target, System.String eventName, System.Object[] args) [0x00000] in :0
at ColossalFramework.UI.UIComponent.Invoke (System.String eventName, System.Object[] args) [0x00000] in :0
at ColossalFramework.UI.UIComponent.OnVisibilityChanged () [0x00000] in :0
at ColossalFramework.UI.UIComponent.set_isVisible (Boolean value) [0x00000] in :0
at ColossalFramework.UI.UITabContainer.SelectPageByIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabContainer.set_selectedIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabstrip.SelectTabByIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabstrip.set_selectedIndex (Int32 value) [0x00000] in :0
at GeneratedGroupPanel.OnVisibilityChanged (ColossalFramework.UI.UIComponent comp, Boolean isVisible) [0x00000] in :0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
at ColossalFramework.UI.UIComponent.Invoke (UnityEngine.GameObject target, System.String eventName, System.Object[] args) [0x00000] in :0
at ColossalFramework.UI.UIComponent.Invoke (System.String eventName, System.Object[] args) [0x00000] in :0
at ColossalFramework.UI.UIComponent.OnVisibilityChanged () [0x00000] in :0
at ColossalFramework.UI.UIComponent.set_isVisible (Boolean value) [0x00000] in :0
at ColossalFramework.UI.UITabContainer.SelectPageByIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabContainer.set_selectedIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabstrip.SelectTabByIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabstrip.set_selectedIndex (Int32 value) [0x00000] in :0
at ColossalFramework.UI.UITabstrip.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in :0
at ColossalFramework.UI.UIComponent.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in :0
at ColossalFramework.UI.UIButton.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in :0
at ColossalFramework.UI.UIInput+MouseHandler.ProcessInput (IInputTranslator translator, Ray ray, ColossalFramework.UI.UIComponent component, Boolean retainFocusSetting) [0x00000] in :0
at ColossalFramework.UI.UIInput.ProcessMouseInput () [0x00000] in :0
at ColossalFramework.UI.UIInput.Update () [0x00000] in :0

BUG confirmed

All 8 comments

Ok, would be great to have that savegame, could you upload it via steam workshop? Savegame share instructions

Also, can you share full log file

  • Citizens were located in this park... No idea what is causing that issue yet.

zrzut ekranu 135 _li

There's lots of errors in that log...

Stack traces found: 35

--- #1 ---

System.TypeInitializationException: An exception was thrown by the type initializer for Mono.CSharp.CSharpCodeCompiler ---> System.IO.FileNotFoundException: Windows mono path not found: C:\Program Files (x86)\Steam\steamapps\mono\mono\mini\mono.exe
  at Mono.CSharp.CSharpCodeCompiler..cctor () [0x00000] in <filename unknown>:0 

--- #2 ---

  --- End of inner exception stack trace ---
  at Microsoft.CSharp.CSharpCodeProvider.CreateCompiler () [0x00000] in <filename unknown>:0 
  at System.Xml.Serialization.XmlSerializer.GenerateSerializers (System.Xml.Serialization.GenerationBatch batch, System.CodeDom.Compiler.CompilerParameters cp) [0x00000] in <filename unknown>:0 
  at System.Xml.Serialization.XmlSerializer.RunSerializerGeneration (System.Object obj) [0x00000] in <filename unknown>:0 

--- #3 ---

NullReferenceException: Object reference not set to an instance of an object
  at PrefabCollection`1[PropInfo].InitializePrefabs (System.String collection, .PropInfo[] prefabs, System.String[] replaces) [0x00000] in <filename unknown>:0 
  at PropCollection+<InitializePrefabs>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at LoadingManager.Update () [0x00000] in <filename unknown>:0 

--- #4 ---

NullReferenceException: Object reference not set to an instance of an object
  at PrefabCollection`1[NetInfo].InitializePrefabs (System.String collection, .NetInfo[] prefabs, System.String[] replaces) [0x00000] in <filename unknown>:0 
  at NetCollection+<InitializePrefabs>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at LoadingManager.Update () [0x00000] in <filename unknown>:0 

--- #5 ---

NullReferenceException: Object reference not set to an instance of an object
  at ToolBase.OnEnable () [0x00000] in <filename unknown>:0 

--- #6 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #7 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #8 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #9 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #10 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #11 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #12 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #13 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #14 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #15 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #16 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #17 ---

Simulation error: Object reference not set to an instance of an object
  at System.Reflection.Binder+Default.ChangeType (System.Object value, System.Type type, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoField.SetValue (System.Object obj, System.Object val, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.FieldInfo.SetValue (System.Object obj, System.Object value) [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.SetParams () [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #18 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #19 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #20 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #21 ---

NullReferenceException: Object reference not set to an instance of an object
  at ColossalFramework.UI.UIComponent.Raycast (Ray ray, IList`1 hits) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Raycast (Ray ray, IList`1 hits) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIView.RaycastAll (Ray ray) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.ProcessMouseInput () [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.Update () [0x00000] in <filename unknown>:0 

--- #22 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #23 ---

Simulation error: Object reference not set to an instance of an object
  at System.Reflection.Binder+Default.ChangeType (System.Object value, System.Type type, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoField.SetValue (System.Object obj, System.Object val, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.FieldInfo.SetValue (System.Object obj, System.Object value) [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.SetParams () [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #24 ---

Simulation error: Object reference not set to an instance of an object
  at System.Reflection.Binder+Default.ChangeType (System.Object value, System.Type type, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoField.SetValue (System.Object obj, System.Object val, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.FieldInfo.SetValue (System.Object obj, System.Object value) [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.SetParams () [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #25 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #26 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #27 ---

NullReferenceException: Object reference not set to an instance of an object
  at ColossalFramework.UI.UIComponent.Raycast (Ray ray, IList`1 hits) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Raycast (Ray ray, IList`1 hits) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Raycast (Ray ray, IList`1 hits) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIView.RaycastAll (Ray ray) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.ProcessMouseInput () [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.Update () [0x00000] in <filename unknown>:0 

--- #28 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #29 ---

System.TypeInitializationException: An exception was thrown by the type initializer for Mono.CSharp.CSharpCodeCompiler ---> System.IO.FileNotFoundException: Windows mono path not found: C:\Program Files (x86)\Steam\steamapps\mono\mono\mini\mono.exe
  at Mono.CSharp.CSharpCodeCompiler..cctor () [0x00000] in <filename unknown>:0 

--- #30 ---

  --- End of inner exception stack trace ---
  at Microsoft.CSharp.CSharpCodeProvider.CreateCompiler () [0x00000] in <filename unknown>:0 
  at System.Xml.Serialization.XmlSerializer.GenerateSerializers (System.Xml.Serialization.GenerationBatch batch, System.CodeDom.Compiler.CompilerParameters cp) [0x00000] in <filename unknown>:0 
  at System.Xml.Serialization.XmlSerializer.RunSerializerGeneration (System.Object obj) [0x00000] in <filename unknown>:0 

--- #31 ---

IndexOutOfRangeException: Array index is out of range.
  at GeneratedScrollPanel.IntializeUIAssetFilters () [0x00000] in <filename unknown>:0 
  at GeneratedScrollPanel.OnVisibilityChanged (ColossalFramework.UI.UIComponent comp, Boolean isVisible) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 

--- #32 ---

Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Invoke (UnityEngine.GameObject target, System.String eventName, System.Object[] args) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Invoke (System.String eventName, System.Object[] args) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.OnVisibilityChanged () [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.set_isVisible (Boolean value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabContainer.SelectPageByIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabContainer.set_selectedIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabstrip.SelectTabByIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabstrip.set_selectedIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at GeneratedGroupPanel.OnVisibilityChanged (ColossalFramework.UI.UIComponent comp, Boolean isVisible) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 

--- #33 ---

Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Invoke (UnityEngine.GameObject target, System.String eventName, System.Object[] args) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.Invoke (System.String eventName, System.Object[] args) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.OnVisibilityChanged () [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.set_isVisible (Boolean value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabContainer.SelectPageByIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabContainer.set_selectedIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabstrip.SelectTabByIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabstrip.set_selectedIndex (Int32 value) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UITabstrip.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIComponent.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIButton.OnClick (ColossalFramework.UI.UIMouseEventParameter p) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput+MouseHandler.ProcessInput (IInputTranslator translator, Ray ray, ColossalFramework.UI.UIComponent component, Boolean retainFocusSetting) [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.ProcessMouseInput () [0x00000] in <filename unknown>:0 
  at ColossalFramework.UI.UIInput.Update () [0x00000] in <filename unknown>:0 

--- #34 ---

Simulation error: Object reference not set to an instance of an object
  at System.Reflection.Binder+Default.ChangeType (System.Object value, System.Type type, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoField.SetValue (System.Object obj, System.Object val, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.FieldInfo.SetValue (System.Object obj, System.Object value) [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.SetParams () [0x00000] in <filename unknown>:0 
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

--- #35 ---

Simulation error: Object reference not set to an instance of an object
  at EmployOvereducatedWorkers.CustomTransferManager.MatchOffers (TransferReason material) [0x00000] in <filename unknown>:0 
  at TransferManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0 
  at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0 
  at TransferManager.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   [Core]

Installed mods:

Bundled Mod: HardMode.dll 
Bundled Mod: UnlimitedMoney.dll 
Bundled Mod: UnlimitedOilAndOre.dll 
Bundled Mod: UnlimitedSoil.dll 
Bundled Mod: UnlockAll.dll 
Workshop Mod: 0Harmony.dll 
Local Mod: DistrictServiceLimit.dll 
Workshop Mod: AllSpacesUnlockable.dll 
Workshop Mod: ElevatedStopsEnabler.dll 
Workshop Mod: PropPrecision.dll 
Workshop Mod: ObjUnity3D.dll 
Workshop Mod: ElevatedTrainStationTrack.dll 
Workshop Mod: NoPillars.dll 
Workshop Mod: NoBorderLimitCamera.dll 
Workshop Mod: BuildAnywhere.dll 
Workshop Mod: UnlimitedOutsideConnections.dll 
Workshop Mod: TransportLineRenderingFix.dll 
Workshop Mod: SpawnPointsFix.dll 
Workshop Mod: SingleTrainTrack.dll 
Workshop Mod: ModsList.dll 
Workshop Mod: NaturalResourcesBrush.dll 
Workshop Mod: SurfacePainter.dll 
Workshop Mod: LessSteamTraffic.dll 
Workshop Mod: LocalTransportStations.dll 
Workshop Mod: TramStationTracks.dll 
Workshop Mod: PrefabHook.dll 
Workshop Mod: MoreNetworkStuff.dll 
Workshop Mod: PropAnarchy.dll 
Workshop Mod: ImprovedContentManager.dll 
Workshop Mod: FineRoadAnarchy.dll 
Workshop Mod: VehicleConverter.dll 
Workshop Mod: PropSnapping.dll 
Workshop Mod: QuayAnarchy.dll 
Workshop Mod: Crossings.dll 
Workshop Mod: ZoningToggles.dll 
Workshop Mod: Emergency Lights Manager.dll 
Workshop Mod: ImprovedStopSelection.dll 
Workshop Mod: ImprovedPublicTransport2.dll 
Workshop Mod: UnlockAllWondersAndLandmarks.dll 
Workshop Mod: FineRoadTool.dll 
Workshop Mod: PropLineTool_v1.dll 
Workshop Mod: AirportRoads.dll 
Workshop Mod: AssetIconsV2.dll 
Workshop Mod: DistrictStats.dll 
Workshop Mod: DistrictRCI.dll 
Workshop Mod: AmericanTrafficLights.dll 
Workshop Mod: Parkify.dll 
Workshop Mod: Transit.Framework.dll 
Workshop Mod: NetworkExtensions2.dll 
Workshop Mod: Transit.Framework.ExtensionPoints.dll 
Workshop Mod: Transit.Addon.RoadExtensions.dll 
Workshop Mod: Transit.Addon.Tools.dll 
Workshop Mod: Transit.Framework.Redirection.dll 
Workshop Mod: Transit.Framework.Hooks.dll 
Workshop Mod: FPSCamera.dll 
Workshop Mod: CimTools.dll 
Workshop Mod: NetworkSkins.dll 
Workshop Mod: 0Harmony.dll 
Workshop Mod: RealisticWalkingSpeed.dll 
Workshop Mod: SortModSettings.dll 
Workshop Mod: WG_BalancedPopMod.dll 
Workshop Mod: SeniorCitizenCenterMod.dll 
Workshop Mod: AdvancedVehicleOptions.dll 
Workshop Mod: PloppableRICO.dll 
Workshop Mod: CargoInfoMod.Data.dll 
Workshop Mod: CargoInfoMod.dll 
Workshop Mod: WG_CitizenEdit.dll 
Workshop Mod: AdvancedBuildingsEditor.dll 
Workshop Mod: AssetSpriteCopy.dll 
Workshop Mod: TogglePropertiesPanel.dll 
Workshop Mod: AssetUICategoryChanger.dll 
Workshop Mod: AssetUIPriorityChanger.dll 
Workshop Mod: BuildingAIChanger.dll 
Workshop Mod: AssetItemClassChanger.dll 
Workshop Mod: FindIt.dll 
Workshop Mod: AutomaticBulldoze.dll 
Workshop Mod: SubBuildingsEnabler.dll 
Workshop Mod: 0Harmony.dll 
Workshop Mod: CSL_RebalancedIndustriesDistricts.dll 
Workshop Mod: DynamicResolution.dll 
Workshop Mod: MetroOverhaul.dll 
Workshop Mod: DistrictServiceLimit.dll 
Workshop Mod: MoveIt.dll 
Workshop Mod: EmployOvereducatedWorkers.dll 
Workshop Mod: SkipIntro.dll 
Workshop Mod: ForestBrush.dll 
Workshop Mod: BulldozeIt.dll 
Workshop Mod: CSUtil.CameraControl.dll 
Workshop Mod: CSUtil.Commons.dll 
Workshop Mod: TMPE.GenericGameBridge.dll 
Workshop Mod: TMPE.CitiesGameBridge.dll 
Workshop Mod: TrafficManager.dll 
Workshop Mod: SkyTools.dll 
Workshop Mod: RealTime.dll 
Workshop Mod: LoadingScreenMod.dll 

Active mods:

The following mods were used when this asset was created: 
UnlimitedMoney
403798635
634913093
515489008
463845891
446764406
498386331
714056356
820157360
724382534
689937287
812107110
502750307
707497031
512314255
593588108
1181352643
814498849
802066100
795514116
650436109
427258853
592076973
1394468624
928128676
651322972
747836519
1393452031
530771650
812125426
1403762801
650805785
543722850
1412844620
816260433
973512634
766190099
667342976
426163185
554232266
1548831935
586012417
583429740
654707599
553501635
1562650024
1507233911

This was already fixed in stable: https://github.com/VictorPhilipp/Cities-Skylines-Traffic-Manager-President-Edition/issues/223

I am going to prepare a pull request for labs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sayanel01 picture Sayanel01  路  4Comments

aubergine10 picture aubergine10  路  5Comments

aubergine10 picture aubergine10  路  6Comments

aubergine10 picture aubergine10  路  3Comments

arttrax picture arttrax  路  6Comments