Mxwhite484 wrote:for both of these it still told me that it couldnt find the path
screenshot the message, save in paint - upload to image hoster - post url in "Img" tags
Moderator: Phades
Mxwhite484 wrote:for both of these it still told me that it couldnt find the path
borka wrote:
- Code: Select all
"C:\Program Files\Java\jre8\bin\java.exe" -Xms256m -Xmx512m -jar updater.jar
pause
java path is for 64 Bit Java
if it doesn't work try with
- Code: Select all
"C:\Program Files (x86)\Java\jre8\bin\java.exe" -Xms256m -Xmx512m -jar updater.jar
pause
java path is for 32 Bit Java on 64 Bit OS
javaws.exe you'll need to start .jnlp files - Ender client has nothing to do with .jnlp files - thus java.exe or javaw.exe to start haven.jar which is downloaded besides other needed files by updater.jar