Client won't load
Page 1 of 1
Client won't load
Well guys if your client does not load it is because that there is an error in the component where is says build.
If it has this problem im gonna show you how to fix it.
Step 1. Right click on build and hit edit. A notepad box should come up.
Step 2. After you have right clicked on it and the notepad has come up put in this code
@echo off
cd .
"C:\Program Files\Java\jdk1.6.0_18\bin\javac.exe" -cp lib/clientlibs.jar; -deprecation -d bin -sourcepath src src/*.java
pause
if you do not have jdk 18 change the 18 to your version of jdk
Step 3. When you go to exit the notepad a note will come up saying you have changed your java or whatever would you like to save these changes click yes.
Step 4. After you have done this hit build to build the client. If nothing comes up straight away your are good to play.
If you feel i should add more or if i have helped you post in the comment section .
Have FUN! Regards, Hotranger02
If it has this problem im gonna show you how to fix it.
Step 1. Right click on build and hit edit. A notepad box should come up.
Step 2. After you have right clicked on it and the notepad has come up put in this code
@echo off
cd .
"C:\Program Files\Java\jdk1.6.0_18\bin\javac.exe" -cp lib/clientlibs.jar; -deprecation -d bin -sourcepath src src/*.java
pause
if you do not have jdk 18 change the 18 to your version of jdk
Step 3. When you go to exit the notepad a note will come up saying you have changed your java or whatever would you like to save these changes click yes.
Step 4. After you have done this hit build to build the client. If nothing comes up straight away your are good to play.
If you feel i should add more or if i have helped you post in the comment section .
Have FUN! Regards, Hotranger02
hotranger02- Posts : 50
Join date : 2010-02-12
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum