Error in v2.0.19Solved

I just loaded the newest version 2.0.19 and I am getting the following error.

Could not initialize plugin 'Hotel v2.0.19' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Hotel.LoadConfig () [0x0005c] in <a99f382c208249a28753ff0c746fb7e9>:0
at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <9882f28dc2204b4dba514a9ad18f5042>:0 0b/s in, 0b/s out
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <908c222544c44044aaa591b5bb6936ee>:0
at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <9882f28dc2204b4dba514a9ad18f5042>:0

Thanks I really like the work you have done on this!

what version did you update from.. You may try removing the language and config files if an older version

Merged post

I suspect you have an old config file.. You can delete the hotel.json in the oxide config folder and then reload the hotel plugin

That did the trick. Thank you sir.

Locked automatically