Thread: Treasure trail error, helpppp

Results 1 to 2 of 2
  1. #1 Treasure trail error, helpppp 
    Registered Member yunaaa's Avatar
    Join Date
    Apr 2012
    Posts
    641
    Thanks given
    89
    Thanks received
    26
    Rep Power
    6
    src\server\model\players\packets\ClickItem.java:8: error: cannot find symbol
    import server.model.players.skills.trails;
    ^
    symbol: class trails
    location: package server.model.players.skills
    src\server\model\players\packets\ClickItem.java:64 : error: cannot find symbol
    Trails.addClueReward(c, 0);
    ^
    symbol: variable Trails
    location: class ClickItem
    src\server\model\players\packets\ClickItem.java:68 : error: cannot find symbol
    Trails.addClueReward(c, 1);
    ^
    symbol: variable Trails
    location: class ClickItem
    src\server\model\players\packets\ClickItem.java:72 : error: cannot find symbol
    Trails.addClueReward(c, 2);
    ^
    symbol: variable Trails
    location: class ClickItem
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    4 errors
    Press any key to continue . . .
    what is this? :O
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jun 2009
    Posts
    2,916
    Thanks given
    169
    Thanks received
    806
    Rep Power
    0
    Import the class
    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. Helpppp!!
    By billcosby41 in forum Help
    Replies: 4
    Last Post: 08-18-2011, 10:38 PM
  2. Treasure Trails Error
    By beard in forum Help
    Replies: 5
    Last Post: 08-02-2011, 07:19 PM
  3. helpppp pllzzzzzz
    By slayerpkzz in forum Help
    Replies: 1
    Last Post: 01-04-2011, 12:58 AM
  4. Treasure Trail Codes/Base
    By Bando in forum Tutorials
    Replies: 14
    Last Post: 06-29-2009, 07:20 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
  •