mgm Posted September 8, 2014 Report Share Posted September 8, 2014 "player x purchased item y for <null><null> in trade city z" One of the issues we have is the RPT message about trade transactions - something like the one above. Since we switched to single currency they started coming up. Somewhere in this forums I read that it is because our trader categories (e.g.: ammunition 470, assault rifles 370 etc.) in server_traders.sqf is not in sync with "what it should be". Unfortunately I can't find that particular post now. Can someone tell me what trade category numbers should I use - trade categories should match what again? Thanks Link to comment Share on other sites More sharing options...
Zupa Posted September 8, 2014 Report Share Posted September 8, 2014 "player x purchased item y for <null><null> in trade city z" One of the issues we have is the RPT message about trade transactions - something like the one above. Since we switched to single currency they started coming up. Somewhere in this forums I read that it is because our trader categories (e.g.: ammunition 470, assault rifles 370 etc.) in server_traders.sqf is not in sync with "what it should be". Unfortunately I can't find that particular post now. Can someone tell me what trade category numbers should I use - trade categories should match what again? Thanks A fix for this has been posted somewhere, this happends when buying backpacks/boats if i'm correctly. Link to comment Share on other sites More sharing options...
mgm Posted September 8, 2014 Author Report Share Posted September 8, 2014 A fix for this has been posted somewhere, this happends when buying backpacks/boats if i'm correctly. yes I know I read it myself but I can't find it now. I was hoping someone could point out because null is a generic keyword... in worst case I will check each post one by one and find it. thanks p.s.: not boats, it's pretty much about any trade item I think. Link to comment Share on other sites More sharing options...
Rocu Posted September 8, 2014 Report Share Posted September 8, 2014 I had a very similar problem and I posted the solution here: Might not be the solution you're looking for because the error message is slightly different from mine but the source of the issue is same so give it a shot. Link to comment Share on other sites More sharing options...
mgm Posted September 8, 2014 Author Report Share Posted September 8, 2014 I had a very similar problem and I posted the solution here: Might not be the solution you're looking for because the error message is slightly different from mine but the source of the issue is same so give it a shot. Thanks for posting the fix. I posted the 1st post above from starbucks without having access to the server. Now I'm back home, copy & pasted your error line and found this below. "2014/09/08, 17:53:03 "EPOCH SERVERTRADE: Player: <playername> (76561194445495284) sold a Coins in/at Unknown Trader City for <null>x <null>"" So yeah we do have the same exact issue and I will implement your fix now - cheers! Edit - Rocu, In your you mention other files as well -- do you have any other similar fixes or is this the only one available so far? Link to comment Share on other sites More sharing options...
Rocu Posted September 8, 2014 Report Share Posted September 8, 2014 Edit - Rocu, In your you mention other files as well -- do you have any other similar fixes or is this the only one available so far? Currently that's the only fix I've done. The fix I mentioned you can apply to any trade file. They all have the same error. Atm I have other issues that are more urgent that's why I haven't dealt with this. But I will eventually make all the trade files better. Chunk. No Captain Chunk. 1 Link to comment Share on other sites More sharing options...