When trying to send an item to a mule, the first item sends, but the second item in the second slot gets stuck and then I get the message "communications seems congested"
I am running the latest packet_system.cpp which switches box 2 around and I have cleared out the delivery_box.sql table multiple times, but every single time I get an error. The error log in DSGame-Server is as follows:
Code: Select all
[16:20:26][1;35m[SQL][0m DB error - Duplicate entry '21832-1-0' for key 'PRIMARY'
[16:20:26][1;35m[SQL][0m Query: INSERT INTO delivery_box(charid, charname, box, itemid, itemsubid, quantity, extra, senderid, sender) VALUES(21832, 'Testtaru', 1, 17860, 0, 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 21830, 'Testuser');
[16:20:26][1;31m[Error][0m Could not finalize send transaction. PlayerID: 21830 Target: Testtaru slotID: 1[16:20:31][1;37m[Info][0m parse: 04D | 0030 002F 10 from user: Testuser
[16:20:31][1;36m[Debug][0m [1;36mDeliveryBox Action (0a)