Console window being spammed by errorFixed

Craziest thing. Fresh manual install of 7DTD, not using any kind of server manager.... Server runs fine.

Then installed latest oxide version. Installed one Plugin. My log looks normal like this: (BUT, read below log)

15:07 [Warning] Automatic plugin reloading and unloading has been disabled
15:07 [Info] Loading plugins...
15:07 [Info] Loaded plugin 7 Days to Die v2.0.3887 by Oxide Team and Contributors
15:07 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
15:07 [Info] TebexDonate was compiled successfully in 0ms
15:07 [Info] Loaded plugin Tebex Donate v1.7.0 by Tebex
15:08 [Info] IP address from external API: *.*.*.*
15:08 [Info] [Tebex Donate] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15:08 [Info] [Tebex Donate] Successfully retrieved store information from your secret key!
15:08 [Info] [Tebex Donate] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15:08 [Info] [Tebex Donate] Account: Salty Gaming-7DtD (USD)
15:08 [Info] [Tebex Donate] Server: Salty Gaming-7DtD
15:08 [Info] [Tebex Donate] URL: https://salty-gaming-7dtd.tebex.io
15:08 [Info] [Tebex Donate] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15:08 [Warning] [Tebex Donate] Attempting to process commands in the queue...
15:08 [Warning] [Tebex Donate] Attempting to fetch category and package listings...
15:08 [Warning] [Tebex Donate] There are no online commands that need to be processed!
15:08 [Warning] [Tebex Donate] Successfully added category Packages to the stored listings!
15:08 [Warning] [Tebex Donate] Successfully added all categories to the stored listings!

But my CMD window for the server.exe is spamming every mili-second the same warnings and everything you see in the log. 

Tried deleting my whole sever and installing oxide without any plugins. Rungs great until somone logs in and it give a loging message but spams it probably 10,000x. No lie.


Even if I could stop Oxide from making ANY logs into the CMD window that would fix my issue for now. It spams a messsage every millisecond to the point you cant minimize or even close out of the CMD window. 

Is this a Linux or Windows server? Assuming Windows, but just making sure.

Windows, yes. Feel free to add me on discord if you wish to communicate quicker. And aparently im learning the CMD window I refer to is also known as the Telnet Log. 

Captain(SaltyGaming)#1326



Merged post

Can anyone atleast tell me how to turn off Umod logging to telnet so I can atlest run my server again. 

I would need to see the info, otherwise I don't really know what error you are seeing. You could try using a plugin such as Console Filter to hide it, but that won't fix the issue.

Any log that runs when umod/oxide is intalled is shown appx 10,000times. 

Its not a particular mod/plugin thats an issue. Server runs great without oxide. As soon as you install Oxide, even before adding any plugins it starts spamming the Telnet console.

Merged post

You sir.....are out of this world. Thanks! 

Merged post

Will "oxide.version" command not work until the stable release?

Mmm, should work. Is Oxide showing as loading?

Merged post

Ah, noticed the issue, looking into that.

Here is my Log right now. And no oxide commands are working:

