Jump to content

imthenewguy

Curator
  • Posts

    4,211
  • Joined

  • Last visited

  • Days Won

    53

Everything posted by imthenewguy

  1. imthenewguy

    I found a bug

    It was patched in 1.5.7. The issue was due to the math. I accidentally had it set to multiply the damage by the modifier: [scale *= value] which would actually divide the amount. I fixed it by adding 1 to the modifier to put it into a positive value: [scale *= (1 + value)] I've not had any issues from other servers that run this after 1.5.7 was released. If your issue persists, try unloading all other plugins to see if the issue is still there.
  2. imthenewguy

    evenrything can be pickup

    Is the plugin actually loaded when all of this is happening? Have you made any changes to the config? I tested this on my server yesterday and I wasn't able to pick up any collectibles.
  3. imthenewguy

    Epic Scrap

    Changed Status from Pending to Closed
  4. imthenewguy

    I found a bug

    1.5.7?
  5. imthenewguy

    Console errors

    Will try and patch it.
  6. imthenewguy

    Oct update

    Do you know what items are causing this? Can't replicate the issues with skill tree items
  7. imthenewguy

    Epic Scrap

    You sorted this yeah?
  8. Changed Status from Pending to Closed
  9. imthenewguy

    Failed hook

    Do you know what items are causing this? It wouldn't be the xp items directly.
  10. imthenewguy

    Crop times

    Ill see if I can patch it for next release.
  11. I hopefully have this patched. Needs to be tested though.
  12. imthenewguy

    No fish left

    Changed Status from Gremlins to Closed
  13. imthenewguy

    No fish left

    Changed Status from Pending to Gremlins Changed Fixed In to 1.0.4
  14. imthenewguy

    No fish left

    I found the issue. Will patch now.
  15. imthenewguy

    error in console

    I can't replicate that issue at all. What is being unwrapped to trigger this error?? IsXPItem method is completely safe from exceptions unless the items info class is null, which would be a huge problem for the item.
  16. imthenewguy

    players losing inv

    I need someone to test a debugged version of the plugin for me. Add me on discord: imthenewguy
  17. imthenewguy

    I found a bug

    Download the latest version to fix that.
  18. Nothing in the config gives xp for shooting and nothing for melee, there are only settings for the other way around. It sounds like you have a potential conflict. The barrel may be destroyed before SkillTree sees the hook for the player who destroys it with a melee weapon. Unload all other plugins on your server to test. if the issue is resolved, it means you have another plugin conflicting with mine.
  19. Changed Status from Pending to Closed
  20. imthenewguy

    players losing inv

    Are you all running EventHelper? Does the issue persist if EventHelper is removed from your server?
  21. imthenewguy

    players losing inv

    @Notz@Rust Admin@twocam99
  22. imthenewguy

    players losing inv

    I need a reliable way of replicating the issue in the next 2 hours or it will have to be a Tuesday thing. Going away tomorrow. Anything in oxide/logs/SurvivalArena/ ?
  23. imthenewguy

    players losing inv

    How often is this happening?
  24. imthenewguy

    players losing inv

    Does the player get their stats (hunger, thirst, health etc) back, and do they teleport to where they came from?
  25. imthenewguy

    players losing inv

    Winners or losers?
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.