Page 1 of 1

Selling items to a trader does not fully remove them from inventory (not "SCHEDULED_EXECUTOR")

Posted: Sat Feb 27, 2021 3:03 pm
by Adambean
A while back I posted an issue about not being able to pick stuff up. Long story short to that was that items I was selling to a common trader were not being fully removed from my inventory.

Thread and SQL fix:
https://forum.wurmonline.com/index.php? ... nt-at-all/

My WU server INI file does already do the stuff for synchronous item database updates:

Code: Select all

USE_SCHEDULED_EXECUTOR_TO_UPDATE_ITEM_LASTOWNER_IN_DATABASE=false
USE_SCHEDULED_EXECUTOR_TO_UPDATE_ITEM_OWNER_IN_DATABASE=false
USE_SCHEDULED_EXECUTOR_TO_UPDATE_ITEM_PARENT_IN_DATABASE=false
Obviously like any other bug CC have ignored it entirely. Do any other server ops get this issue?