SphereServer BugTracker - SphereServer
View Issue Details
0002266SphereServerexecutable - windows buildpublic23-01-14 01:4225-01-14 20:28
Coruja 
Ben 
normalmajoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
None
None
0002266: Trade Window doesnt remove the trade memory
every time a player cancel a trade, the trade memory (t_eq_trade_window) will be removed on the player who closed the trade but not on the other player

the same occour when the trade is complete, the memory will be removed on the player who finish the trade but not on the other player
Using 20 jan nightly build
(I'm not using @TradeCreate / @TradeClose triggers)
No tags attached.
Issue History
23-01-14 01:42CorujaNew Issue
25-01-14 20:28BenNote Added: 0001932
25-01-14 20:28BenStatusnew => resolved
25-01-14 20:28BenFixed in Version => 0.56c Nightly
25-01-14 20:28BenResolutionopen => fixed
25-01-14 20:28BenAssigned To => Ben

Notes
(0001932)
Ben   
25-01-14 20:28   
Found the mistake...