Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Request Callback Exception #2

Open
BippyMiester opened this issue Feb 6, 2023 · 0 comments
Open

Web Request Callback Exception #2

BippyMiester opened this issue Feb 6, 2023 · 0 comments

Comments

@BippyMiester
Copy link

I got a web request callback exception, and the discord hook didn't fire off after using the /claim command. The rewards were given however.

(18:37:17) | Web request callback raised an exception (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.EasyVote.GaveRewards (BasePlayer player, System.Collections.Generic.List`1[T] rewardValue) [0x0002a] in <6f22b5cf99e340d988ad32b9e80ef925>:0 
  at Oxide.Plugins.EasyVote.RewardHandler (BasePlayer player, System.String serverName) [0x00230] in <6f22b5cf99e340d988ad32b9e80ef925>:0 
  at Oxide.Plugins.EasyVote.ClaimReward (System.Int32 code, System.String response, BasePlayer player, System.String url, System.String serverName) [0x0012e] in <6f22b5cf99e340d988ad32b9e80ef925>:0 
  at Oxide.Plugins.EasyVote+<cmdClaim>c__AnonStorey3.<>m__0 (System.Int32 code, System.String response) [0x0002e] in <6f22b5cf99e340d988ad32b9e80ef925>:0 
  at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00034] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant