JustSe7en Posted May 30, 2019 Posted May 30, 2019 Just realized that I have a 64-bit windows 7 OS meanwhile i'm running osbot on a 32-bit client. Obviously somethings wrong with some java parameters or something but i'm not entirely sure so thats why i'm here. Any help is much appreciated.
IDontEB Posted May 30, 2019 Posted May 30, 2019 You probably have 32bit version of java installed but that doesn't really matter though. Your shit will only break if you go the other way around 1
QuiTTTed Posted May 30, 2019 Posted May 30, 2019 1 hour ago, IDontEB said: You probably have 32bit version of java installed but that doesn't really matter though. Your shit will only break if you go the other way around Big diffrence between 32 and 64 actually.
IDontEB Posted May 30, 2019 Posted May 30, 2019 11 hours ago, QuiTTTed said: Big diffrence between 32 and 64 actually. in terms of 32bit java on a 64 bit system, the difference doesn't matter. 32 bit java requires less heap space for the JVM than the 64 bit version. You'll actually have better performance running the bot on 32bit version rather than the 64 bit version.