Jump to content

The_Kiiiing

Creator
  • Posts

    2,570
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by The_Kiiiing

  1. The_Kiiiing

    Stack Sizes

    Hey — I think the AI explanation you were given is missing a key part of how this plugin actually works. Yes, SetEnabled(false) only flips the in-memory flag — that part is correct. But the conclusion that stack sizes aren’t reverted is wrong. In this plugin, RevertStackSize() is called from Save(), and Save() is triggered whenever the UI is closed. So the real flow is: Disable in UI Close UI Save() runs RevertStackSize() executes Stack sizes go back to vanilla Because of that, the stack values are not left modified after disabling — they’re reverted as part of the normal lifecycle. The scenario described (values staying overridden indefinitely) doesn’t line up with how the code actually executes. If you’re seeing stacks not reverting, it’s almost certainly something else — leftover data in /oxide/data, another plugin touching item definitions, or the UI not completing its save cycle — not RevertStackSize() being skipped. I’d recommend testing from a clean state before assuming the core logic is broken. If you can reproduce it step-by-step on a fresh setup, I’m happy to take a look — but right now this looks like a misdiagnosis, not a bug.
  2. Changed Status from Pending to Fixed Changed Fixed In to 1.2.23
  3. The_Kiiiing

    Console error reported.

    Changed Status from Pending to Fixed Changed Fixed In to 1.2.23
  4. The_Kiiiing

    Console error reported.

    I'm gonna fix it with the next update
  5. Loottable has a built-in stack size controller and other plugins should ignore stacking related hooks when Loottable is installed. You have to ask the developer of the BankSystem plugin to implement that. The other option is to disable the stack size controller of Loottable if you don't use it.
  6. The_Kiiiing

    June 2026 Staging

    Changed Status from Pending to Fixed Changed Fixed In to 1.0.7
  7. The_Kiiiing

    June 2026 Staging

    Changed Status from Pending to Fixed Changed Fixed In to 2.0.20
  8. The_Kiiiing

    June 2026 Staging

    Thanks for letting me know. There will be an update on wipe day to fix the error.
  9. The_Kiiiing

    June 2026 Staging

    Thanks for letting me know. There will be an update on wipe day to fix the error.
  10. Changed Status from Pending to Not a Bug
  11. This plugin is a loot plugin and does not support modifications to the crafting queue
  12. The_Kiiiing

    loot road scientist

    Changed Status from Pending to Closed
  13. The_Kiiiing

    Compatibility with

    Changed Status from Pending to No Response
  14. The_Kiiiing

    OnLootSpawn FAIL

    Changed Status from Pending to Closed
  15. The_Kiiiing

    copy to other server

    Changed Status from Pending to Closed
  16. The_Kiiiing

    not stacking

    Changed Status from Pending to No Response
  17. The_Kiiiing

    IndexOutOfRangeException

    Changed Status from Pending to Can't Reproduce
  18. Changed Status from Pending to Fixed Changed Fixed In to 2.2.12
  19. Later this week
  20. After the fix the plugin will allow stacking of items with different names again. Currently it behaves as if the config option was set to false
  21. The_Kiiiing

    problem with compilation

    Changed Status from Pending to Closed
  22. The_Kiiiing

    Console

    Changed Status from Pending to Closed
  23. Changed Status from Pending to Closed

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.2k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.