tranzystor3 Posted January 22, 2017 Share Posted January 22, 2017 (edited) Why mo bots gets freezed after like 6 hours of normal botting. This appears on logger Edited January 22, 2017 by tranzystor3 Quote Link to comment Share on other sites More sharing options...
Juggles Posted January 22, 2017 Share Posted January 22, 2017 You're out of memory The java.lang.OutOfMemoryError: Java heap space error will be triggered when the application attempts to add more data into the heap space area, but there is not enough room for it. Basically the script needs to be fixed Quote Link to comment Share on other sites More sharing options...
guywithlsd Posted January 22, 2017 Share Posted January 22, 2017 Why mo bots gets freezed after like 6 hours of normal botting. This appears on logger Something like..java leaks rams, so eventualy your vps runs out of rams. Try update java, reinstall client, or ask guy who made your script for help. Quote Link to comment Share on other sites More sharing options...
Satire Posted January 22, 2017 Share Posted January 22, 2017 (edited) You have a memory leak in your script. What exactly does your script do? It shouldn't leak anything unless you're trying to store something somewhere. Either that or your scripter probably made a bunch of web requests to some sort of API and forgot to dispose of it later. He's obviously not disposing something. It could be the client don't get me wrong, but I've never had this problem ever. Therefore, it may be your scripts problem. Edited January 22, 2017 by Satire Quote Link to comment Share on other sites More sharing options...
tranzystor3 Posted January 22, 2017 Author Share Posted January 22, 2017 Yea, that script is old as fuck. Gotta get it rewritten by someone but no $ for that atm. Thanks guys anyways Quote Link to comment Share on other sites More sharing options...