Jump to content

Khan

Creator
  • Posts

    1,140
  • Joined

  • Days Won

    10

Everything posted by Khan

  1. As far as health stats go, its default to what you would normally get from spawning. I don't modify those stats, but I could add support for it with a feature update, if you'd like. As far as not being able to revive, you are referring to using the custom revive button correct? The default green respawn button still worked, I assume? I've been doing my best to track down all respawn related issues but it's been extremely difficult since I cannot recreate the problem & no errors occur in console. Theirs really only 1 reason it should fail, is when you run out of money to pay for it. But I have code checks for that to notify you etc. If you can find out how to recreate any respawn issues that would be extremely helpful, some of it could be 3rd party plugin issues as well. I did my best to resolve it, and it works flawlessly on my test machine server with the latest update.
  2. Khan

    Plugin not working correctly

    Changed Status from Pending to Closed Changed Fixed In to 1.0.6
  3. Khan

    Plugin not working correctly

    Please try the latest update, a few issues where found & fixed, if you have problems still please add me on discord & we will get to the bottom of them & get another patch made / My discord id is khan8615
  4. Khan

    Plugin not working correctly

    Hi, yes I am working on an update for it. Theirs a couple issues discovered, like when the player dies & afks at the death screen until his corpse de-spawns into a bag, for some reason when that occurs it bugs is one issue. The other issue is a plugin compatibility that i've been trying to sort out. I am hoping to have the update out soon in the next couple days. Hopefully no later then Tuesday /
  5. The first and only msg I ever got from him was back in May on the 9th asking me for what he needed to do to fix the conflict / issue. Which as you can see I had given him the code to do so & never herd back.
  6. Changed Status from Pending to Not a Bug
  7. I spoke with him back in may about it, when it was first reported. He never responded back after that.
  8. Khan

    Stack Modifier

    Yikes, okie whatever, at the end of the day mine should control stack logic not any other plugin which is the whole point of it. So maybe I return false to catch plugins trying to override logic when they shouldnt need to with mine installed.
  9. Khan

    Stack Modifier

    You have not messaged me since we last spoke in discord or in dms on codefling so not sure what your talking about. Also, if you are un-subbing from the hooks like you claim their wouldn't be any conflicts anyway, returning true or false does not matter for the CanCombineDroppedItem hook since it only checks if its not null instead of a bool. Wulf, cal and a few others had debates about how devs should return the value to over-ride the logic for !=null checked hooks & ultimately it didn't matter since typically only 1 plugin should be controlling stack logic anyways. I've always returned false to deny something because that is the logical sense. Theirs nothing wrong with it.
  10. Khan

    Stack Modifier

    Since in our last conversation you said you would add this update, so it would auto handle it inside your plugin hence why. People do not read the docs. & its a few lines of code for devs to add.
  11. Khan

    Error

    Changed Status from Pending to Closed Changed Fixed In to 2.5.8
  12. Khan

    Error

    update 2.5.8 resolves that
  13. Khan

    Stack numbers

    Changed Status from Pending to Not a Bug
  14. Khan

    error

    Changed Status from Pending to Not a Bug
  15. Khan

    error

    That's simply saying that Furnace upgrades has un-subbed from the stack hook to let mine "stack modifier" handle the stack logic, its normal output.
  16. Khan

    please help

    Changed Fixed In to 2.5.8
  17. Khan

    please help

    Changed Status from Pending to Closed
  18. Khan

    please help

    Just download the update 2.5.8 resolves it
  19. Khan

    error spam

    ? are you on the latest update
  20. Khan

    Stack overflow error

    Can you send the server log? & an installed plugins list ( type plugins in console for it to output the list & copy / past it either here or to my dm's in discord. )
  21. Changed Status from Pending to Closed Changed Fixed In to 2.5.8
  22. He harmony patches over the oxide hooks to over-ride plugins like mine that use those hooks. & then they cause server crashes and other bugs / problems. I've told him he shouldn't be doing that & that he has no need to.
  23. The very end of the stack trace points to the harmony patches. That you posted
  24. Changed Status from Pending to Not a Bug
  25. ``` MoveToContainer_Patch1 < CanStack_Patch3 << ``` That error report clearly stats harmony patching was done. Mine does not harmony patch those hooks Only imthenewguy does harmony patching over those that I know of, so if you use his plugins it's those that are causing it. Or some other plugin that harmony patches specifically CanStack hook & MoveToContainer method.

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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.6k
Total sales
Payments
3.7m
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.