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 post11: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