79585193

Date: 2025-04-21 19:31:18
Score: 2.5
Natty:
Report link

I think the issue is probably with how you're updating self.items inside the update method. If you're calling char.inv.update(...) from within addItem(), you need to make sure you're passing in the most up-to-date invDBObject, because update() itself doesn’t know where to get the latest data.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Viktor Sbruev