My run.bat reads as follows:
- Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
I receive "Windows cannot find '-Xms256m'. Makes sure you typed the name correctly, and then try again.
I have also tried:
- Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
- Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" C:\Games\HnHEnder -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
and
- Code: Select all
start "C:\Program Files (x86)\Java\jre6\bin\javaw.exe" -Djava.library.path="C:\Games\HnHEnder" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res pause
In all cases I receive a variation on 'Windows cannot find'. Sometimes with different files. Initially the error response I was getting was:
"Windows cannot find '-Djava.library.path="C:\Games\HnHEnder"'. Makes sure you typed the name correctly, and then try again.
This is not a case of the client being too old, that problem has been remedied by others, and I am now using an updated client.
The flowchart has been of no use for this.
Additionally: This happens with both 32 bit, and 64 bit, Ender, and Gilbertus.