Okay. I know this has probably been answered six thousand times, but I've managed to break my Gilbertus trying to get this to work. Because I'm talented like that.
My Java is up to date. I have x86 version, apparently.
I downloaded both the 32 and 64 but versions of Enders. I cannot get them to work.
My run.bat file looks like this:
"C:\Program Files (x86)\Java\jre6\bin\javaw" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se"
@echo off
pause
The echo off and pause being there so the little message doesn't go away too quickly for me to see what the error is.
The error I get us:
The system cannot find the file path specified.
That IS where my Java is installed. I've tried:
Adding start before the command line, as indicated in the first post
Specifying the location of the jar file, like shown in the first post (In this case, C:\Games\Haven\)
Reinstallling Java
Restarting my computer (the token fix-all)
I'm running Windows 7 64bit. I tried both the 32 and 64 versions of Enders. I'm out of ideas. Help?