Jump to content

imthenewguy

Creator
  • Posts

    3,659
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    error

    Just do o.unload * That will unload all plugins on your server without having to delete anything. Then reload ZI and SA
  2. Try unloading all other plugins and see if the issue persists. If it's fixed, load plugins 5 at a time until the issue comes back. Start with your PVE plugin.
  3. imthenewguy

    error

    If this is happening to both arena plugins and are only affecting trees with hives, there may be another plugin causing a conflict.
  4. imthenewguy

    error

    I can't replicate this issue, but you can try running the console command: ziwipeoldarena A test you can try: Manually delete the trees with ent kill. Reload the plugin. Unload all other plugins. Start the event End the event Let me know what the result is.
  5. It's working fine for me. https://files.catbox.moe/mpx9g7.mp4
  6. imthenewguy

    ibag

    It's impossible to determine from such a short clip. The bag restores items with the correct spoil time, but the issue may occur if the first item of a certain type has a lower spoil time than others. The logic: Player closes their ibag. Plugin goes through each slot 1 by 1 to add them to the dictionary which stores the values such as quantity, spoil times, skin ids, names etc. In our imaginary scenario, the first item is raw bear meat with a spoilage timer of 200 seconds. This gets added to the dictionary and its spoilage value stored. The second item in the list is the same item (raw bear meat). Since we already have raw bear meat added to the dictionary, it will automatically add the bear meat to the existing entry and simply increase the count. It does not take into consideration the spoilage timer of the second bear meat as we have already have a value. Each time the bag gets opened, the items spoilage will begin counting down. Eventually the stack of bear meat will get to 0 and will spoil.
  7. imthenewguy

    ibag

    I spawned some raw bear meat. Added it to my ibag. Closed the bag, opened it, and it was fine.
  8. imthenewguy

    ibag

    I need details on how to replicate the issue
  9. imthenewguy

    Error

    Need to know what the item is that threw the error. Let me know if you find out.
  10. The yield skill would not be the cause of this bug. It simply gives additional yield from the tree when cut and has nothing to do with hives.
  11. imthenewguy

    Prestige level

    The config option I specified above.
  12. imthenewguy

    Double XP

    It's either permissions xp overrides, prestige xp mod, rested xp and/or night time bonus xp.
  13. imthenewguy

    Error

    What item are you trying to inspect
  14. Please submit a support ticket for this one if you are confident that deployablenature.toilet has been assigned correctly.
  15. Testing a fix for another plugin that is having a similar issue. Once that's sorted I will update this one as well.
  16. imthenewguy

    XP Levels update and Error

    How are you changing the xp values?
  17. You have changed something in the config file that has messed it up. Delete the config and it should be fine.
  18. Yeah it's based on how the recycler behavior works. Both cancel the default invoke of the recycler and attempt to start their own with overwritten settings. There isn't a way around this unfortunately. You will either need to disable the recycling perk in ItemPerks or the skill in SkillTree.
  19. imthenewguy

    error

    When did this happen?
  20. imthenewguy

    Prestige level

    What is "Should we wipe prestige levels?" set to?
  21. Just delete the lang file and generate a new one Also make sure your config isn't throwing an error on load.
  22. imthenewguy

    question

    Set this to true: "Reset the learned recipes for all players when the server wipes [only applicable if using recipe cards]?" Should be true by default.
  23. imthenewguy

    Cooking

    My plugin handles recipe drops natively. If you are using a modded loot plugin, just ask the dev of the loot plugin to add support for the item.text field and you should be fine. Should be really easy for them to do that.
  24. Check your lang file. If you generated it with the old text initially, it will show the old text until you update the lang file or delete it. Works fine on my server.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

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.