1. Hi all, Today I encountered such a problem: spawn pieces 30 cars to pick up the necessary housing and then could not get into spawned car, some already belonged to someone, but they could break the key in the console duplicated error
    Code:
    KeyNotFoundException: The given key was not present in the dictionary.
    at System.Collections.Generic.Dictionary`2[uLink.NetworkViewID,NetworkViewData].get_Item (NetworkViewID key)
    [0x00000] in <filename unknown>:0
    at NetworkManager.SetObjectGroup (uLink.NetworkView view, Int32 groupId) [0x00000] in <filename unknown>:0
    at NetworkCullCellTrackerServerOwned.SlowUpdate (Single tickSizes) [0x00000] in <filename unknown>:0
    at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0(Filename: Line: -1)
     
    Last edited by a moderator: Feb 16, 2016
  2. Hey ChivasRegal - could you explain in more detail exactly what you were trying to do? Not sure I understand.
     
  3. i'm spawning the roach and couldn't seat in it
     
  4. Code:
    KeyNotFoundException: The given key was not present in the dictionary.
    Exception in SlowUpdate: The given key was not present in the dictionary.
      at System.Collections.Generic.Dictionary`2[uLink.NetworkViewID,NetworkViewData].get_Item (NetworkViewID key) [0x00000] in <filename unknown>:0
      at NetworkManager.SetObjectGroup (uLink.NetworkView view, Int32 groupId) [0x00000] in <filename unknown>:0
      at NetworkCullCellTrackerServerOwned.SlowUpdate (Single tickSizes) [0x00000] in <filename unknown>:0
      at LoadBalancer.RunFrame () [0x00000] in <filename unknown>:0 
    [DOUBLEPOST=1455976380][/DOUBLEPOST]i have restart the server and it is now ok but wat is this error? My gamelog is now 884.62 MB
     
  5. seems like it is game related.
    @cowtrix
     
    Last edited by a moderator: Feb 20, 2016
  6. ok thanks for the info LaserHydra
     
  7. Something, somewhere, has spawned or despawned something incorrectly.
     
  8. yes i have delete LootChests lot of problems and error's