July 20, 201510 yr So.. I got a Ubuntu vps just to run OSbot on and off. And I'm having trouble getting OSbot to work. I believe i've installed java and everything that should be needed to work, but it won't open. I'm new to Ubuntu so I may of missed something. root@whiist:~# java -version java version "1.6.0_35" OpenJDK Runtime Environment (IcedTea6 1.13.7) (6b35-1.13.7-1ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode) I also allowed it to run as an excutable other it just listed error messages ~ So if it's something so basic and simple Edit: Tried minecraft.jar which launches so is it an issue with osb? Edited July 20, 201510 yr by whiston
July 20, 201510 yr Mate you're trying to run a version of java from like 2-3 years ago. Update it. java -version java version "1.8.0_45" Java SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot 64-Bit Server VM (build 25.45-b02, mixed mode)
July 20, 201510 yr Author Mate you're trying to run a version of java from like 2-3 years ago. Update it. java -version java version "1.8.0_45" Java SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot 64-Bit Server VM (build 25.45-b02, mixed mode) Yeah.. I realised this after ,_, then I tried to install latest version thinking it had done it.. Thankyou anyway aha.
Create an account or sign in to comment