Hello, I can`t get the autoevent to start. i get this error
[Oxide] 2:23 AM [Error] Failed to call hook 'ccmdEventLaunch' on plugin 'EventManager v1.2.19' (KeyNotFoundException: The given key was not present in the dictionary.)
[Oxide] 2:23 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Object].get_Item (System.String key) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EventManager.AutoEventNext () [0x00000] in <filename unknown>:0
at Oxide.Plugins.EventManager.LaunchEvent () [0x00000] in <filename unknown>:0
at Oxide.Plugins.EventManager.ccmdEventLaunch (.Arg arg) [0x00000] in <filename unknown>:0
at Oxide.Plugins.EventManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Game config
Event configCode:{ "Gungame - Close event at start": false, "GunGame - Event - Name": "GunGame", "GunGame - Event - SpawnFile": "ggspawns", "Gungame - Rank Limit (max 29)": 15, "GunGame - Start - Health": 100.0, "Gungame - Use Armour": true, "Gungame - Use Machete Downgrade": true, "Gungame - Use Meds": true, "Gungame - Use Meds - Amount": 1, "GunGame - Zone - Name": "GunGame",
Code:{ "AutoEvents - Activate": true, "AutoEvents - Announce Open Interval": 90, "AutoEvents - Config": { "1": { "closeonstart": "false", "gametype": "GunGame", "maxplayers": "30", "minplayers": "6", "spawnfile": "ggspawns", "timelimit": "1800", "timetojoin": "30" } }, "AutoEvents - Interval between 2 events": 1800, "Default - Game": "GunGame", "Default - Spawnfile": "ggspawns",
EventManager
Moved
Total Downloads: 10,609 - First Release: Dec 16, 2014 - Last Update: Apr 19, 2018
- 4.92857/5, 56 likes
-
-
-
If anyone is willing to test out a patch for EventManager please PM me, it includes;
Fix for last player losing his gear - Everyone is put into godmode until the last who died has respawned, then everyone should be sent home with their gear
Restoring players health
Restore item skins
Restore weapon mods
Restore ammo count -
[DOUBLEPOST=1454426933,1454330441][/DOUBLEPOST]So during events, some players spawns outside the arana after death, its all random. i have dobbel and trippel checked the spawnpoints, moved the arena, reinstalled plugins but this keep happening. Any Ideas? -
-
Give it a bit of time, working on a mod that you didn't create originally can be tricky. -
Your event plugins are what interested me to start plugin development so I would be happy to maintain it if you no longer want to, although I think this update covers 90% of what people have asked for/complained about so it shouldn't really need anymore attention
Last edited by a moderator: Feb 3, 2016 -
how to solve the problem with the timer?
Code:[Oxide] 2:31 PM [Error] Failed to run a 300.00 timer in 'EventManager v1.2.19' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) [Oxide] 2:31 PM [Debug] at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in <filename unknown>:0 at System.String.Format (System.String format, System.Object arg0) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.CancelEvent (System.String reason) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.<OnEventOpenPostAutoEvent>m__2 () [0x00000] in <filename unknown>:0 at Oxide.Core.Libraries.Timer+TimerInstance.Update () [0x00000] in <filename unknown>:0
-
hi, I have flicked through the posts and cant see anything about my issue. when I add rewards it only makes one page worth.
the next arrows don't work and when I look in the data I can see only 6 items that I have listed. if I list more then it just removes them?
is it the case that there is only one page for rewards now or am I missing something?
thanks -
-
i have internet acces so i can upload the file -
me somebody to answer why I have not disconnected avtoevent timer and error occurs? I have one such a problem? sorry for my English
-
-
-
-
Reneb updated Event Manager with a new update entry:
1.2.20
-
Hey have a error. Created a Deathmatch Event. But this part
Code:4) In the Event plugins you will always find a place where to put the zone name. REMEMBER TO DO IT!! In Deathmatch it is inside: "DeathMatch - Zone - Name"
I have this Error in my logs:
Code:[2/6/2016 3:12:46 AM] [Oxide] 3:12 AM [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Object].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.OnEventOpenPostAutoEvent () [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.LaunchEvent () [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.ccmdEventLaunch (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
Event cancel Timer does not work. In the chat all the time wrote about the invitation to the event.
There are no errors. config file does not changed. All of the latest versionLast edited by a moderator: Feb 6, 2016 -
I reinstalled all and made it again step by step but again i have this errors:
Code:[2/6/2016 12:30:56 PM] [Oxide] 12:30 PM [Error] Failed to call hook 'ccmdEventLaunch' on plugin 'EventManager v1.2.20' (KeyNotFoundException: The given key was not present in the dictionary.)
Code:[2/6/2016 12:30:56 PM] [Oxide] 12:30 PM [Debug] at System.Collections.Generic.Dictionary`2[System.String,System.Object].get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.OnEventOpenPostAutoEvent () [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.LaunchEvent () [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.ccmdEventLaunch (.Arg arg) [0x00000] in <filename unknown>:0 at Oxide.Plugins.EventManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
Code:{ "ZoneDefinitions": [ { "name": "Deathmatch", "radius": 120.0, "radiation": 0.0, "Location": "395.0014 27.81249 -1610.145", "Size": "0 0 0", "Rotation": "0 0 0", "ID": "11296279", "enter_message": null, "leave_message": null, "enabled": true, "flags": "AutoLights, Eject, UnDestr, NoBuild, NoTp, NoWounded, NoDeploy, NoKits, NoCorpse, NoSuicide, KillSleepers" } ] }