Jump to content

Khan

Creator
  • Posts

    1,112
  • Joined

  • Days Won

    8

Everything posted by Khan

  1. Khan

    RPC Error in move item

    Changed Status from Pending to Closed
  2. Khan

    RPC Error in move item

    Yes that error very clearly states it's occurring in a method that I don't touch ( OnMaxstackable ) and it's a harmony patch created by Epic Loot there's nothing I can do to fix that. Please reach out to imthenewguy with a support ticket report. EpicLoot+Item_MaxStackable_Patch
  3. Khan

    Number Guess

    @AlaEddineYahia Added that and a few other things.
  4. Changed Status from Pending to Fixed Changed Fixed In to 1.1.3
  5. I honestly didn't think anyone was still using this thing. One sec /
  6. Changed Status from Pending to Fixed Changed Fixed In to 1.1.6
  7. Khan

    Force wipe

    Changed Status from Not a Bug to Fixed Changed Fixed In to 2.9.7
  8. Khan

    Force wipe

    Changed Status from Pending to Not a Bug
  9. Khan

    Force wipe

    Turns out that was DLC items.
  10. Khan

    Force wipe

    stacks don't revert back to vanilla unless something happened to the config file, please send the current config file you have and the server log from when it wiped the config file.
  11. If you happen to use a plugin on umod called Corpse Location please make sure you remove it as it is bricking player save data and causing server crashes. Regarding recyclers, they are working just fine for me, are you by chance using a mod for them? Additionally if you use a plugin on umod called Backpacks by whitethunder please make sure you are on the latest update since that also causes bugs with stacking if you are not on version 3.17.2
  12. Khan

    Death Modifier

    @FreezerGaming This plugin does not have that functionality built into it, the best you could do is edit these settings here "Currency Settings": { "Sets default currency, 0 = disabled, 1 = Economics, 2 = ServerRewards": 0, "Sets price": 15.0, "Sets Increment penalty to apply only when they purchase a revive instead of adding for each death.": false, "Sets Increment penalty for quick repeated use, 0 = disabled": 5.0, "Resets Cost Increment after x seconds, 0 = disabled": 1800 }, You could set the base price from 15 to 0. This would make it so that the first use is free. You could then set the increment penalty to true & set the penalty price. Then simply set the reset cost timer. That's about as close as you can get to doing what you want. At the moment, I would have todo a feature update to better support what your wanting todo with it. So basically at the moment, no it cannot do what you are asking.
  13. Changed Status from Pending to Closed
  14. This issue is from a umod plugin called Corpse Location on umod. https://umod.org/plugins/corpse-location You need to update to latest 2.4.0 and wipe your server.
  15. Khan

    Server get stuck in a loop

    Changed Status from Pending to Not a Bug
  16. Khan

    Server get stuck in a loop

    That is occurring because the developer has not yet been made aware that new item creations don't have null parents anymore since last months updates and doing this results in items never being moved. the fix is to simply do this right before trying to move the item. if (item.parent != null) item.SetParent((ItemContainer)null); Even without stack modifier loaded you'd still have that problem with those plugins.
  17. Khan

    Team Spawner

    @Paul H. Teams only get deleted like that if the server crashes or if you are using some kind of plugin like clans that override teams. Vanilla teams don't get messed up normally.
  18. Khan

    Stack Modifier

    @Paul H. Thanks for the report. Stack Modifier doesn’t officially support or maintain compatibility with third-party plugins like Furnace Upgrades. With the amount of mods out there, it’s not realistic to guarantee compatibility with all of them. If this is the only reported conflict out of thousands of servers/mod combinations, that’s honestly a pretty good outcome. I’m continuing to add new features and fixes, and with the game itself updating multiple times a month, plugin developers also need to keep their projects maintained and compatible. I do my best to keep Stack Modifier stable and optimized, but cross-plugin compatibility ultimately requires effort on both sides.
  19. Khan

    Staging

    Changed Status from Not a Bug to Closed
  20. Khan

    Staging

    Changed Status from Pending to Not a Bug
  21. Khan

    Staging

    Are you currently using Custom Item Definitions? From the behavior you’re describing, this appears consistent with how that plugin modifies item data. It dynamically creates custom item instances, which can cause stacking logic to behave differently or produce unexpected results. If you are running Custom Item Definitions, that is very likely the source of the issue. For clarity: I do not officially support integrations with Custom Item Definitions or other plugins that fundamentally alter item definitions. Because those plugins modify core item behavior, they can conflict with stack logic in ways that are outside the intended scope of this plugin. If an issue is confirmed to originate from Custom Item Definitions (or similar plugins), I won’t be implementing compatibility patches specifically for it. If you'd like, you can temporarily disable it and test again that will confirm whether it’s the root cause.
  22. Changed Status from Pending to Fixed Changed Fixed In to 2.9.0
  23. Fixed in latest update.
  24. Khan

    Issues redeeming Kits

    Changed Status from Pending to Fixed Changed Fixed In to 1.4.11

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.3k
Total sales
Payments
3.4m
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.