Thread: [RE-UPLOAD] Project Insanity 317 - Server & Client [RE-UPLOAD]

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 30
  1. #11  
    Registered Member
    Join Date
    Sep 2013
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Excuse me, i'm new to all this. I downloaded this a few days ago, and have put alot of time into it, but for some reason the compiler on the client side refuses to work. i've done everything necessary, setting PATHs and trying at least 8 different codes for it. I know the code works, because it works on other compilers. Just not this one. Please help me. Sat on google for 6 hours trying to figure this out, and i'm losing my mind.

    heres the code, in case it matters:

    @echo off
    Title Building...
    "C:\Program Files\Java\jdk1.7.0_40\bin\javac.exe" *.java
    pause
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    Jun 2013
    Posts
    13
    Thanks given
    1
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by garrettdieckhoff View Post
    Excuse me, i'm new to all this. I downloaded this a few days ago, and have put alot of time into it, but for some reason the compiler on the client side refuses to work. i've done everything necessary, setting PATHs and trying at least 8 different codes for it. I know the code works, because it works on other compilers. Just not this one. Please help me. Sat on google for 6 hours trying to figure this out, and i'm losing my mind.

    heres the code, in case it matters:

    @echo off
    Title Building...
    "C:\Program Files\Java\jdk1.7.0_40\bin\javac.exe" *.java
    pause
    "C:\Program Files\Java\jdk1.7.0_40\bin\javac.exe" *.java

    Go to Computer -> Program Files -> Java

    Take note of what your JDK file is, for example yours may not be _40, it may be _17. Take note of this and make the amendment in the compiler, and save. more than probably you'll be running something such as.

    "C:\Program Files\Java\jdk1.7.0_25\bin\javac.exe" *.java

    Please don't refer to a line in a bat file as "code" again.

    Thanking you kindly.
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Aug 2013
    Posts
    10
    Thanks given
    0
    Thanks received
    11
    Rep Power
    11
    Quote Originally Posted by garrettdieckhoff View Post
    Excuse me, i'm new to all this. I downloaded this a few days ago, and have put alot of time into it, but for some reason the compiler on the client side refuses to work. i've done everything necessary, setting PATHs and trying at least 8 different codes for it. I know the code works, because it works on other compilers. Just not this one. Please help me. Sat on google for 6 hours trying to figure this out, and i'm losing my mind.

    heres the code, in case it matters:

    @echo off
    Title Building...
    "C:\Program Files\Java\jdk1.7.0_40\bin\javac.exe" *.java
    pause
    Just use a IDE
    Reply With Quote  
     

  4. #14  
    Registered Member Chars's Avatar
    Join Date
    Aug 2013
    Posts
    142
    Thanks given
    5
    Thanks received
    13
    Rep Power
    58
    Thank you for this mate.


    Reply With Quote  
     

  5. #15  
    Registered Member Kappa's Avatar
    Join Date
    Aug 2013
    Posts
    438
    Thanks given
    225
    Thanks received
    55
    Rep Power
    74
    thanks alot bud
    Reply With Quote  
     

  6. #16  
    Registered Member
    Join Date
    Mar 2014
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I got this from the client, i normally dont see somthing like this so im assuming its an error, could be wrong tho so i thought i would ask you guys.

    RS2 user client - release #317
    java.lang.ArrayIndexOutOfBoundsException: 1
    at Class36.methodCustomAnimations(Class36.java:65)
    at Animation.unpackConfig(Animation.java:1710)
    at client.startUp(client.java:7492)
    at RSApplet.run(RSApplet.java:33)
    at client.run(client.java:4686)
    at java.lang.Thread.run(Thread.java:744)
    NPC.DAT : 1489108188
    Called method225
    NPC.IDX : 1489126980
    Called method225
    Reply With Quote  
     

  7. #17  
    Member
    Join Date
    Mar 2014
    Posts
    160
    Thanks given
    10
    Thanks received
    13
    Rep Power
    0
    Thanks Qorx
    De-rep me because I am spamming, nig** f*ck you
    Reply With Quote  
     

  8. #18  
    Registered Member
    Join Date
    Feb 2013
    Posts
    548
    Thanks given
    8
    Thanks received
    36
    Rep Power
    16
    Quote Originally Posted by Wait Guys View Post
    I got this from the client, i normally dont see somthing like this so im assuming its an error, could be wrong tho so i thought i would ask you guys.

    RS2 user client - release #317
    java.lang.ArrayIndexOutOfBoundsException: 1
    at Class36.methodCustomAnimations(Class36.java:65)
    at Animation.unpackConfig(Animation.java:1710)
    at client.startUp(client.java:7492)
    at RSApplet.run(RSApplet.java:33)
    at client.run(client.java:4686)
    at java.lang.Thread.run(Thread.java:744)
    NPC.DAT : 1489108188
    Called method225
    NPC.IDX : 1489126980
    Called method225
    Easy fix.
    Reply With Quote  
     

  9. #19  
    (Official) Thanksgiver

    Arham's Avatar
    Join Date
    Jan 2013
    Age
    23
    Posts
    3,415
    Thanks given
    7,254
    Thanks received
    1,938
    Rep Power
    3905
    Quote Originally Posted by SpawnInsanity View Post
    Easy fix.
    why reply 2 months later?
    Attached image
    Attached image
    Quote Originally Posted by MrClassic View Post
    Arham is the official thanker!
    List of my work here!
    Reply With Quote  
     

  10. #20  
    Registered Member
    Join Date
    Feb 2013
    Posts
    548
    Thanks given
    8
    Thanks received
    36
    Rep Power
    16
    Because I was stoned.
    Reply With Quote  
     

Page 2 of 3 FirstFirst 123 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Stock Original Project Insanity 317 PI
    By Boomer Sooner in forum Downloads
    Replies: 38
    Last Post: 08-07-2012, 12:22 AM
  2. Replies: 17
    Last Post: 04-11-2011, 08:49 PM
  3. Replies: 6
    Last Post: 10-25-2010, 07:52 PM
  4. Replies: 5
    Last Post: 05-10-2010, 04:52 PM
  5. [Request] Need a proper 317 server and client
    By ByteBlast in forum Requests
    Replies: 2
    Last Post: 10-13-2009, 06:13 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •