Conversation Between Le Lenny and Ambient

21 Visitor Messages

Page 1 of 3 123 LastLast
  1. I don't think I would even have a clue now, haven't programmed java in a looong time, but it should effect anything, it would just be the JVM wanting specific arguments, if you don't want it appearing their should be a sort of suppression command/argument you could add into that file, but I wouldn't have a clue what to suppress
  2. I Would Love To Tie Up The Loose Ends Once Your Got Some more Net? Thanks So Much
  3. Nope, it would be a pro to fix if your wanting to tie up loose ends, but for the most part it shouldn't effect performance, unless where going to go into the 0.00%'s

    And np bro, gl
  4. You Fixed it*
  5. I Fixed It Thanks So Much! Cant Wait To Use Your Source And Check it Out! Does This Matter? It Shouldnt? Write Back
  6. did it work?
  7. Try removing the ' or changing them to "
    so, it has been a while since I've had to do this
  8. OMG Now What? I Do Thank you Alot For helping Please Try Fix This?
  9. 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
  10. Dude! Please Replie
Showing Visitor Messages 1 to 10 of 21
Page 1 of 3 123 LastLast