Thread: Xmas Cracker [Pi]

Results 1 to 7 of 7
  1. #1 Xmas Cracker [Pi] 
    Registered Member
    Join Date
    Dec 2012
    Posts
    64
    Thanks given
    3
    Thanks received
    0
    Rep Power
    11
    I need some help
    Im doing this guide for the cracker im learning so dont flame

    http://www.rune-server.org/runescape...player-pi.html

    I got this error when ever i finished it.

    Reply With Quote  
     

  2. #2  
    I'm secretly a carrot named 3arl.

    Mainframe's Avatar
    Join Date
    Jun 2012
    Age
    26
    Posts
    1,422
    Thanks given
    542
    Thanks received
    214
    Rep Power
    147
    It's clearly telling you in your Packethandler.java line 50 that it cannot find the symbol.
    Reply With Quote  
     

  3. #3  
    Registered Member
    jordan641's Avatar
    Join Date
    Apr 2010
    Posts
    1,807
    Thanks given
    70
    Thanks received
    128
    Rep Power
    189
    Assuming you have created the class in the appropriate directory, you must import the class by adding this to the top
    Code:
    import server.model.players.packets.ItemOnPlayer;
    Reply With Quote  
     

  4. #4  
    Fuckin PRO

    Damien's Avatar
    Join Date
    Feb 2008
    Age
    32
    Posts
    2,658
    Thanks given
    928
    Thanks received
    82
    Rep Power
    369
    Add ItemOnPlayer at the top of the class ??
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2011
    Posts
    220
    Thanks given
    1
    Thanks received
    12
    Rep Power
    5
    Import?
    Reply With Quote  
     

  6. #6  
    Registered Member
    jordan641's Avatar
    Join Date
    Apr 2010
    Posts
    1,807
    Thanks given
    70
    Thanks received
    128
    Rep Power
    189
    Perhaps read up on common java syntax errors before asking for help again. Having a basic understanding of java will make things much easier.

    Lesson: Common Problems (and Their Solutions) (The Java™ Tutorials > Getting Started)
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Dec 2012
    Posts
    64
    Thanks given
    3
    Thanks received
    0
    Rep Power
    11
    Thank you guys i didnt no i needed to do that it compiled thanks
    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. Replies: 24
    Last Post: 04-29-2013, 02:41 PM
  2. What'd you get for XMAS?
    By Arya Da Noob in forum Chat
    Replies: 86
    Last Post: 01-02-2011, 01:58 PM
  3. My xmas present to all
    By notna071 in forum RS2 Server
    Replies: 4
    Last Post: 12-23-2007, 01:34 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
  •