Thread: Variable Error.

Results 1 to 3 of 3
  1. #1 Variable Error. 
    Registered Member
    Join Date
    Nov 2011
    Posts
    41
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Well i used this tutorial all went well but I get one error I've tried everything to fix it lol

    http://www.rune-server.org/runescape...nnon-base.html

    Code:
    src\server\model\players\Player.java:32: error: cannot find symbol
            public Objects oldCannon;
                   ^
      symbol:   class Objects
      location: class Player
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    1 error
    Press any key to continue . . .
    any help is appreciated, thanks!
    Reply With Quote  
     

  2. #2  
    Super Donator

    Batukka's Avatar
    Join Date
    Oct 2011
    Posts
    2,433
    Thanks given
    86
    Thanks received
    342
    Rep Power
    496
    import the objects class.
    Reply With Quote  
     

  3. #3  
    Registered Member Beershake's Avatar
    Join Date
    Mar 2011
    Age
    28
    Posts
    287
    Thanks given
    49
    Thanks received
    25
    Rep Power
    2
    Quote Originally Posted by 'Boss View Post
    import the objects class.
    if there isnt create it
    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. Variable Misc error
    By Rune-Exclusion in forum Help
    Replies: 2
    Last Post: 11-22-2010, 08:17 PM
  2. Need the p variable
    By Purple in forum Requests
    Replies: 2
    Last Post: 02-20-2010, 11:00 PM
  3. Local variable Stat, Local variable lvl
    By Moarte in forum Help
    Replies: 5
    Last Post: 11-19-2009, 05:25 AM
  4. Replies: 5
    Last Post: 01-15-2009, 11:57 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
  •