Failed to load config fileSolved

Hi,
The plugin doesnt work anymore.
Any fix for that ? it's a good plugin

Could you provide any details? There isn't any reason why it would just stop working.

{
"EnableInGameTime-Timer": true,
"EnableRealTime-Timer": true,
"EnableTimerOnce": false,
"EnableTimerRepeat": true,
"InGameTime-Timer": {
"04:00:00": "oxide.reload DiscordAuth",
"05:00:00": "oxide.reload Rustcord",
"12:00:00": "oxide.reload DiscordAuth",
"13:00:00": "oxide.reload Rustcord",
"20:00:00": "oxide.reload DiscordAuth",
"21:00:00": "oxide.reload Rustcord",
"16:55:00": "sv weather.load clear"
},
"RealTime-Timer": {
"01:00:00": "say Reboot server in 3 hrs",
"02:00:00": "say Reboot server in 2 hrs",
"03:00:00": "say Reboot server in 1 hrs",
"03:30:00": "say Reboot server in 30 min, be safe 10min before",
"03:45:00": "say Reboot server in 15 min, be safe 10min before",
"04:00:00": "say Reboot server right now",
"04:05:00": "spawn.fill_groups",
"04.06:00": "sv weather.load clear"
},
"TimerOnce": {
"command1 'msg'": 10,
"command2 'msg'": 120,
"command3 arg": 180,
"reset.timeronce": 181
},
"TimerRepeat": {
"oxide.reload DiscordRewards": 300,
"oxide.reload AbsolutGifts": 400,
"oxide.reload Rustcord": 300
}

Merged post

That's my configuration and it doesnt work anymore, why ? I dont know. I'm using that for one of broken plugin and with this plugin it worked before, and for the scheduled server restart too.

So what exactly isn't working about it?

Everything ^^

Plugin doesn't load? Any errors?

TimedExecute v0.7.4: Failed to load config file (is the config file corrupt?) (Invalid character after parsing property name. Expected ':' but got: }. Path 'InGameTime-Timer', line 8, position 2.) 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)


Merged post

Nvm , i fixed it and saw that after but still not working 
Loaded plugin Timed Execute v0.7.4 by PaiN & misticos
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

I'm not sure if this is related, but after a restart, the plugin has to be reloaded before it actually starts any timers.

What's your json config ? 
I have no problem with that

chronical

I'm not sure if this is related, but after a restart, the plugin has to be reloaded before it actually starts any timers.

Mine is still working ok

I did figure it out.  Somehow my configuration got changed and TimerOnce, TimerRepeat and RealTime were all set to true.  I got that sorted out.  

chronical

I did figure it out.  Somehow my configuration got changed and TimerOnce, TimerRepeat and RealTime were all set to true.  I got that sorted out.  

Great to hear , can you change status to "solved"  :)

v6ObeDlLIiZMt7R.jpg pookins

Great to hear , can you change status to "solved"  :)

I'm not the original author of the post.  I'm not sure how to go about doing that.

chronical

I'm not the original author of the post.  I'm not sure how to go about doing that.

Duh , i must be getting (even) slow(er) 

Done :D 

Locked automatically