at Oxide.Plugins.AutomatedEvents.StartEventTimer (Oxide.Plugins.AutomatedEvents+EventType type, System.Boolean announce) [0x001c9] in <1a7cba46357743ca91fbda680af44e7b>:0
at Oxide.Plugins.AutomatedEvents+<CheckPlugins>c__AnonStorey0.<>m__0 () [0x00011] in <1a7cba46357743ca91fbda680af44e7b>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
10:10 [Info] IP address from Steam query: 0.0.0.0 NullReferenceException at StartEventTimerSolved
What is you Oxide version? I saw this in prior oxide version. The current version of oxide is: Oxide.Rust Version: 2.0.4592I had an issue with a convar no longer working and punted and set it to a fixed value.
v2.0.4592
Same problem
Failed to run a 90.00 timer in 'AutomatedEvents v0.3.16' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutomatedEvents.StartEventTimer (Oxide.Plugins.AutomatedEvents+EventType type, System.Boolean announce) [0x0025a] in <50893630dd1641c4982189fa301a4d7c>:0
at Oxide.Plugins.AutomatedEvents+<CheckPlugins>c__AnonStorey0.<>m__0 () [0x00011] in <50893630dd1641c4982189fa301a4d7c>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <1fe782f4b27a43ae85d29ebb2d56c007>:0Oxide.Rust Version: 2.0.4592
Edit: Corrected the error by deleting the configuration and reconfiguring
I get this error when i start the server still.
Failed to run a 90.00 timer in 'AutomatedEvents v0.3.16' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.StartEventTimer (Oxide.Plugins.AutomatedEvents+EventType type, System.Boolean announce) [0x001c9] in <63dc518c898247cb837c13ea2a639c7b>:0
at Oxide.Plugins.AutomatedEvents+<CheckPlugins>c__AnonStorey0.<>m__0 () [0x00011] in <63dc518c898247cb837c13ea2a639c7b>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 Please delete and recreate your configuration Lukeyy. If that does not work, please share it here.
yeah i did that and i still have the issue here is the config,
{
"Settings": {
"AnnounceOnLoad": "false",
"TurnOffEvents": "false",
"UseGUIAnnouncementsPlugin": "false"
},
"Events": {
"Bradley": {
"Enabled": true,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 99,
"MaximumTimeBetween": 67,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"CargoPlane": {
"Enabled": true,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 95,
"MaximumTimeBetween": 75,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"CargoShip": {
"Enabled": true,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 210,
"MaximumTimeBetween": 150,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"Chinook": {
"Enabled": true,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 2,
"MinimumTimeBetween": 180,
"MaximumTimeBetween": 150,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"EasterEvent": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 30,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"HalloweenEvent": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 30,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"Helicopter": {
"Enabled": true,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 180,
"MaximumTimeBetween": 120,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"HelicopterRefuel": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 45,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"PilotEject": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 45,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"PlaneCrash": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 45,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"SantaEvent": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 30,
"MaximumTimeBetween": 60,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
},
"XMasEvent": {
"Enabled": false,
"AnnounceNext": false,
"DisableDefault": false,
"ClearOnStart": false,
"MaximumNumber": 1,
"MinimumTimeBetween": 60,
"MaximumTimeBetween": 120,
"Real_or_Game_Always": "Always",
"BeginRun": 0.0,
"EndRun": 0.0,
"StartOffset": 0.0
}
}
} try setting the "TurnOffEvents": "false", to "TurnOffEvents": "true",if that solved it I will see what is going on that is dependent on that code.
Yeah after changing that i get this error.
06:15 [Error] Failed to run a 60.00 timer in 'AutomatedEvents v0.3.17' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.StartEventTimer (Oxide.Plugins.AutomatedEvents+EventType type, System.Boolean announce) [0x001c9] in <45df5c04f4c340bd9d7ba74a00db18a6>:0
at Oxide.Plugins.AutomatedEvents+<CheckPlugins>c__AnonStorey0.<>m__0 () [0x00011] in <45df5c04f4c340bd9d7ba74a00db18a6>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 I'll add a parameter to delay it further, I suspect your server had not started fully.
Locked automatically