ArvinJA wrote:liamw1986 wrote:I'm having trouble getting Ender's client working. I got the file and installed, extracted ect. Then i checked if it worked and i got the windows could not find javaw error. So I changed the run.bat file as follows:
"C:\Program Files (x86)\Java" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
I then tried it again and a command prompt opened and closed quickly. then nothing. My java is 32bit and i've got the 32bit version of the client.(I also got the 64bit version but it's the same problem.)
My Haven-res file is 17,141KB.
"C:\Program Files (x86)\Java" is a path to a folder, if you're gonna do it like that you need to use the path for the java or javaw executable file.
Thanks man that's sorted it.
