October 16, 201510 yr 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.
October 16, 201510 yr there should be no need to allocate more RAM as the client allocates as needed.
October 16, 201510 yr Author 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, 201510 yr by raina217
October 16, 201510 yr 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, 201510 yr by Lemons
October 16, 201510 yr Author 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, 201510 yr by raina217
Create an account or sign in to comment