NullReferenceException at RunEventFixed
[AutomatedEvents] Spawning CargoShip 
 
Failed to run a 7500.00 timer in 'AutomatedEvents v0.3.24' (NullReferenceException: Object reference not set to an instance of an object)
  at BaseEntity.ServerInit () [0x000b0] in <cd3813e8da2c4cb99e759f1cb5dab348>:0 
  at CargoShip.ServerInit () [0x00024] in <cd3813e8da2c4cb99e759f1cb5dab348>:0 
  at BaseNetworkable.Spawn () [0x00035] in <cd3813e8da2c4cb99e759f1cb5dab348>:0 
  at BaseEntity.Spawn () [0x00000] in <cd3813e8da2c4cb99e759f1cb5dab348>:0 
  at CargoShip.Spawn () [0x0000d] in <cd3813e8da2c4cb99e759f1cb5dab348>:0 
  at Oxide.Plugins.AutomatedEvents.RunEvent (Oxide.Plugins.AutomatedEvents+EventType type, System.String[] pass_args, System.Boolean runonce) [0x004f7] in <a14ca9f3cf43482da9bb56e02c4c4adc>:0 
  at Oxide.Plugins.AutomatedEvents+<StartEventTimer>c__AnonStorey2.<>m__0 () [0x00000] in <a14ca9f3cf43482da9bb56e02c4c4adc>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <cf88a28c7fb44d36890d85a78331cc9d>:0  
Have you tried it with the latest oxide patch?
AutomatedEvents Spawning Bradley
Failed to run a 2520.00 timer in 'AutomatedEvents v0.3.25' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.RunEvent (Oxide.Plugins.AutomatedEvents+EventType type, System.String[] pass_args, System.Boolean runonce) [0x002b5] in <50d5e23e4df94ceaa7993b88e8374470>:0
at Oxide.Plugins.AutomatedEvents+<StartEventTimer>c__AnonStorey2.<>m__0 () [0x00000] in <50d5e23e4df94ceaa7993b88e8374470>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Invalid Position: bradleyapc[202264] (0.0, -500.3, 0.0) (destroying)
There is no problem with this plugin.
Completely shut down your server. Server off.
Check if your Server is up to date and if your Oxide is up to date too.
Then, if so, delete the "AutomatedEvents.json" file in the config folder and the "AutomatedEvents.json" language files.
Leave only the "AutomatedEvents.cs" file in the plugins folder then restart your server (restart your server, do not reload the plugin, completely restart your server).
5e16d016b71d0.jpg Gbutome
There is no problem with this plugin.
Completely shut down your server. Server off.
Check if your Server is up to date and if your Oxide is up to date too.
Then, if so, delete the "AutomatedEvents.json" file in the config folder and the "AutomatedEvents.json" language files.
Leave only the "AutomatedEvents.cs" file in the plugins folder then restart your server (restart your server, do not reload the plugin, completely restart your server).

I don't see how deleting the language file makes any difference but I did it all anyway, server the plugin and oxide are up to date, deleted everything. restarted server. Still have the same error as above.

"TurnOffEvents": "True",

"Enabled": true,

etc that is all. otherwise the plugin isn't running events, I can tell this by doing "nextevent *" soon as it goes to spawn Bradley it throws this error.

AutomatedEvents Spawning Bradley
Failed to run a 2520.00 timer in 'AutomatedEvents v0.3.25' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.RunEvent (Oxide.Plugins.AutomatedEvents+EventType type, System.String[] pass_args, System.Boolean runonce) [0x002b5] in <50d5e23e4df94ceaa7993b88e8374470>:0
at Oxide.Plugins.AutomatedEvents+<StartEventTimer>c__AnonStorey2.<>m__0 () [0x00000] in <50d5e23e4df94ceaa7993b88e8374470>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <cf88a28c7fb44d36890d85a78331cc9d>:0
Invalid Position: bradleyapc[202264] (0.0, -500.3, 0.0) (destroying)



Weird because I have no problem with this plugin. Do you have another plugin that manages, or is related to, the Bradley? your server is "server.pve true" or "false" in your .cfg? Send your config file (with pastebin).
No other plugin that controls Bradley.. I have events turned off thats about it. I don't have a server.cfg just a serverauto.cfg. Server settings at the bottom.
https://pastebin.pl/view/46341813
Linux server or windows server ??

Merged post

Well already I am very surprised that you are not from server.cfg
You should have one normally.
Then try this config and tell me if it works. Don't touch anything. try it without touching anything:

https://pastebin.com/TcyC8Wa3

And also see for your server.cfg file, it should look like this:

https://pastebin.com/dj3UqiCY
That config for automated events works, I didn't use server.cfg as its not needed. Thank you! :)
ok. but the plugin is update.
Locked automatically