Guest User

Untitled

a guest
Jun 9th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Object reference not set to an instance of an object [System.NullReferenceException]
  2.  
  3. Details:
  4. No details
  5. System.NullReferenceException: Object reference not set to an instance of an object
  6. at TouristAI.StartPathFind (UInt16 instanceID, .CitizenInstance& citizenData) [0x00000] in <filename unknown>:0
  7. at TouristAI.SetTarget (UInt16 instanceID, .CitizenInstance& data, UInt16 targetBuilding) [0x00000] in <filename unknown>:0
  8. at BuildingManager.ReleaseBuildingImplementation (UInt16 building, .Building& data) [0x00000] in <filename unknown>:0
  9. at BuildingManager.ReleaseBuilding (UInt16 building) [0x00000] in <filename unknown>:0
  10. at BuildingManager.UpdateData (UpdateMode mode) [0x00000] in <filename unknown>:0
  11. at SimulationManager.Managers_UpdateData (UpdateMode mode, Single minProgress, Single maxProgress) [0x00000] in <filename unknown>:0
  12. at LoadingManager+<LoadSimulationData>c__Iterator57.MoveNext () [0x00000] in <filename unknown>:0
  13. at AsyncTask.Execute () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment