EasyVoteHighestVoter

Moved

Total Downloads: 213 - First Release: Nov 4, 2017 - Last Update: Dec 25, 2017

5/5, 4 likes
  1. ah ok will delete and reload 2 secs
    [DOUBLEPOST=1514196170][/DOUBLEPOST]OK deleted both config and lang files and will let you know if it comes up again ;)
     
  2. It should ;) tested multiple time in my local server. Just make sure you have latest highestvoter version. I reupload 1.0.2, because had to hotfix it
     
  3. Code:
    Failed to run a 1800.00 timer in 'EasyVoteHighestvoter v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.EasyVoteHighestvoter.Announce () [0x00000] in <filename unknown>:0 
      at Oxide.Plugins.EasyVoteHighestvoter.nextMonth () [0x00000] in <filename unknown>:0 
      at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0 
     
  4. Can you send your Config and Lang files
     
  5. done, in pm
     
  6. @Artasan Thank you, found "null" from your config. PM you how to fix that.
     
  7. Gave someone with much lower vote amount than others the hero rank
     
  8. Can you send me data/easyvote.json (the last month) and logs from oxide\logs\EasyVoteHighestvoter. (send it privately)
     
  9. worked like a charm, notifies all players about the voting,
    it did not show in discord tho, and ive made a webhook and inputed the url to my config, wich u can see :)
     
  10. You had installed DiscordMessages , right?
     
  11. Code:
    (19:05:55) | [Oxide] 18:05 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'EasyVoteHighestvoter v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.EasyVoteHighestvoter.GaveRewards (System.String HighestPlayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EasyVoteHighestvoter.OnPlayerSleepEnded (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.EasyVoteHighestvoter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod 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 hook, System.Object[] args) [0x00000] in <filename unknown>:0