Not working after new rust update

The plugin won't compile after the Christmas update.

I tested it today and for me the plugin compiled (While the Server was already running by copy and pasting the file into the plugins folder)

Any infos from the logs in the \oxide\logs Folder? There should be a "Compiler_XX-XX-XXX" and an "oxide_XX-XX-XXX" Log file.

Rustavia

I tested it today and for me the plugin compiled (While the Server was already running by copy and pasting the file into the plugins folder)

Any infos from the logs in the \oxide\logs Folder? There should be a "Compiler_XX-XX-XXX" and an "oxide_XX-XX-XXX" Log file.

Failed to initialize plugin 'TimedProgression v0.1.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Plugins.TimedProgression.Init () [0x0007c] in <a85e9d170f4448c7a9bcc7aff3748f86>:0
at Oxide.Plugins.TimedProgression.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00907] in <a85e9d170f4448c7a9bcc7aff3748f86>:0 0b/s in, 0b/s out
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0



Merged post

TimedProgression.cs(39,26): warning CS0169: The private field `Oxide.Plugins.TimedProgression.wipeStart' is never used