Thread: my compiler cannot recognize the antilag system

Results 1 to 8 of 8
  1. #1 my compiler cannot recognize the antilag system 
    Brandon42792
    Guest
    my compiler keeps giving me an error when i compiler and it is always about the antilag... how come???
    Reply With Quote  
     

  2. #2  
    Registered Member Despair's Avatar
    Join Date
    Oct 2008
    Posts
    103
    Thanks given
    0
    Thanks received
    0
    Rep Power
    34
    more info and maybe post the error would help?
    LOL'D
    Quote Originally Posted by Ash View Post
    Fucking gay ass fucking shity fucking nerdy fucking shity DDOS, that havent got a fucking life there a fucking geek the fucking pricks.
    Quote Originally Posted by Scu11 View Post
    cuz... IM. TOO SEXY FOR MY RUN.BAT TOO SEXY FOR MY JDK.
    SO SEXY IT CRAAAAAASHES.
    Reply With Quote  
     

  3. #3  
    Brandon42792
    Guest
    Code:
    ./antilag.java:4: error while writing antilag: .\bin\antilag.class (The system c
    annot find the path specified)
    public class antilag
           ^
    Note: ./stream.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Press any key to continue . . .
    any idea?? please help if you can, I would like to be able
    to make my server awesome but im limited since i cant compile
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Apr 2009
    Posts
    675
    Thanks given
    707
    Thanks received
    32
    Rep Power
    1131
    Quote Originally Posted by Despair View Post
    more info and maybe post the error would help?
    What he said. ^
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Apr 2009
    Posts
    675
    Thanks given
    707
    Thanks received
    32
    Rep Power
    1131
    Quote Originally Posted by Brandon42792 View Post
    Code:
    @echo off
    COLOR 0a
    title Compile
    "C:/Program Files/Java\jdk1.5.0_19/bin/javac.exe"  -d ./bin ./*.java
    pause
    cls
    Compile.bat
    pause
    any idea?? please help if you can, I would like to be able
    to make my server awesome but im limited since i cant compile
    What type of JDK do you have? o.O
    Reply With Quote  
     

  6. #6  
    Brandon42792
    Guest
    i take it jdk1.5.0_19 ??
    Reply With Quote  
     

  7. #7  
    Registered Member
    Reverolls's Avatar
    Join Date
    Mar 2007
    Posts
    185
    Thanks given
    0
    Thanks received
    8
    Rep Power
    689
    Quote Originally Posted by Brandon42792 View Post
    Code:
    ./antilag.java:4: error while writing antilag: .\bin\antilag.class (The system c
    annot find the path specified)
    public class antilag
           ^
    Note: ./stream.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Press any key to continue . . .
    any idea?? please help if you can, I would like to be able
    to make my server awesome but im limited since i cant compile
    It can't find that place called .\bin\antilag.class....




    Reply With Quote  
     

  8. #8  
    Brandon42792
    Guest
    i solved it myself.. i just made a bin folder and copies the antilag class into it PP case solved!
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •