IndexOutOfRangeException at OnPlayerSleepEndedError
(09:34:07) | Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.35' (IndexOutOfRangeException: Index was outside the bounds of the array.)
at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <01edb11352084862b459073e68f917b9>:0
at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <01edb11352084862b459073e68f917b9>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
screenshot-318.png
same here
Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.35' (IndexOutOfRangeException: Index was outside the bounds of the array.)
at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <ac8fd9eac2f34cf19e056bfde9ed3ad9>:0
at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <ac8fd9eac2f34cf19e056bfde9ed3ad9>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0

same here

Did someone fix the problem? Because and i am with the same error.
13:03 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.35' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <65f44ec6656e40e9b3b02fc1d52ea5bb>:0 
  at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <65f44ec6656e40e9b3b02fc1d52ea5bb>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0 
Is this by anychance on a not uptodate oxide?
I found a newest version from other website but still same problem. And its not a big problem but its not good to see red text in your console xD
yeah, its probably the one im supporting... I cant replicate the issue, what are you rewarding? who are you using as a vote handler? etc see if we can iron this out for the community

Merged post

In the config... your not leaving any of the strings blank are you.. 

e.g if it lists say the beancan server info "Beancan": "ID:KEY" your not just deleting the ID:KEY and leaving it as "" 

you can remove unused items from the config like the beancan settings aswell. Bum and Visani would you mind hitting me up on discord? MikeHawke#9148

Hey Mike,

Do you mind if I add you also, I am getting the same error.

Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.35' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <7b4cb21af85f445fa20d5d1f3d9954ad>:0 
  at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <7b4cb21af85f445fa20d5d1f3d9954ad>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 

I fix it with update but there is no update plugin. I found it in google.

Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.43' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <9a6e8f00925c4c3f86bfd45b36cc0190>:0
at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <9a6e8f00925c4c3f86bfd45b36cc0190>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0

Chances are something is wrong with your config.. can you pastbin it for me... minus your id:key

Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVote v2.0.43' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.EasyVote.OnPlayerSleepEnded (BasePlayer player) [0x00151] in <83d212a6d0b7421392f91056da6cb229>:0
at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00248] in <83d212a6d0b7421392f91056da6cb229>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0