[ERRO] Failed to call internal hook 'OnPlayerSleepEnded' on module 'Vanish v1.0.0' [3025469128] (An item with the same key has already been added. Key: 76561199019013785)
at bool System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.TryInsert(ulong key, Vector3 value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.Add(ulong key, Vector3 value)
at void Carbon.Modules.VanishModule.DoVanish(BasePlayer player, bool wants, bool withUI, bool toggleNoclip)
at void Carbon.Modules.VanishModule.OnPlayerSleepEnded(BasePlayer self)
at object Carbon.Modules.VanishModule.InternalCallHook(uint hook, object[] args)
#Vanish (carbon0
1 messages · Page 1 of 1 (latest)
I am also getting this error in my test server. I need to check if its happening on my other servers
I noticed it happens if you get kicked while in vanish and reconnect
yup happens to me to!
Same here
can confirm this happens randomly on my servers too, although I have not been able to create a reproducable error on a blank server.
I think it's an error when you respawn in vanish mode. I saw it happen to me too
here is my output (same error) but not on a clean server with reproducible steps 😦
Failed to call internal hook 'OnPlayerSleepEnded' on module 'Vanish v1.0.0' [3025469128] (An item with the same key has already been added. Key: 76561199088329412)
at bool System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.TryInsert(ulong key, Vector3 value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.Add(ulong key, Vector3 value)
at void Carbon.Modules.VanishModule.DoVanish(BasePlayer player, bool wants, bool withUI, bool toggleNoclip)
at void Carbon.Modules.VanishModule.OnPlayerSleepEnded(BasePlayer self)
at object Carbon.Modules.VanishModule.InternalCallHook(uint hook, object[] args)
at bool System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.TryInsert(ulong key, Vector3 value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.Add(ulong key, Vector3 value)
at void Carbon.Modules.VanishModule.DoVanish(BasePlayer player, bool wants, bool withUI, bool toggleNoclip)
at void Carbon.Modules.VanishModule.OnPlayerSleepEnded(BasePlayer self)
at object Carbon.Modules.VanishModule.InternalCallHook(uint hook, object[] args)
Failed to call internal hook 'OnPlayerSleepEnded' on module 'Vanish v1.0.0' [3025469128] (An item with the same key has already been added. Key: 76561199088329412)
at bool System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.TryInsert(ulong key, Vector3 value, InsertionBehavior behavior)
at void System.Collections.Generic.Dictionary<ulong, UnityEngine.Vector3>.Add(ulong key, Vector3 value)
at void Carbon.Modules.VanishModule.DoVanish(BasePlayer player, bool wants, bool withUI, bool toggleNoclip)
at void Carbon.Modules.VanishModule.OnPlayerSleepEnded(BasePlayer self)
at object Carbon.Modules.VanishModule.InternalCallHook(uint hook, object[] args)