Player Ranks

Player ranks and stats database

Total Downloads: 4,904 - First Release: Mar 4, 2017 - Last Update: May 29, 2018

5/5, 19 likes
  1. Hi,
    How do you mean? A stat for number of skulls crushed?
     
  2. Exactly ;)
     
  3. Always a problem after wipe and fix all PlayerRanks... :

    (19:34:40) | Load requested for plugin which is already loading: PlayerRanks

    (19:34:41) | Error while compiling: PlayerRanks.cs(1276,175): error CS1525: Unexpected symbol `end-of-file'

    (19:34:41) | Error while compiling: PlayerRanks.cs(2066,0): error CS1525: Unexpected symbol `end-of-file'

    (19:34:43) | Load requested for plugin which is already loading: PlayerRanks

    (19:34:43) | Error while compiling: PlayerRanks.cs(2515,111): error CS1525: Unexpected symbol `end-of-file'

    (19:34:44) | Saved 25,809 ents, serialization(0.00), write(0.00), disk(0.04) totalstall(0.02).

    (19:34:44) | Saving complete

    (19:34:44) | Load requested for plugin which is already loading: PlayerRanks
     
  4. You've modified the .cs now.
    Delete everything. Start afresh.
     
  5. It's done. But always a problem...
     
  6. "Error while compiling: PlayerRanks.cs(1276,175): error CS1525: Unexpected symbol `end-of-file'" is only possible if someone modifies the plugin.

    If it's always a problem, then someone always modifies the plugin.
     
  7. Someone?? but who? x)

    I delete : oxide/config/playerranks.json
    oxide/data/playerranks.json
    oxide/lang/en/playerranks.json
    oxide/plugins/playerranks.cs

    and i load ur PlayerRanks.cs

    ...
     
  8. and then it works?
     
  9. (20:04:54) | Load requested for plugin which is already loading: PlayerRanks

    (20:04:54) | Error while compiling: PlayerRanks.cs(688,6): error CS1525: Unexpected symbol `end-of-file'

    (20:04:55) | Error while compiling: PlayerRanks.cs(1767,76): error CS1525: Unexpected symbol `end-of-file'

    (20:04:57) | Load requested for plugin which is already loading: PlayerRanks

    (20:04:57) | Error while compiling: PlayerRanks.cs(2310,60): error CS1525: Unexpected symbol `end-of-file'

    (20:04:58) | Load requested for plugin which is already loading: PlayerRanks

    (20:04:59) | Error while compiling: PlayerRanks.cs(2874,15): error CS1525: Unexpected symbol `end-of-file'

    (20:05:00) | Load requested for plugin which is already loading: PlayerRanks

    (20:05:01) | Load requested for plugin which is already loading: PlayerRanks

    (20:05:01) | PlayerRanks was compiled successfully in 920ms
     
  10. I don't know what to tell you.
    The plugin compiles and loads fine.

    If it doesn't for you, it sounds like someone is modifying the .cs file.
     
  11. Ok :(

    Thanks for u help, i go search...
     
  12. Possibly your file is getting corrupted somehow, or you're installing to the wrong location so an old version keeps loading each time?

    I'm not sure, but certainly the most recent version available here compiles and runs on today's rust+oxide.
     
  13. This plugin was working without any error before today's update and now it gives some erros about "onplayer disconnect" etc
     
  14. Will check it out. Thanks.
     
  15. i have this plugin and its currently working fine.
    Not had no issues with it at all.
    Onplayer Disconnect im certain means u need to update server/oxide.
     
  16. Same running smooth, no error's at all for over a month... pr0 coding i reckon ;)
     
  17. lol. ty, Sir. ;)
     
  18. is it possible ?
     
  19. miR

    miR

    Is there an issue with the delete command? I'm trying /pr del 1234567890123456 and it's not removing them from the stats. I even went into the data json and removed them. Additionally, I can see that I am listed as an admin. Any ideas?

    Thanks!