1. So if they type /vote their browser automatically opens?
     
  2. Yes, or atleast the Steam Overlay Browser?
     
  3. I sent you a message for a test version.
     
  4. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.1.5

     
  5. @Pho3niX90
    error when i overwrite old version:
     
  6. Could you please post your reward data file?
     
  7. Pho3niX90 updated Vote Checker & Rewarder with a new update entry:

    1.1.6


    [DOUBLEPOST=1453367070][/DOUBLEPOST]
    Please try the new update, I assume you didn't have EconomyBanks installed? There was a reference I forgot to do validations on.
     
  8. Code:
    14:08 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:4
    14:08 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:4
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:5
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:5
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:6
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:6
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:2
    14:10 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:2
    14:11 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:4
    14:11 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:4
    14:11 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:3
    14:11 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:3
    14:12 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:4
    14:12 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:4
    14:18 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:1
    14:18 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:1
    14:26 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:1
    14:26 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:1
    14:38 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:3
    14:38 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:3
    14:40 [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:-1 UserVoteCount:3
    14:40 [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:-1 UserVoteCount:3
     
  9. Hi @j-doe.
    Even though that is coming through as a warning, it's not a bug or error, rather a debugging message.
    Judging by the timestamp your server seems busy, so you can disable the message by replacing the following in the plugin:

    Replace:
    Code:
    PrintWarning("Should we give? AmountToGive:" + amountToGive + " VoteNeeded:" + votesNeeded + " UserVoteCount:" + voteCount);
    With:
    Code:
    //PrintWarning("Should we give? AmountToGive:" + amountToGive + " VoteNeeded:" + votesNeeded + " UserVoteCount:" + voteCount);
     
  10. just that. :)
    I didnt have economyBanks indeed. im sorry i read that after i replied. All seems in order now:
     

    Attached Files:

  11. Pho3niX90,

    We have a problem, after approximately 600 votes for the server stopped giving rewards to all players. The logs no errors. What could be the problem?
     
  12. This is a issue with listforge. They were going to implement a fix this week but I am still waiting.
     
  13. How do I change the color of the text to silver? I cant seem to the syntax right.
     
  14. why he dont work after oxide update yesterday?
     
  15. Hi. Google hex color codes and you will find the correct code. Just replace the # color numbers in the plugin.
    [DOUBLEPOST=1454100730][/DOUBLEPOST]
    What do you mean? Do you get any errors?
     
  16. Hi, i get error while trying to get rewards on my server. "There was an error giving your reward."
    12:23 PM [Error] [VoteChecker] There was an error parsing the CC response to int for user 'Doofenyoyo', raw response was

    Here are some logs from my server. And yes i do have reward list on my server.
    Dropbox - VoteCheckerRewards.json


    Code:
    2:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:1 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:1 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:500 VoteNeeded:1 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:20 VoteNeeded:1 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:2 UserVoteCount:2
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:15 VoteNeeded:2 UserVoteCount:2
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:3 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:3 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:10 VoteNeeded:3 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:3 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:3 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:10 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:60 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:240 VoteNeeded:10 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:5 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:10 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:1 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:20 VoteNeeded:2 UserVoteCount:2
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:15 VoteNeeded:2 UserVoteCount:2
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:11 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:11 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:11 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:12 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:30 VoteNeeded:12 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:13 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:100 VoteNeeded:13 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:13 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:20 VoteNeeded:13 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:10 VoteNeeded:13 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:60 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:240 VoteNeeded:20 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:50 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:15 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:20 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Warning] [VoteChecker] Should we give? AmountToGive:1 VoteNeeded:20 UserVoteCount:2
    12:22 PM [Info] [VoteChecker] WARNING!: Vergar had a 2 votecount but there was no reward for that amount to give.
    12:22 PM [Error] [VoteChecker] There was an error parsing the CC response to int for user 'SaYix Blyat!!!!', raw response was 
     
  17. Hey,

    Could you please provide me with your server api via messsage
     
  18. PM sent
     
  19. I have the same error "There was an error giving your reward."
     
  20. Please pm me your api key.

    There seems to be an issue in the web api. I will probably release the new version of this plugin tomorrow that uses the more reliable api