Remover Tool not working after 9/11 update

When loading the plugin we get:
(15:47:29) | Failed to call hook 'OnServerInitialized' on plugin 'RemoverTool v4.2.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RemoverTool.InitializeConstruction () [0x00000] in <aca4319f998145279a8a8e5c63440cf3>:0
at Oxide.Plugins.RemoverTool.OnServerInitialized () [0x00012] in <aca4319f998145279a8a8e5c63440cf3>:0
at Oxide.Plugins.RemoverTool.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0014c] in aca4319f998145279a8a8e5c63440cf3>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
(15:47:29) | Loaded plugin RemoverTool v4.2.9 by Reneb/Fuji

When trying to remove something we get:
(17:24:45) | KeyNotFoundException: The given key was not present in the dictionary.
(17:24:49) | KeyNotFoundException: The given key was not present in the dictionary.
(17:24:50) | KeyNotFoundException: The given key was not present in the dictionary.
(17:24:51) | KeyNotFoundException: The given key was not present in the dictionary.
(17:24:52) | KeyNotFoundException: The given key was not present in the dictionary.
(17:24:53) | KeyNotFoundException: The given key was not present in the dictionary.

The player sees this:
No Valid Entity targeted

Anybody else or just me?

It needs to be updated to not use the reflection.
You are using an outdated version of the plugin. Try 4.2.10.

I get no error on plugin reload.
d'oh. i guess you can mark this resolved. sorry! thanks!