Is anyone getting those errors?
Code:[Oxide] 7:57 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 7:57 PM [Debug] at Oxide.Plugins.RemoverTool.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [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 [Oxide] 7:57 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 7:57 PM [Debug] at Oxide.Plugins.RemoverTool.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [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 [Oxide] 7:57 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RemoverTool v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 7:57 PM [Debug] at Oxide.Plugins.RemoverTool.OnEntityDeath (.BaseCombatEntity entity, .HitInfo info) [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
R-Remover-Tool
Building and entity removal tool
Total Downloads: 63,280 - First Release: Apr 3, 2015 - Last Update: Feb 7, 2018
- 5/5, 105 likes
-
actually seems to be working just u have to be on ther right angle for it cant just be facing it from any angle
-
It's working for me as well, but I get this messages spammed in my logs...
-
hey guys i have been trying to get this to work for a few hours now but each time i use "remove all" or "remove admin" i get this "Message - Cant Use Remove With Item": "You can't use the remover tool while you have an active item", can any one tell me what im doing wrong ?? PS i have added all the permissions for this plugin in and im the owner and admin. PLEASE HELP ME!!@#!@
-
Reneb updated R-Remover Tool with a new update entry:
3.0.4
-
Would it be possible to re-add, the option to use item to remove. I often use gun to remove an item, so does my other players
-
@Reneb , new GUI settings are applied only after server rebooting, plugin reloading is not enough. The word "Cost" is displayed even if everywhere in the settings is false. Because of this, the window takes up much more space. Thanks!
-
Still does not work with me.
Always the same message.
You can not use the remover tool while you are holding an item
Unlocking this command thank you -
-
Hello,
I was getting a ton of NullReferenceException errors due to the OnEntityDeath hook because of a null HitInfo parameter, so I added this little bit to the OnEntityDeath hook on or around line 807: (ver 3.0.4)
Code:if (entity == null || info == null) return;
-Koenrad -
its strange because none of them should be null ... if it's called XD
-
-
I downgraded back to 2.2.20 ... the new version does not work very good (as mentioned earlier in the thread). The admin remove does not work for all items. And most of the people are confused to have empty hands to remove. To make my life easier i deceided to downgrade and have no GUI and Pay.
-
Please Hi another simpler version that does not. Why make so complicated plugins.
Or give me before that version if that worked very well thank you -
-
I too have went back to the old version, there was nothing wrong with it and worked fine. Players like it more also.
But let us take a moment to bow our heads in silence for a game that is rapidly dying. -
Can you add an option in the config to turn off the GUI?
-
is the /rayremove option not working for admins anymore? I thought it was part of /build or r-remover mod
-
-
I went back to the 2.2.20 version and /rayremove works again