Thread: [562/663] Errors.

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 [562/663] Errors. 
    Donator

    Unholy_'s Avatar
    Join Date
    Aug 2011
    Age
    27
    Posts
    418
    Thanks given
    135
    Thanks received
    50
    Rep Power
    143
    Help please?

    Client:
    Code:
    src\Applet_Sub1.java:4: package jagex3.jagmisc does not exist
    import jagex3.jagmisc.jagmisc;
                         ^
    src\Class100_Sub3.java:4: package jagex3.jagmisc does not exist
    import jagex3.jagmisc.jagmisc;
                         ^
    src\Class166.java:4: package jagex3.jagmisc does not exist
    import jagex3.jagmisc.jagmisc;
                         ^
    src\Class30.java:6: package netscape.javascript does not exist
    import netscape.javascript.JSObject;
                              ^
    src\Applet_Sub1.java:194: cannot find symbol
    symbol  : variable jagmisc
    location: class Applet_Sub1
                    jagmisc.init();
                    ^
    src\Applet_Sub1.java:485: cannot find symbol
    symbol  : variable jagmisc
    location: class Applet_Sub1
                        jagmisc.quit();
                        ^
    src\Class100_Sub3.java:17: cannot find symbol
    symbol  : variable jagmisc
    location: class Class100_Sub3
                long l = jagmisc.nanoTime();
                         ^
    src\Class100_Sub3.java:92: cannot find symbol
    symbol  : variable jagmisc
    location: class Class100_Sub3
            aLong3883 = aLong3884 = jagmisc.nanoTime();
                                    ^
    src\Class166.java:303: cannot find symbol
    symbol  : variable jagmisc
    location: class Class166
                        i = jagmisc.ping(is[0], is[1], is[2], is[3], 1000L);
                            ^
    src\Class30.java:15: cannot find symbol
    symbol  : variable JSObject
    location: class Class30
                return JSObject.getWindow(arg0).call(arg2, null);
                       ^
    src\Class30.java:25: cannot find symbol
    symbol  : variable JSObject
    location: class Class30
                    JSObject.getWindow(arg2).eval(arg1);
                    ^
    src\Class30.java:36: cannot find symbol
    symbol  : variable JSObject
    location: class Class30
                return JSObject.getWindow(arg0).call(arg3, arg1);
                       ^
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    12 errors
    Press any key to continue . . .
    Cache Editor:
    Code:
    C:\Users\min\Desktop\Private servers\663\editor>java -c
    p CacheIDE.jar alex.ide.Main
    Error: Could not find or load main class alex.ide.Main
    
    C:\Users\min\Desktop\Private servers\663\ Editor>pause
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Donator

    Unholy_'s Avatar
    Join Date
    Aug 2011
    Age
    27
    Posts
    418
    Thanks given
    135
    Thanks received
    50
    Rep Power
    143
    Bump?...
    If someone who got it to work.. mind posting your compiler & run.bat Codes?
    Reply With Quote  
     

  3. #3  
    Registered Member Valkrion's Avatar
    Join Date
    Dec 2010
    Posts
    179
    Thanks given
    513
    Thanks received
    64
    Rep Power
    0
    For the cache editor, use this: UppIT - Free File Sharing - cacheeditor.zip
    credits to ultikiller20 on runelocus for the fix
    Reply With Quote  
     

  4. #4  
    Christ is King

    Makar's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    2,004
    Thanks given
    545
    Thanks received
    965
    Rep Power
    427
    Quote Originally Posted by Legoglass View Post
    For the cache editor, use this: UppIT - Free File Sharing - cacheeditor.zip
    credits to ultikiller20 on runelocus for the fix
    This one still doesn't work you do realize that. All it does is load up.
    Attached image
    The best open-source pre-eoc remake project that isn't in its early stages for once
    Darkan Client (727 Client Refactor)
    Darkan World Server
    “It would not be impossible to prove with sufficient repetition and a psychological understanding of the people concerned that a square is in fact a circle. They are mere words, and words can be molded until they clothe ideas and disguise.”
    Reply With Quote  
     

  5. #5  
    Registered Member Valkrion's Avatar
    Join Date
    Dec 2010
    Posts
    179
    Thanks given
    513
    Thanks received
    64
    Rep Power
    0
    Quote Originally Posted by TitanPK View Post
    This one still doesn't work you do realize that. All it does is load up.
    Oh, sorry then
    Reply With Quote  
     

  6. #6  
    Donator

    Unholy_'s Avatar
    Join Date
    Aug 2011
    Age
    27
    Posts
    418
    Thanks given
    135
    Thanks received
    50
    Rep Power
    143
    Quote Originally Posted by TitanPK View Post
    This one still doesn't work you do realize that. All it does is load up.
    Titan, i joined your server and talked to ya awhile ago.
    Would you mind posting a fix? :/
    Reply With Quote  
     

  7. #7  
    Christ is King

    Makar's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    2,004
    Thanks given
    545
    Thanks received
    965
    Rep Power
    427
    Ok. Here is the fix. Import the client into Eclipse, run it, close it, take it out of eclipse, upload it.
    Attached image
    The best open-source pre-eoc remake project that isn't in its early stages for once
    Darkan Client (727 Client Refactor)
    Darkan World Server
    “It would not be impossible to prove with sufficient repetition and a psychological understanding of the people concerned that a square is in fact a circle. They are mere words, and words can be molded until they clothe ideas and disguise.”
    Reply With Quote  
     

  8. #8  
    Donator

    Unholy_'s Avatar
    Join Date
    Aug 2011
    Age
    27
    Posts
    418
    Thanks given
    135
    Thanks received
    50
    Rep Power
    143
    Quote Originally Posted by TitanPK View Post
    Ok. Here is the fix. Import the client into Eclipse, run it, close it, take it out of eclipse, upload it.
    Is there possibly any other way?
    I spent 45 minutes toying with Eclipse and couldnt really
    'get' it..
    Could you upload your src folder for me then..
    It be alot easier, lol.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Mar 2011
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    i get same problem if someone fixes ill rep and give em 15dollars
    Reply With Quote  
     

  10. #10  
    Christ is King

    Makar's Avatar
    Join Date
    Jul 2011
    Age
    29
    Posts
    2,004
    Thanks given
    545
    Thanks received
    965
    Rep Power
    427
    Omfg.. Even if I were to upload my src folder, you would still get the fucking error. Just do what the client txt files says and fucking compile it in jre6............
    Attached image
    The best open-source pre-eoc remake project that isn't in its early stages for once
    Darkan Client (727 Client Refactor)
    Darkan World Server
    “It would not be impossible to prove with sufficient repetition and a psychological understanding of the people concerned that a square is in fact a circle. They are mere words, and words can be molded until they clothe ideas and disguise.”
    Reply With Quote  
     

Page 1 of 2 12 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. Replies: 72
    Last Post: 01-24-2017, 02:03 PM
  2. D claw tut errors 2 errors!
    By T-Sex in forum Help
    Replies: 17
    Last Post: 12-30-2010, 06:25 PM
  3. Replies: 11
    Last Post: 11-07-2009, 08:43 PM
  4. Errors Erros Errors....
    By shotme in forum Help
    Replies: 5
    Last Post: 11-02-2009, 10:54 PM
  5. Replies: 1
    Last Post: 09-24-2009, 12:39 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •