Solved Arena UI error with Kits

after last update, when i click the select kits in arena
.....................

Failed to call hook 'ccmdSelect' on plugin 'ArenaUI v0.1.69' (ArgumentNullException: Value cannot be null.
Parameter name: source)
at System.Linq.OrderedEnumerable`2[TElement,TKey]..ctor (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Collections.Generic.IComparer`1[T] comparer, System.Boolean descending, System.Linq.OrderedEnumerable`1[TElement] parent) [0x00016] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.OrderBy[TSource,TKey] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.ArenaUI.KitSelectionMenu (BasePlayer player) [0x000fb] in <0278f7750f4d42e783b1ba2822d5904d>:0
at Oxide.Plugins.ArenaUI.ccmdSelect (ConsoleSystem+Arg arg) [0x00121] in <0278f7750f4d42e783b1ba2822d5904d>:0
at Oxide.Plugins.ArenaUI.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e13] in <0278f7750f4d42e783b1ba2822d5904d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
 
kits still dont fully work with arena


the arena will/can't show me a list of kits

but if i make a kit and then add an arena event with kits directly in the data file it works

but its very anoying to make it manual all the time
 

Orange

Administrator
kits still dont fully work with arena


the arena will/can't show me a list of kits

but if i make a kit and then add an arena event with kits directly in the data file it works

but its very anoying to make it manual all the time
Hello, are you sure you are running last kits version?
 
yes im sure, but to be 100% surei just reuploaded it , and also updated my arena
but still not work,

ill add it manualy now but its much easyer if i can just select them :)
 

Orange

Administrator
yes im sure, but to be 100% surei just reuploaded it , and also updated my arena
but still not work,

ill add it manualy now but its much easyer if i can just select them :)
You can send me your arenas plugin, i will take a look again
 
Top