Thread: A few wierd errors please help will rep

Results 1 to 6 of 6
  1. #1 A few wierd errors please help will rep 
    Registered Member
    James_'s Avatar
    Join Date
    May 2011
    Posts
    355
    Thanks given
    30
    Thanks received
    43
    Rep Power
    133
    src\server\model\npchandler.java:1779 cannot find symbol
    symbol : variable i
    location: class server.model.npc.NPCHandler
    if (npc[i].npcType == 1)

    src\server\model\npchandler.java:1781 cannot find symbol
    symbol : variable i
    location: class server.model.npc.NPCHandler
    npcs[i].updateRequired = true;

    src\server\model\npchandler.java:1782 cannot find symbol
    symbol : variable i
    location: class server.model.npc.NPCHandler
    npcs[i].forceChat("i pwn all")

    note: Some input files use unchecked or unsafe operations.
    note: Recompile with -Xlint:unchecked for details.
    3 errors
    Press any key to continue . . .



    Please help.
    Reply With Quote  
     

  2. #2  
    Registered Member
    James_'s Avatar
    Join Date
    May 2011
    Posts
    355
    Thanks given
    30
    Thanks received
    43
    Rep Power
    133
    nobody going to take a look...?
    Reply With Quote  
     

  3. #3  
    Registered Member range inc's Avatar
    Join Date
    Aug 2009
    Age
    28
    Posts
    194
    Thanks given
    0
    Thanks received
    5
    Rep Power
    2
    cannot find symbol
    Please learn java, DECLEAR THE FUCKING SHIT!!!!!

    Webclient SERVICE! I ALLWAYS GO FIRST!
    Webclient's --> so fking easy
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    That means that it is not correctly linking to the string i believe, whats the actually error code? post that.
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    No point be a little Troll Range Inc? ... He needs help not your lame ass Sarcasm..
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    Reply With Quote  
     

  6. #6  
    Donator

    Robgob69's Avatar
    Join Date
    Oct 2010
    Age
    33
    Posts
    749
    Thanks given
    71
    Thanks received
    139
    Rep Power
    117
    he most likely didnt add it in the correct spot of the npc process. it must be in the for-loop
    potatoes.
    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. wierd errors
    By Mrthunder23 in forum Help
    Replies: 2
    Last Post: 07-24-2010, 11:50 PM
  2. Wierd Compiling Errors.
    By Flux in forum Help
    Replies: 2
    Last Post: 06-12-2010, 03:46 PM
  3. Replies: 11
    Last Post: 11-07-2009, 08:43 PM
  4. Wierd errors
    By jameskmonger in forum Help
    Replies: 3
    Last Post: 05-04-2009, 10:01 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
  •