Tab Content
No More Results

20 Visitor Messages

  1. View Conversation
    Try removing the ' or changing them to "
    so, it has been a while since I've had to do this
  2. View Conversation
    replace javac with your location to your JDK Compiler
    so
    Code:
    'C:\Program Files\Java\jdk1.7.0_09\bin\javac.exe'
    So your compiler should look like this
    Code:
    'C:\Program Files\Java\jdk1.7.0_09\bin\javac.exe' -classpath deps/log4j-1.2.15.jar;deps/jython.jar;deps/xstream.jar;deps/mina.jar;deps/mysql.jar;deps/poi.jar;deps/slf4j.jar;deps/slf4j-nop.jar   -d bin src\core\event\*.java src\core\*.java src\core\clip\*.java   src\core\event\*.java src\core\network\*.java src\core\packet\*.java   src\core\utility\*.java src\core\world\*.java src\game\*.java   src\game\combat\*.java src\game\combat\impl\*.java   src\game\content\*.java src\game\item\*.java src\game\minigame\*.java   src\game\npc\*.java src\game\object\*.java src\game\packet\*.java   src\game\player\*.java src\game\shop\*.java src\game\skill\*.java
    Just make sure the file path is the same as yours
  3. View Conversation
    oh, you only need two compilers unless your going to be compiling java files that are in in sub-folders (usually things like java tools (things that are separate from the actual source))

    Heres the server compiler
    Code:
    javac -classpath deps/log4j-1.2.15.jar;deps/jython.jar;deps/xstream.jar;deps/mina.jar;deps/mysql.jar;deps/poi.jar;deps/slf4j.jar;deps/slf4j-nop.jar  -d bin src\core\event\*.java src\core\*.java src\core\clip\*.java  src\core\event\*.java src\core\network\*.java src\core\packet\*.java  src\core\utility\*.java src\core\world\*.java src\game\*.java  src\game\combat\*.java src\game\combat\impl\*.java  src\game\content\*.java src\game\item\*.java src\game\minigame\*.java  src\game\npc\*.java src\game\object\*.java src\game\packet\*.java  src\game\player\*.java src\game\shop\*.java src\game\skill\*.java
    If you are up for the challenge you should use an IDE, it compiles with no need to configure and helps to fix about 1/3 errors you will ever come by
  4. View Conversation
    just copy each compiler into notepad and go to save as... -> blahblahblah.bat
    and it should create a compiler as a batch file, pop that into the server and client folder and run it, make sure the JDK path is the same as your and you should be sweet

    p.s you needed to post the visitor message on my wall not your's I only saw it by chance
  5. Yeah Im Just Really Confused i need one For Client And Server
  6. View Conversation
    I can only help you through this because I only have 100mb of net left for a few days so I dont have enough to dl t.v or skype :\

    anyway, what do you need help with? making the compiler?
  7. View Conversation
    Also, there are compilers located in the first post, near the end
  8. View Conversation
    Fixed link to my server download.
  9. View Conversation
    need to compile because I removed the class files and left the java files
Showing Visitor Messages 11 to 20 of 20
Page 2 of 2 FirstFirst 12
Page 2 of 2 FirstFirst 12
About Le Lenny

Basic Information

Age
25

Signature


Second Account backed Up

Suicide is a boss!

Statistics


Total Posts
Total Posts
368
Posts Per Day
0.12
Visitor Messages
Total Messages
20
Most Recent Message
09-10-2013 01:53 PM
Total Thanks
Total Thanks
45
General Information
Last Activity
02-11-2015 03:20 AM
Join Date
10-06-2012
Referrals
2

2 Friends

  1. G Force G Force is offline

    Registered Member

    G Force
  2. Hofmann Hofmann is offline

    Banned

    Hofmann
Showing Friends 1 to 2 of 2
Post Areas

Top Areas Of Posting


No results to display...
No results to display...
No results to display...