BetterLoot

A complete re-implementation of the drop system

Total Downloads: 42,581 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018

4.95699/5, 93 likes
  1. When updating to 1.8.0 I got this error on the console -

    [3/25/2015 10:02:48 AM] [Oxide] 10:02 AM [Error] BetterLoot plugin failed to compile! Exit code: 1
    [3/25/2015 10:02:48 AM] [Oxide] 10:02 AM [Error] C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,8): error CS1525: Unexpected symbol `['
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,19): warning CS0642: Possible mistaken empty statement
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,42): error CS1525: Unexpected symbol `]', expecting `;' or `}'
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,9): error CS1547: Keyword `void' cannot be used in this context
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,32): error CS1525: Unexpected symbol `(', expecting `;' or `}'
     
  2. Have you tried downloading it again? The lines in question are
    Code:
            [HookMethod("OnServerInitialized")]
            void OnServerInitialized() {
    which is fine.
     
  3. dcode updated Rust:IO BetterLoot with a new update entry:

    1.8.1


    [DOUBLEPOST=1427295596][/DOUBLEPOST]There it is!
     
  4. Try it!
     
  5. What was the matter?
    [DOUBLEPOST=1427295706][/DOUBLEPOST]
    No no no, not my server please... :D
     
  6. I promise ;)
     
  7. No no no, not my high populated server. I have already took a lot of problems with dat plugin :(
     
  8. Still getting an error.
    [Oxide] 11:10 AM [Warning] Compilation failed: 4 error(s), 1 warnings

    [Oxide] 11:10 AM [Error] C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,8): error CS1525: Unexpected symbol `['
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,19): warning CS0642: Possible mistaken empty statement
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,42): error CS1525: Unexpected symbol `]', expecting `;' or `}'
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,9): error CS1547: Keyword `void' cannot be used in this context
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,32): error CS1525: Unexpected symbol `(', expecting `;' or `}'
     
  9. dcode updated Rust:IO BetterLoot with a new update entry:

    1.8.2


    [DOUBLEPOST=1427297526][/DOUBLEPOST]
    There is no such error in the sources. Maybe your Oxide install is outdated or something.
     
  10. Here is my Oxide version and BetterLoot 1.7.2 runs fine. Error below is from the latest. Maybe I am doing something wrong. I unloaded BetterLoot and copied the new version to the server and get the error.

    > oxide.version
    Oxide Version: 2.0.556, Rust Protocol: 1230

    > oxide.unload BetterLoot
    [Oxide] 11:37 AM [Info] Unloaded plugin BetterLoot v1.7.2 by playrust.io / dcode
    [Oxide] 11:37 AM [Error] BetterLoot plugin failed to compile! Exit code: 1
    [Oxide] 11:37 AM [Warning] Compilation failed: 4 error(s), 1 warnings

    [Oxide] 11:37 AM [Error] C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,8): error CS1525: Unexpected symbol `['
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,19): warning CS0642: Possible mistaken empty statement
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(360,42): error CS1525: Unexpected symbol `]', expecting `;' or `}'
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,9): error CS1547: Keyword `void' cannot be used in this context
    C:\steamcmd\rust\server\myserver\oxide\plugins\BetterLoot.cs(361,32): error CS1525: Unexpected symbol `(', expecting `;' or `}'
     
  11. This kept freezing my server did that get fixed I noticed the update said some about that
     
  12. ok ive done the fifteen updates in the last three days or more now ive spent 6 hours reinstalling my server including total wipes trying to figure out that the last update tottaly freezes my server causing none of my other plugins to work after 6 hours of trying one plugin at a time I found that betterloot is my problem so again I need it fixed fast so I can blacklist the items I don't want on my pve server tx
    [DOUBLEPOST=1427371682,1427321384][/DOUBLEPOST]
    o k well I like to know if I can install better loot no reply ive lost thirteen good players over this it needs to be resolved please "is it working or not"
     
  13. Seems to be working fine, no lock ups here since the last update
     
  14. it freezes my server after a few hours
    Code:
    [3/27/2015 7:14:46 PM] [Oxide] 7:14 PM [Info] BetterLoot: Refreshed 7 containers (0 destroyed)
    [3/27/2015 7:14:46 PM] [RCON][96.58.252.158:62062] Disconnected: Disconnected
    [3/27/2015 7:14:46 PM] [RCON][212.25.58.44:59800] Disconnected: Disconnected
    [3/27/2015 7:14:46 PM] [RCON] Auth: 212.25.58.44:62031
    [3/27/2015 7:14:46 PM] [RCON] Auth: 96.58.252.158:49586
    [3/27/2015 7:14:46 PM] [Oxide] 7:08 PM [Info] Rust:IO> Server did not tick for 10 seconds, last log:
    +OnTick
    Server.Tick
     
    Last edited by a moderator: Mar 28, 2015
  15. Ya I finally had to remove it, too. Kept freezing up randomly
     
  16. From the timestamps this seems to have nothing to do with BetterLoot but with something that ran 10 seconds earlier. Actually, once "Refreshed" is printed to console, BetterLoot is already done with its stuff. Just because there is some log output from BetterLoot, this doesn't mean that stuff is related.
     
  17. well this is one example. it seems to freeze after its doing its refreshing. I take it out and 0 freezes..
     
  18. dcode updated BetterLoot with a new update entry:

    1.8.3

     
  19. I am also experiencing freezes and from the logs it also seems to happen shortly after BetterLoot refreshes. I've been just loading it, then unloading it and that seems to prevent the issues.