- Nov 12, 2018
- 305
- 241
If you using the .exe maybe try running the .jar file directly? idk I think you mightve already tried that but just putting it out there.I'm having an issue where my cursor is on the bottom layer of the graphics... behind everything else. I can still click on things but I cannot see the cursor. Does anyone happen to know what might be causing this? And/or how to fix it?
Running Windows 7 in VirtualBox 5. Unfortunately the circumstance is such that I only have partial access to various graphics drivers and such -- it was a struggle just to get OpelGL 2 working.
You can try this which I found from a superuser qa if you can't install Java on your vm. I can't confirm whether this works or not.
Download and extract the
You must be registered to see the links
and start your .JAR file from commmand line: start C:\Java\bin\javaw.exe -jar C:\myfolder\myprogram.jar