tranbom202 Posted February 7, 2018 Report Posted February 7, 2018 Hi, my name is Thanh. Did anybody find the same problems as mine : - I'm using expressjs to run my bot service. - There's a big problem when running the service that the server's memory is increased each time when the bot RECEIVE the items and it is not decreased. So when the memory reach up to 1.4Gbs or a little bit more, the service crashed (Turn Off).- Especially the memory is not increased a lot when SENDING items. How can i solve this problems? Any advice is good for me. Thank you for your time. Quote
Dr. McKay Posted February 7, 2018 Report Posted February 7, 2018 Are you up to date? tranbom202 1 Quote
tranbom202 Posted February 8, 2018 Author Report Posted February 8, 2018 Hi Mr. Mckay, you're my IDOL <3 nice to meet you. i'm currently using :- steam-tradeoffer-manager: 2.9.1- SteamCommunity: 3.33.1 - SteamClient: 2.5.5 - SteamUser: 3.23.2 - steam-tradeoffer-manager: 2.9.1 - SteamCommunity: 3.33.1 - SteamClient: 2.5.5 - SteamUser: 3.23.2 Quote
Dr. McKay Posted February 8, 2018 Report Posted February 8, 2018 Did you supply a language to the constructor? tranbom202 1 Quote
tranbom202 Posted February 8, 2018 Author Report Posted February 8, 2018 (edited) Yes, language : "en" is supplied to the constructorand If i remove this may it effect on the receiving items result (data)? Edited February 8, 2018 by tranbom202 Quote
Dr. McKay Posted February 8, 2018 Report Posted February 8, 2018 If you remove it then you may see the memory usage decrease, but you're correct that the item objects would no longer have details like the item's name. Still though, this kind of memory usage shouldn't happen on the latest versions and you're the only person to report it... Quote
tranbom202 Posted February 8, 2018 Author Report Posted February 8, 2018 Thank for your support, idol!Then i'm going to remove it and find out what's the next problem Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.