Hello, i downloaded and built the planeshift version 2007.05.07.00.00.00.
i find out there have error, if i type "can bring you" to npc (Merchant), and i will have a quest.
The quest ask me to give he a "Steel Falchion".
I gave him a Steel Falchion, and the quest is completed.
Now i can see i only have one item in the "server"(there have two items before i give the Steel Falchion to Merchant)
Sending 1 items...
Inv item Claymore, slot 17, weight 9.0, stack count 1
In ~Exchange()
And i open the "Inventory", there have one item (seen correct).
However if i check the "server" now, i can see there have two items.
Sending 1 items...
Inv item Claymore, slot 17, weight 9.0, stack count 1
In ~Exchange()
Sending 2 items...
Inv item Claymore, slot 17, weight 9.0, stack count 1
And the "server" will die in next several seconds.
I restart the server and i can find the Steel Falchion still on my Inventory.
I think the client and server and no synchronize, and i can see the Segmentation fault after the server is died.
I test this error on both windows xp and mac 10.4.10.
How can i fix this problem!?