NullReferenceException at Schedule.ClockUpdateSolved
Hello everyone...

here is the error that appears in my console with this plugin.
I use in parrallele: "Zone Manager" and "Dynamic PVP".
Failed to run a 3.00 timer in 'TruePVE v1.1.1' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.TruePVE+Schedule.ClockUpdate (System.String& currentRuleSet, System.String& message) [0x00220] in <33069296d1124c1fa3e394b56a327e0a>:0
  at Oxide.Plugins.TruePVE.TimerLoop (System.Boolean firstRun) [0x0000d] in <33069296d1124c1fa3e394b56a327e0a>:0
  at Oxide.Plugins.TruePVE+<TimerLoop>c__AnonStorey1.<>m__1 () [0x00000] in <33069296d1124c1fa3e394b56a327e0a>:0
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <33287985591c40d6983f0b8f0e915565>:0​

Thanks in advance for the help.
(With the old version: "TruePVE 1.0.4", I don't have this error).
up........
Hello, could you review your plugin because it throws a console error when you want to adjust the Schedule in the config file.
The error was not made with version 1.04. If no Schedule is set, then everything works.
Basically, with version 1.04, everything works but since version 1.1.1, it does not work. Please keep me informed. The error is noted above, it is the same as with version 1.1.1.
Sorry not sure how I didn't notice your post. Will fix
ok. thanks. 
This should be fixed in the next update 1.1.3, let me know :)
@nivex

Always a mistake.
It works well alone but with dynamicPVP, the error appears. We must keep version 1.0.4 with which it works very well.

Here is the error:
16:46 [Error] Failed to run a 3.00 timer in 'TruePVE v1.1.3' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.TruePVE+Schedule.ClockUpdate (System.String& currentRuleSet, System.String& message) [0x0023f] in <d4579ae6d482419194b1ec4194a0d2ad>:0
  at Oxide.Plugins.TruePVE.TimerLoop (System.Boolean firstRun) [0x0000d] in <d4579ae6d482419194b1ec4194a0d2ad>:0
  at Oxide.Plugins.TruePVE+<TimerLoop>c__AnonStorey1.<>m__1 () [0x00000] in <d4579ae6d482419194b1ec4194a0d2ad>:0
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <ac41dd3599754d448b8c218b34645820>:0​
https://pastebin.com/cgNLeKFJ

Try the above link, save as TruePVE.cs

I'm using Schedule.ClockUpdate and TimerLoop from 1.0.4 in this version
Works but if I put it with DynamicPVP, I get the same error.
I don't get it.

And 1.0.4 doesn't do this? Wtf, it's the same code lol
I have the impression that it does not work with dynamicPVP.
yes with 1.0.4, it's ok

my config: https://pastebin.com/vw5bHyPq

the problem begin at the version v1.1.1

Same Error,

Failed to run a 3.00 timer in 'TruePVE v1.1.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.TruePVE+Schedule.ClockUpdate (System.String& currentRuleSet, System.String& message) [0x0023f] in <97b42f2d4a0d4d778f813a0125accc4b>:0
0b/s in, 0b/s out
at Oxide.Plugins.TruePVE.TimerLoop (System.Boolean firstRun) [0x0000d] in <97b42f2d4a0d4d778f813a0125accc4b>:0
at Oxide.Plugins.TruePVE+<TimerLoop>c__AnonStorey1.<>m__1 () [0x00000] in <97b42f2d4a0d4d778f813a0125accc4b>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <ac41dd3599754d448b8c218b34645820>:0

Though when removing the file from the plugin list while the server is live, the server will declare it unloaded.

Re-setting the file into the plugins directory, the server doesn't give complaints and announces a successful loading.

Unloaded plugin Dynamic PVP v4.0.17 by CatMeat/Arainrr
Unloaded plugin TruePVE v1.1.3 by RFC1920
TruePVE was compiled successfully in 1921ms
<color=#FFA500>[ TruePVE ] Schedule Broadcast: Server is now PVP mode for the next in-game 4 hours.
Loaded plugin TruePVE v1.1.3 by RFC1920
up???  a solution for this problem?
the problem begin at the version v1.1.1
You said only 1.0.4 works, now you're saying 1.1.0 works also?

Please clarify
1.0.4 ok
From 1.1.1 inclusive, the problem is displayed.

Merged post

1.0.4  ok
1.1.1-1.1.3 no fonctionel
Locked automatically