MeikelLP / quantum-core-x

Metin2 open source server implementation
https://meikellp.github.io/quantum-core-x/
Mozilla Public License 2.0
42 stars 9 forks source link

bug: ground items won't disappear until the server is restarted. #193

Closed uutkukorkmaz closed 1 month ago

uutkukorkmaz commented 1 month ago

What happened?

I dropped an item and wait, one eternaty later it was still there.

How to reproduce?

No response

Stacktrace

No response

OS Platform

Windows

Additional Information and Notes

No response

MeikelLP commented 1 month ago

This could also be a (missing) feature 👀

MeikelLP commented 1 month ago

I think most of these inventory issues are related to the inconsistent implementation of the redis/database persistence layer. I think we should reimplement this from ground up and not try to fix each bug individually?

uutkukorkmaz commented 1 month ago

Fully supporting your suggestion. Then I shall create an issue to track this rewrite with a robust user story. :)