11:34 [Info] Loading Oxide Core v2.0.3999...
11:34 [Info] Loading extensions...
11:34 [Info] Loaded extension CSharp v2.0.4046 by Oxide Team and Contributors
11:34 [Info] Loaded extension Discord v2.0.2 by PsychoTea & DylanSMR & Tricky & Kirollos & MJSU
11:34 [Info] Loaded extension MySql v2.0.3760 by Oxide Team and Contributors
11:34 [Info] Loaded extension SevenDaysToDie v2.0.3894 by Oxide Team and Contributors
11:34 [Info] Loaded extension SQLite v2.0.3762 by Oxide Team and Contributors
11:34 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
11:34 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:34 [Info] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:34 [Info] Using Covalence provider for game '7 Days to Die'
11:34 [Info] Loading plugins...
11:34 [Error] Failed to initialize plugin 'SevenDaysCore v2.0.3894' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] Loaded plugin 7 Days to Die v2.0.3894 by Oxide Team and Contributors
11:34 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
11:34 [Error] Oxide.Game.Rust is referenced by ServerRewards plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Rust.cs if this extension is not required.
11:34 [Info] AdvertMessages, AutomaticPluginUpdater, BetterChat, DiscordChat, DiscordRewards, Economics, PlaytimeTracker, SuicideKill, TebexDonate and WelcomeMessages were compiled successfully in 0ms
11:34 [Error] Error while compiling: DaySeven.cs(70,42): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:34 [Error] Error while compiling: SDTeleportation.cs(271,41): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:34 [Info] [Advert Messages] Advert Messages is showing adverts every 15 minutes.
11:34 [Info] Loaded plugin Advert Messages v3.0.2 by LaserHydra
11:34 [Info] Loaded plugin Automatic Plugin Updater v1.5.5 by birthdates
11:34 [Error] Could not initialize plugin 'BetterChat v5.2.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] No previous version to rollback plugin: BetterChat
11:34 [Info] Loaded plugin Discord Chat v2.1.0 by MJSU
11:34 [Error] Failed to initialize plugin 'DiscordRewards v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.DiscordRewards.Init () [0x00031] in <57edbbced7a94190b471dcd827773f73>:0
at Oxide.Plugins.DiscordRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0004e] in <57edbbced7a94190b471dcd827773f73>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] Unloaded plugin Discord Rewards v1.4.0 by birthdates
11:34 [Info] No previous version to rollback plugin: DiscordRewards
11:34 [Error] Failed to initialize plugin 'Economics v3.9.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.Economics.AddLocalizedCommand (System.String command) [0x00067] in <57edbbced7a94190b471dcd827773f73>:0
at Oxide.Plugins.Economics.Init () [0x00000] in <57edbbced7a94190b471dcd827773f73>:0
at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032f] in <57edbbced7a94190b471dcd827773f73>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] Unloaded plugin Economics v3.9.1 by Wulf
11:34 [Info] No previous version to rollback plugin: Economics
11:34 [Error] Could not initialize plugin 'PlaytimeTracker v0.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] No previous version to rollback plugin: PlaytimeTracker
11:34 [Error] Could not initialize plugin 'SuicideKill v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] No previous version to rollback plugin: SuicideKill
11:34 [Error] Could not initialize plugin 'TebexDonate v1.7.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:34 [Info] No previous version to rollback plugin: TebexDonate
11:34 [Info] Loaded plugin WelcomeMessages v1.0.7 by Ankawi
11:35 [Info] IP address from external API: *.*.*.*
11:35:01 [Info] [Discord Extension] [Info]: Discord socket opened!
11:35:01 [Info] [Discord Extension] [Info]: Your bot was found in 1 Guilds!
11:35 [Info] [Discord Chat] Discord Chat Ready

alright ill give it a whirl! Thanks!

Merged post

Still says unkown command with any tebex command and mods still arnt loading.

11:46 [Info] Loading Oxide Core v2.0.3999...
11:46 [Info] Loading extensions...
11:46 [Info] Loaded extension CSharp v2.0.4046 by Oxide Team and Contributors
11:46 [Info] Loaded extension Discord v2.0.2 by PsychoTea & DylanSMR & Tricky & Kirollos & MJSU
11:46 [Info] Loaded extension MySql v2.0.3760 by Oxide Team and Contributors
11:46 [Info] Loaded extension SevenDaysToDie v2.0.3894 by Oxide Team and Contributors
11:46 [Info] Loaded extension SQLite v2.0.3762 by Oxide Team and Contributors
11:46 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
11:46 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:46 [Info] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:46 [Info] Using Covalence provider for game '7 Days to Die'
11:46 [Info] Loading plugins...
11:46 [Error] Failed to initialize plugin 'SevenDaysCore v2.0.3894' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] Loaded plugin 7 Days to Die v2.0.3894 by Oxide Team and Contributors
11:46 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
11:46 [Error] Oxide.Game.Rust is referenced by ServerRewards plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Rust.cs if this extension is not required.
11:46 [Info] AdvertMessages, AutomaticPluginUpdater, BetterChat, DiscordChat, DiscordRewards, Economics, PlaytimeTracker, SuicideKill, TebexDonate and WelcomeMessages were compiled successfully in 0ms
11:46 [Error] Error while compiling: DaySeven.cs(70,42): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:46 [Error] Error while compiling: SDTeleportation.cs(271,41): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:46 [Info] [Advert Messages] Advert Messages is showing adverts every 15 minutes.
11:46 [Info] Loaded plugin Advert Messages v3.0.2 by LaserHydra
11:46 [Info] Loaded plugin Automatic Plugin Updater v1.5.5 by birthdates
11:46 [Error] Could not initialize plugin 'BetterChat v5.2.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] No previous version to rollback plugin: BetterChat
11:46 [Info] Loaded plugin Discord Chat v2.1.0 by MJSU
11:46 [Error] Failed to initialize plugin 'DiscordRewards v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.DiscordRewards.Init () [0x00031] in <7a9b4f2387ab4eb7ba03fb17f94e3d6a>:0

