Code:(23:25:39) | [Oxide] 23:25 [Stacktrace] ExType: TargetInvocationException (23:25:39) | [Oxide] 23:25 [Error] Failed to call hook 'OnPlayerInit' on plugin 'Vanish v0.4.0' (ArgumentException: An element with the same key already exists in the dictionary.) (23:25:39) | [Oxide] 23:25 [Stacktrace] at System.Collections.Generic.Dictionary`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Hash`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [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
Vanish
Moved
Total Downloads: 22,660 - First Release: Nov 3, 2015 - Last Update: Jan 9, 2018
- 5/5, 75 likes
-
Yup, same console spam here every single time someones enter the game.
-
-
can confirm^
-
with the newest update
Code:Failed to call hook 'OnPlayerInit' on plugin 'Vanish v0.4.0' (ArgumentException: An element with the same key already exists in the dictionary.) (22:44:58) | at System.Collections.Generic.Dictionary`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [0x00000] in <filename unknown>:0 at Oxide.Plugins.Hash`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [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
Last edited by a moderator: Oct 5, 2017 -
Code:Failed to call hook 'OnPlayerInit' on plugin 'Vanish v0.4.0' (ArgumentException: An element with the same key already exists in the dictionary.) at System.Collections.Generic.Dictionary`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [0x00000] in :0 at Oxide.Plugins.Hash`2[BasePlayer,Oxide.Plugins.Vanish+OnlinePlayer].Add (.BasePlayer key, Oxide.Plugins.OnlinePlayer value) [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
-
-
Adding that to the vanish.cs file temporary fix for spam in console and allowed invisible to work.
Gyazo - f0ece2fbf2b49bdbb48907113c0da039.png
Code:void OnPlayerInit(){}
-
Wulf Community Admin
-
@Wulf What do you mean about using an old version? Is there a new version available that we can download?
-
@Wulf we're using 0.4.0 on the Rust Hangout (creative server), still getting this message.
-
Wulf Community Admin
-
Well done Jeff!
-
That fixes it.
Thanks @Mr_Jeff -
sorry but where in the cs file do i put:
void OnPlayerInit(){
}
????
particular line or? -
Wulf Community Admin
-
thanks guys
appreciate the help
-
ho sorry for dumb question been afk from rust for a week and i cnnot get vanish to work with new update ?
-
Wulf Community Admin