sinner
0
- Joined
- Oct 27, 2011
- Messages
- 2,564
- Points
- 83
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Go into /data/args.txt and change the first line.
It says " -Xms64m -Xmx2048m" - you need to change it to something like " -Xms64m -Xmx1024m" so it will start.
Your PC probably doesn't want to allow the JVM access to 2GB of RAM.
EDIT: I uploaded a new version using a smaller memory value, so as to save people the trouble of manually changing it.
Trevor
there is no such file. args.txt is available in /lib/ though.
chanched it there.
"cant find javaw.exe"
EDIT: changing the value back does not help. keep getting that error now.
while i get that error, another window opens wich says "Error calling Shellexecute() "
Oops, yeah, it's in /lib/.
The error you're now getting is most often associated with not having Java installed.
Trevor