at Oxide.Plugins.DiscordRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0004e] in <7a9b4f2387ab4eb7ba03fb17f94e3d6a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] Unloaded plugin Discord Rewards v1.4.0 by birthdates
11:46 [Info] No previous version to rollback plugin: DiscordRewards
11:46 [Error] Failed to initialize plugin 'Economics v3.9.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.Economics.AddLocalizedCommand (System.String command) [0x00067] in <7a9b4f2387ab4eb7ba03fb17f94e3d6a>:0

at Oxide.Plugins.Economics.Init () [0x00000] in <7a9b4f2387ab4eb7ba03fb17f94e3d6a>:0

at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032f] in <7a9b4f2387ab4eb7ba03fb17f94e3d6a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] Unloaded plugin Economics v3.9.1 by Wulf
11:46 [Info] No previous version to rollback plugin: Economics
11:46 [Error] Could not initialize plugin 'PlaytimeTracker v0.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] No previous version to rollback plugin: PlaytimeTracker
11:46 [Error] Could not initialize plugin 'SuicideKill v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] No previous version to rollback plugin: SuicideKill
11:46 [Error] Could not initialize plugin 'TebexDonate v1.7.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0

at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0

at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:46 [Info] No previous version to rollback plugin: TebexDonate
11:46 [Info] Loaded plugin WelcomeMessages v1.0.7 by Ankawi
11:47 [Info] IP address from external API: *.*.*.*
11:47:34 [Info] [Discord Extension] [Info]: Discord socket opened!
11:47:35 [Info] [Discord Extension] [Info]: Your bot was found in 1 Guilds!
11:47 [Info] [Discord Chat] Discord Chat Ready
11:47 [Error] Failed to call hook 'IOnUserApprove' on plugin 'SevenDaysCore v2.0.3894' (FormatException: Input string was not in a correct format.)
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <9882f28dc2204b4dba514a9ad18f5042>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0

11:48 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:48 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:48 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:48 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:49 [Info] [Discord Chat] [Discord] Martrix24#3233: testing 123
11:49 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:49 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:49 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered
11:50 [Warning] Plugin 'SevenDaysCore' is using the Lang API but has no messages registered

Hahaha

Merged post

Still some kind of major issue. 

 

11:53 [Error] Failed to initialize plugin 'SevenDaysCore v2.0.3894' (NullReferenceException: Object reference not set to an instance of an object)

 

I can send full log if you wish



Merged post

