raina217 Posted October 16, 2015 Posted October 16, 2015 Hey guys,whenever I try to allocate more memory using a .bat file,it instantly closes and nothing happens.I type: java -Xmx2048M -Xms4096M -jar osbot.jar I have 12gb ram,so that's more than enough.Any sollutions?ATM 64 bit java,happened the same with 32bit.
Muffins Posted October 16, 2015 Posted October 16, 2015 there should be no need to allocate more RAM as the client allocates as needed.
raina217 Posted October 16, 2015 Author Posted October 16, 2015 (edited) Well,I can't run more then 3 bots,since it starts to lagg. I have 12gb,so it should be more than enough..I should run atleast 5 bots without no hesitation. Edited October 16, 2015 by raina217
Lemons Posted October 16, 2015 Posted October 16, 2015 (edited) java -jar "osbot 2.3.122.jar" 1024 1024 = # of MB of RAM Edit: As Muffins said, only use this if your doing say 2+ tabs per client or w/e, else its a script issue and should be resolved rather than "fixed" with this. Edited October 16, 2015 by Lemons
raina217 Posted October 16, 2015 Author Posted October 16, 2015 (edited) NVM,now when I log into OSBOT,then it crashes It only logs in when I put the ram to 1024mb,but I have plenty more left.Sollutions? Edited October 16, 2015 by raina217