Thread: Need some quick help!

Results 1 to 3 of 3
  1. #1 Need some quick help! 
    Previously Hyperion


    Join Date
    Jan 2009
    Posts
    1,254
    Thanks given
    3
    Thanks received
    18
    Rep Power
    138
    Ok i never got this error before. Everything should be right so idk whats up with it
    Code:
    server.java:28: cannot find symbol
    symbol  : constructor NPCDrops()
    location: class NPCDrops
            public static NPCDrops NPCDrops = new NPCDrops();
                                              ^
    Note: EconomyReset.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    1 error
    Press any key to continue . . .
     

  2. #2  
    Registered Member

    Join Date
    Jul 2006
    Age
    27
    Posts
    1,247
    Thanks given
    0
    Thanks received
    5
    Rep Power
    190
    NPCDrops class file is't there or u typed NPCDrops or used wrong capital letters maybe
    just yoricka...
     

  3. #3  
    Previously Hyperion


    Join Date
    Jan 2009
    Posts
    1,254
    Thanks given
    3
    Thanks received
    18
    Rep Power
    138
    Quote Originally Posted by yorick View Post
    NPCDrops class file is't there or u typed NPCDrops or used wrong capital letters maybe
    neither of them worked. Anything else?
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •