SpawnCore MissingMethodException: ListEx.GetRandomNot An Issue
Hi,
i dont know where to put this, since i dont know the connected plugin.

Exception is:
 Failed to call hook 'OnPlayerRespawn' on plugin 'SpawnCore v1.0.1' (MissingMethodException: !!0 ListEx.GetRandom<!0>(System.Collections.Generic.IList`1<!!0>))
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0​

We don't have a plugin installed with the name "SpawnCore".
I even checked the loaded plugins via console with "plugin *" since the plugin name is not always the name of the .cs file, but did not find this plugin.
Anyone got an idea?

Most likely this is RustEdit.
The text "SpawnCore" will be written inside one of your .cs files in the [Info] section, right near the top.  Usually it matches the file name, but apparently not in this case.
5b6ed4c9ac8e4.jpg misticos
Most likely this is RustEdit.

I updated the rust.edit.dll but i still get this error :(
Only thing i could do ist, disabling plugins 1by1 (or half/half)..or whatever and sort it out but i dont want to do that. we have like 85 plugins installed.

Toliman

I updated the rust.edit.dll but i still get this error :(
Only thing i could do ist, disabling plugins 1by1 (or half/half)..or whatever and sort it out but i dont want to do that. we have like 85 plugins installed.

It wouldn't be a plugin, it'd be the extension RustEdit. SpawnCore is part of that extension, and the extension would have to be updated by the developer (not you) in order to fix the issue.



Only started since last update. Happens everytime a player spawns. Console is constantly filled with this error. Server running normally.

Any ideas? Oxide bug?

Thanks, Cow
Cowhoonie

Only started since last update. Happens everytime a player spawns. Console is constantly filled with this error. Server running normally.

Any ideas? Oxide bug?

Thanks, Cow
Rust changed; RustEdit extension would need an update.
Thanks Wulf, Can this be updated while server is running? I've never tried. No longer using RustEdit maps, so could I just remove it while the server is running also?
Cowhoonie
Thanks Wulf, Can this be updated while server is running? I've never tried. No longer using RustEdit maps, so could I just remove it while the server is running also?
No, you'd need to shut down the server generally, but I believe that extension has an updater.
Just tried the rustedit.downloadupdate and shows as up to date. Tested and still have the error. Guess im getting up early tomorrow morning for the restart 
It may need to be updated first by the developer of it.
Locked automatically