What vote site your using? And is it always same vote site which gave these "error"?
EasyVote
Moved
Total Downloads: 4,115 - First Release: Aug 27, 2016 - Last Update: Mar 24, 2018
- 5/5, 14 likes
-
we only use 1 vote site mate rust-servers.net and it always tells that person the same thing.
-
Thanks. -
It seems voting is working for some people but not for others. I'm using rust-servers.net. Some people vote and never get the reward some people a don't have this issue.
-
is it checking player name or player id?
-
ID, only what use name is zlvl. But i recomend to change it to ID (from config) dont know why it wasent on id in first place.
-
yeah I change it to ID each update
It's really weird how it's affecting some and not others :/ I will try Top Rust Servers again tomorrow morning, after I have done Rust Servers this time.
-
Hi @Exel80 any ideas on whats causing some people to not receive their rewards.. as it seems more people are having the issue now. some people have voted for last 4 days no problem but a guy who is on his second vote get nothing. all players are testing it and about 60% are getting rewards and the other get nothing
-
-
I have zlevels on the server but I'm not giving levels via this plugins as I only give supply drop and some economics
posted my rewards earlier they are
Code:"Rewards": { "vote1": [ "supply.signal: 1" ], "vote2": [ "supply.signal: 1", "money: 50" ], "vote3": [ "supply.signal: 1", "money: 100" ], "vote4": [ "supply.signal: 1", "money: 150" ], "vote5": [ "supply.signal: 1", "money: 200" ], "vote6": [ "supply.signal: 1", "money: 200" ], "vote7": [ "supply.signal: 1", "money: 250" ], "vote8": [ "supply.signal: 1", "money: 275" ], "vote9": [ "supply.signal: 1", "money: 300" ], "vote10": [ "supply.signal: 1", "money: 325" ], "vote11": [ "supply.signal: 1", "money: 350" ], "vote12": [ "supply.signal: 1", "money: 375" ], "vote13": [ "supply.signal: 1", "money: 400" ], "vote14": [ "supply.signal: 1", "money: 425" ], "vote15": [ "supply.signal: 1", "money: 450" ], "vote16": [ "supply.signal: 1", "money: 475" ], "vote17": [ "supply.signal: 1", "money: 500" ], "vote18": [ "supply.signal: 1", "money: 525" ], "vote19": [ "supply.signal: 1", "money: 550" ], "vote20": [ "supply.signal: 1", "money: 575" ], "vote21": [ "supply.signal: 1", "money: 600" ], "vote22": [ "supply.signal: 1", "money: 625" ], "vote23": [ "supply.signal: 1", "money: 650" ], "vote24": [ "supply.signal: 1", "money: 675" ], "vote25": [ "supply.signal: 1", "money: 700" ], "vote26": [ "supply.signal: 1", "money: 725" ], "vote27": [ "supply.signal: 1", "money: 750" ], "vote28": [ "supply.signal: 1", "money: 775" ], "vote29": [ "supply.signal: 1", "money: 800" ], "vote30": [ "supply.signal: 1", "money: 1000" ] },
Last edited by a moderator: Nov 5, 2017 -
hi, the vote link(s) are not clickable ?
is this correct or what ? -
yes rust does not support clickable links.
-
-
WIP
- https://puu.sh/yfehn/9cf5d231bd.png
- https://puu.sh/yfeog/dbc3c149eb.png (Little bit messy?)
- https://puu.sh/yfeuM/cd8cb9abe8.png (I changed it to say "Claim reward(s)")
-
Have changed to playerid but players can't seem to see anything appear while using "/vote /claim or /reward list"
Config:
Code:{ "Commands": { "money": "eco.c deposit {playerid} {value}", "oxidegrantgroup": "oxide.usergroup add {playerid} {value}", "oxidegrantperm": "oxide.grant user {playerid} {value}", "oxiderevokegroup": "oxide.usergroup remove {playerid} {value}", "oxiderevokeperm": "oxide.revoke user {playerid} {value}", "rp": "sr add {playerid} {value}", "tempaddgroup": "addgroup {playerid} {value} {value2}", "tempgrantperm": "grantperm {playerid} {value} {value2}", "zlvl-*": "zl.lvl {playerid} * +{value}", "zlvl-c": "zl.lvl {playerid} C +{value}", "zlvl-m": "zl.lvl {playerid} M +{value}", "zlvl-s": "zl.lvl {playerid} S +{value}", "zlvl-wc": "zl.lvl {playerid} WC +{value}" }, "Discord": { "Discord webhook (URL)": "", "DiscordMessage Enabled (true / false)": "false", "Enable @here alert (true / false)": "false", "Title": "Vote" }, "Rewards": { "@": [ "wood: 5000", "rp*: 100" ], "first": [ "oxidegrantperm: kits.daily" ], "vote2": [ "rp: 50", "zlvl-*: 1" ], "vote3": [ "tempgrantperm: member-6h", "zlvl-*: 2" ], "vote5": [ "rp: 50", "wood: 30000" ], "vote8": [ "supply.signal: 1", "tempaddgroup: member-12h" ], "vote12": [ "rp: 50", "tempaddgroup: bronzevip-1d" ], "vote18": [ "rp: 100", "zlvl-*: 5", "tempaddgroup: silverviptrial-2d" ], "vote25": [ "rp: 200", "tempaddgroup: goldviptrial-3d" ], "vote28": [ "rp: 500", "supply.signal: 2", "zlvl-*: 15", "tempaddgroup: goldvip-10d" ] }, "Servers": { "ServerName1": { "RustServers": "132960:VZMJw19vn4CQqiWhGwp3X23CFfbvciPXBTL" } }, "Settings": { "Globally announcment in chat when player voted (true / false)": "true", "Prefix": "<color=cyan>[EasyVote]</color>", "Send thank you message to player who voted (true / false)": "true", "Vote rewards cumulative (true / false)": "false" }, "VoteSitesAPI": { "Beancan": { "API Claim Reward (GET URL)": "http://beancan.io/vote/put/{0}/{1}", "API Vote status (GET URL)": "http://beancan.io/vote/get/{0}/{1}", "Vote link (URL)": "http://beancan.io/server/{0}" }, "RustServers": { "API Claim Reward (GET URL)": "http://rust-servers.net/api/?action=custom&object=plugin&element=reward&key={0}&steamid={1}", "API Vote status (GET URL)": "http://rust-servers.net/api/?object=votes&element=claim&key={0}&steamid={1}", "Vote link (URL)": "http://rust-servers.net/server/{0}" } } }
-
@yannick10012 You remember set "EasyVote.Use" permission to default group?
-
-
@yannick10012
ou, and in your config has error
Code:"Rewards": { "@": [ "wood: 5000", "rp*: 100" ],Change it to"Rewards": { "@": [ "wood: 5000", "rp: 100" ],
-
-
Failed to initialize plugin 'EasyVote v2.0.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.EasyVote.BuildNumberMax () [0x00000] in :0 at Oxide.Plugins.EasyVote.Loaded () [0x00000] in :0 at Oxide.Plugins.EasyVote.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in :0