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)
Solved KeyNotFoundException at NetworkManager.SetObjectGroup
Discussion in 'Hurtworld Discussion' started by ChivasRegal, Feb 16, 2016.
-
Hey ChivasRegal - could you explain in more detail exactly what you were trying to do? Not sure I understand.
-
i'm spawning the roach and couldn't seat in it
-
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
-
seems like it is game related.
@cowtrixLast edited by a moderator: Feb 20, 2016 -
ok thanks for the info LaserHydra
-
Something, somewhere, has spawned or despawned something incorrectly.
-
yes i have delete LootChests lot of problems and error's