11:53 [Info] Loading Oxide Core v2.0.3999...
11:53 [Info] Loading extensions...
11:53 [Info] Loaded extension CSharp v2.0.4046 by Oxide Team and Contributors
11:53 [Info] Loaded extension Discord v2.0.2 by PsychoTea & DylanSMR & Tricky & Kirollos & MJSU
11:53 [Info] Loaded extension MySql v2.0.3760 by Oxide Team and Contributors
11:53 [Info] Loaded extension SevenDaysToDie v2.0.3894 by Oxide Team and Contributors
11:53 [Info] Loaded extension SQLite v2.0.3762 by Oxide Team and Contributors
11:53 [Info] Loaded extension Unity v2.0.3772 by Oxide Team and Contributors
11:53 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:53 [Info] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
11:53 [Info] Using Covalence provider for game '7 Days to Die'
11:53 [Info] Loading plugins...
11:53 [Error] Failed to initialize plugin 'SevenDaysCore v2.0.3894' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] Loaded plugin 7 Days to Die v2.0.3894 by Oxide Team and Contributors
11:53 [Info] Loaded plugin Unity v2.0.3772 by Oxide Team and Contributors
11:53 [Error] Oxide.Game.Rust is referenced by ServerRewards plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Rust.cs if this extension is not required.
11:53 [Info] AdvertMessages, AutomaticPluginUpdater, BetterChat, DiscordChat, DiscordRewards, Economics, PlaytimeTracker, SuicideKill, TebexDonate and WelcomeMessages were compiled successfully in 0ms
11:53 [Error] Error while compiling: DaySeven.cs(70,42): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:53 [Error] Error while compiling: SDTeleportation.cs(271,41): error CS1061: Type `ClientInfo' does not contain a definition for `playerId' and no extension method `playerId' of type `ClientInfo' could be found. Are you missing an assembly reference?
11:53 [Info] [Advert Messages] Advert Messages is showing adverts every 15 minutes.
11:53 [Info] Loaded plugin Advert Messages v3.0.2 by LaserHydra
11:53 [Info] Loaded plugin Automatic Plugin Updater v1.5.5 by birthdates
11:53 [Error] Could not initialize plugin 'BetterChat v5.2.7' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] No previous version to rollback plugin: BetterChat
11:53 [Info] Loaded plugin Discord Chat v2.1.0 by MJSU
11:53 [Error] Failed to initialize plugin 'DiscordRewards v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.DiscordRewards.Init () [0x00031] in <808c0928d58c45df8e86e595c43c5828>:0
at Oxide.Plugins.DiscordRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0004e] in <808c0928d58c45df8e86e595c43c5828>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] Unloaded plugin Discord Rewards v1.4.0 by birthdates
11:53 [Info] No previous version to rollback plugin: DiscordRewards
11:53 [Error] Failed to initialize plugin 'Economics v3.9.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x0003f] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.Economics.AddLocalizedCommand (System.String command) [0x00067] in <808c0928d58c45df8e86e595c43c5828>:0
at Oxide.Plugins.Economics.Init () [0x00000] in <808c0928d58c45df8e86e595c43c5828>:0
at Oxide.Plugins.Economics.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032f] in <808c0928d58c45df8e86e595c43c5828>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] Unloaded plugin Economics v3.9.1 by Wulf
11:53 [Info] No previous version to rollback plugin: Economics
11:53 [Error] Could not initialize plugin 'PlaytimeTracker v0.2.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] No previous version to rollback plugin: PlaytimeTracker
11:53 [Error] Could not initialize plugin 'SuicideKill v1.0.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] No previous version to rollback plugin: SuicideKill
11:53 [Error] Could not initialize plugin 'TebexDonate v1.7.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Game.SevenDays.SevenDaysCommandSystem.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x002a9] in <441335262cbe40509ee0917b356c15ac>:0
at Oxide.Core.Libraries.Covalence.Covalence.RegisterCommand (System.String command, Oxide.Core.Plugins.Plugin plugin, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.RegisterWithCovalence () [0x00029] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00036] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.CovalencePlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000b3] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <9882f28dc2204b4dba514a9ad18f5042>:0
11:53 [Info] No previous version to rollback plugin: TebexDonate
11:53 [Info] Loaded plugin WelcomeMessages v1.0.7 by Ankawi
11:54 [Info] IP address from external API: *.*.*.*
11:54:42 [Info] [Discord Extension] [Info]: Discord socket opened!
11:54:42 [Info] [Discord Extension] [Info]: Your bot was found in 1 Guilds!
11:54 [Info] [Discord Chat] Discord Chat Ready

Hmmm, I'm not seeing that locally. Will test some more.

Cant Say for some of the other mods. But yesterday before these two fixes youve sent me.. Tebex mod was atleast loading and working. The only issue was the fact Oxide was spamming the console. 

Locked automatically