Maybe it's that:@pau2005lm Without error log we don't know where the problem is. Look at your emulator logs.
GetRoom().ActiveTrades.Remove(this);What code is on line 388 in your Trade.cs?
How can I fix it?Appears to me that the collection 'ActiveTrades' may be null.