FabioZumbi12 / SEDiscordBridge

A Torch plugin to connect the SE server to Discord
MIT License
13 stars 11 forks source link

Crash upon load-up #1

Closed XeroCreator closed 6 years ago

XeroCreator commented 6 years ago

Torch version v1.3.0.41-83-g873acfc Plugin Version 1.0

Loads up with crash below.

02:36:43.9481 [FATAL] Initializer: System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute() System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute() 02:36:43.9767 [FATAL] Initializer: System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute() --- End of inner exception stack trace --- ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute()<---

System.AggregateException: One or more errors occurred. ---> System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute() --- End of inner exception stack trace --- ---> (Inner Exception #0) System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute()<---

02:36:43.9767 [FATAL] Initializer: System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute() System.NullReferenceException: Object reference not set to an instance of an object. at SEDiscordBridge.SEDicordBridgePlugin.Init(ITorchBase torch) in D:\SpaceEngineersMod\TorchPlugins\SEDiscordBridge\SEDiscordBridge\SEDicordBridgePlugin.cs:line 48 at Torch.Managers.PluginManager.LoadPlugins() at Torch.TorchBase.Init() at Torch.Server.TorchServer.Init() at System.Threading.Tasks.Task.Execute()