borka wrote:Welcome!
With Ender_x64 you need to have
Java 64 Bit installed (assuming you're using Windows 64 Bit OS) - if you haven't got Java 64 Bit download
jre-7u40-windows-x64.exe here:
http://www.oracle.com/technetwork/java/ ... 80261.htmlso this should be your run.bat:
- Code: Select all
"C:\Program Files\Java\jre7\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
pause tells the CMD window (console) to stay open so you can look at errors and post them here in case there are some
i suggest downloading Ender update.zip
http://www.mediafire.com/download/4niam ... .04.12.zip aswell and unpack into your Ender folder or some things aren't working as they should
Report back please
http://pastebin.com/R0jDZkkeThe pause helped, now I just have to look through this and figure what's wrong?
And also, I don't know if this was part of it but I had to adjust the copypaste you gave me because my Java's in the 64 area.
- Code: Select all
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
pause
[[Okay so update. I did the download and used the exact run.bat you gave me but now it's doing the same thing I saw someone else have an issue with.
C:\Users\Jessica\Games\Haven and Hearth\HnH_Ender_x64>"C:\Program Files\Java\jre
7\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
'"C:\Program Files\Java\jre7\java.exe"' is not recognized as an internal or exte
rnal command,
operable program or batch file.
C:\Users\Jessica\Games\Haven and Hearth\HnH_Ender_x64>pause
Press any key to continue . . .
I'm looking through the posts to see if there's a help for that.]]