sharkbound / WebsiteCommand

MIT License
2 stars 14 forks source link

WebsiteCommand will not load #2

Closed itsTEOTWAWKI closed 7 years ago

itsTEOTWAWKI commented 7 years ago

[12/2/2016 4:59:05 AM] [Info] Client has executed command "/rocket load website" [12/2/2016 4:59:05 AM] [Info] Loading WebsiteCommand [12/2/2016 4:59:05 AM] [Error] An error occured while executing rocket [load, website]: System.NullReferenceException: Object reference not set to an instance of an object at Rocket.Core.Plugins.RocketPlugin`1[RocketPluginConfiguration].LoadPlugin () [0x00000] in :0 at Rocket.Unturned.Commands.CommandRocket.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in :0 at Rocket.Core.Commands.RocketCommandManager+RegisteredRocketCommand.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in :0 at Rocket.Core.Commands.RocketCommandManager.Execute (IRocketPlayer player, System.String command) [0x00000] in :0

sharkbound commented 7 years ago

try the latest build #24

itsTEOTWAWKI commented 7 years ago

Sorry for the delay in response. This is what I am running into now:

12/3/2016 2:18:22 PM An error occured while executing rocket [load, website]: System.NullReferenceException: Object reference not set to an instance of an object
12/3/2016 2:18:22 PM   at Rocket.Core.Plugins.RocketPlugin`1[RocketPluginConfiguration].LoadPlugin () [0x00000] in <filename unknown>:0 
12/3/2016 2:18:22 PM   at Rocket.Unturned.Commands.CommandRocket.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in <filename unknown>:0 
12/3/2016 2:18:22 PM   at Rocket.Core.Commands.RocketCommandManager+RegisteredRocketCommand.Execute (IRocketPlayer caller, System.String[] command) [0x00000] in <filename unknown>:0 
12/3/2016 2:18:22 PM   at Rocket.Core.Commands.RocketCommandManager.Execute (IRocketPlayer player, System.String command) [0x00000] in <filename unknown>:0
sharkbound commented 7 years ago

did you try build 24 (or higher) yet?

sharkbound commented 7 years ago

i believe i fixed this with the latest build avaible on rocketmod

itsTEOTWAWKI commented 7 years ago

The issue has been resolved! Thank you so much :)