Closed snipercup closed 5 months ago
I think I managed to reproduce and fix the issue (should be fixed in bff9b62a35285df274ff6945063347bb1cdc84b6).
Can you give it a try?
I think I managed to reproduce and fix the issue (should be fixed in bff9b62).
Can you give it a try?
I tested your change and it worked! Thank you for the quick fix. Will you re-release 2.4.9 with this fix included?
I just created a new release: v2.4.10 It doesn't contain a lot of changes but i think it's better than "overwriting" a previous release.
Thanks! No problems now
Still using your awesome plugin and I'd like to upgrade to 2.4.9 but I get this error that I haven't seen before:
Assertion failed: Items must be mergable!
This happens when I move an item from another inventory to the player inventory. In this case I am trying to add a screwdriver from a nearby container (ignore the machete highlighted):
I get this stack trace:
It's trying to merge the screwdriver:
with a 9mm pistol:
I don't understand where this error comes from and what I can do to fix it? I haven't seen this before.
This is my handle item drop function: