Thread: [PI] RSinterface

Results 1 to 2 of 2
  1. #1 [PI] RSinterface 
    Registered Member Zond's Avatar
    Join Date
    Feb 2011
    Age
    29
    Posts
    434
    Thanks given
    85
    Thanks received
    6
    Rep Power
    4
    src\RSInterface.java:1812: non-static variable textDrawingAreas cannot be referenced from a static context
    summoningTab(textDrawingAreas);
    ^
    src\RSInterface.java:1812: summoningTab(TextDrawingArea[]) in RSInterface cannot be applied to (TextDrawingArea)
    summoningTab(textDrawingAreas);
    ^
    src\RSInterface.java:1813: non-static variable textDrawingAreas cannot be referenced from a static context
    petSummoningTab(textDrawingAreas);
    ^
    src\RSInterface.java:1813: petSummoningTab(TextDrawingArea[]) in RSInterface cannot be applied to (TextDrawingArea)
    petSummoningTab(textDrawingAreas);
    ^
    Note: src\client.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    4 errors
    Press any key to continue . . .


    What I need to do?
    Reply With Quote  
     

  2. #2  
    Registered Member Zond's Avatar
    Join Date
    Feb 2011
    Age
    29
    Posts
    434
    Thanks given
    85
    Thanks received
    6
    Rep Power
    4
    Comon guys! I allways get stuck here. Can't add 602 skilltab and nex, because allways here is problems
    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

Similar Threads

  1. [PI] RSInterface Help! [PI]
    By snow blitz in forum Help
    Replies: 2
    Last Post: 02-02-2012, 03:30 AM
  2. Refactored RSInterface
    By Stewie in forum Snippets
    Replies: 7
    Last Post: 03-14-2010, 05:42 AM
  3. RSInterface: ContentType: What are they?
    By Its paris in forum RS2 Client
    Replies: 8
    Last Post: 12-04-2009, 01:55 AM
  4. Rsinterface
    By Kc in forum Help
    Replies: 9
    Last Post: 09-19-2009, 11:02 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
  •