ServerRewards

Moved

Total Downloads: 14,031 - First Release: Mar 2, 2016 - Last Update: Jun 9, 2018

5/5, 61 likes
  1. Hello!
    Prompt, please, at server loading each time produces such message:

    Web request callback raised an exception (KeyNotFoundException: The given key was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[System.String,System.Object].get_Item (System.String key) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.GameStoresRUST.<OnServerInitialized>m__0 (Int32 code, System.String response) [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00000] in <filename unknown>:0

    With what is it connected?
     
  2. When I start my server, it says "ServerRewards - Unloaded" under /plugins. Can we get a guide on how to install this, or if it's bugged, fix it?
    [Edit]

    Stupid me. Dependencies. It works now.
     
    Last edited by a moderator: Aug 12, 2017
  3. hello guys trying to set up economics and serverrewards and im an idiot does anyone have current working files i could "borrow"
    [DOUBLEPOST=1502786318][/DOUBLEPOST]also how do i give hourly rp?
     
  4. ok i figured out hourly rp now i just need to figure how to setup this plugin
     
  5. If I understood correctly, with this plugin : Playtime Tracker | Oxide
     
  6. i have reinstall my server and copy all files.. but after that i dont see any images in shop
    any way to fix ? i have reload plugin , reload Imagelibrary and refreshallimages .. but nothing works
     
  7. Try also "workshopimages".
     
  8. Code:
    06:39 [Error] Failed to call hook 'OnServerInitialized' on plugin 'ServerRewards v0.4.6' (ArgumentNullException: Argument cannot be null.
    Parameter name: source)
    06:39 [Stacktrace]   at System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.FirstOrDefault[Skinnable] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
      at Rust.Workshop.ApprovedSkinInfo..ctor (UInt64 WorkshopdId, System.String Name, System.String Desc, System.String ItemName) [0x00000] in <filename unknown>:0
      at Rust.Workshop.Approved..cctor () [0x00000] in <filename unknown>:0 
    I commented out everything, which uses Rust.Workshop.Approved, and the plugin started to work

    I using the Skins for Rust | Oxide plugin, maybe that helps to fix it too
     
  9. How to fix it?
    With the plugin it's not possible to work at all

    ServerRewards was compiled successfully in 2750ms
    Loaded plugin ServerRewards v0.4.6 by k1lly0u

    [ServerRewards] Image Library not detected, unloading ServerRewards
     
  10. ok new problem for me i do not have any images for items?
     
  11. Install (Essential) : ImageLibrary for Rust | Oxide
    Type and valid in the console of a "RCON administration server":
    workshopimages (Wait for the end message)
    refreshallimages ((Wait for the end message)
    Finally, wait between 5 and 10 minutes for the images to load.
     
  12. ok thanks
     
  13. Hello. I have a new problem with this plugin (see photo attached).
     

    Attached Files:

  14. reload the plugin bro, that should fix the issue
     
  15. Hello
    I need to know how I can create a gift for arenadeathmatch
    The winner takes a gift
    this would be possible?
     
  16. when i try to do /rewards remove item stones or i try to edit item cost etc. it will give me this message. Help me plz
     

    Attached Files:

  17. still the same problem:
    Code:
    (23:49:03) | Failed to call hook 'OnServerInitialized' on plugin 'ServerRewards v0.4.6' (ArgumentNullException: Argument cannot be null.
    Parameter name: source)
    (23:49:03) | at System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.FirstOrDefault[Skinnable] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
      at Rust.Workshop.ApprovedSkinInfo..ctor (UInt64 WorkshopdId, System.String Name, System.String Desc, System.String ItemName) [0x00000] in <filename unknown>:0
      at Rust.Workshop.Approved..cctor () [0x00000] in <filename unknown>:0
     
  18. "/rewards" and "/s" don't work since update :(
     
  19. Getting same thing on mine too

    UPDATE:

    Make sure you have latest version of Image Library, if not get it and let it do it's thing then reload Server Rewards and wait till [ServerRewards] All UI elements have been successfully generated! is posted in console then it should work ;-)
     
    Last edited by a moderator: Aug 31, 2017