Thread: [317 delta] realy need help please!

Results 1 to 2 of 2
  1. #1 [317 delta] realy need help please! 
    Registered Member
    Join Date
    May 2010
    Posts
    58
    Thanks given
    4
    Thanks received
    5
    Rep Power
    6
    Hey all, I realy need help! I quited my server with 60 ppl only cuz i had a error 3x a day. No1 could login and it printed out "Null" now i used a tutorial to make it show the error and i had it when i was coding something. It happend after i did ::npcreset but it also can happen when killing or hitting a npc.

    It shows this error all the time, in a loop.



    When i went on notepad ++ to line 2722 in Npchandler.java i saw this code :

    Code:
    if (npcs[i].npcType == 50) {
    							temp.questone = 5;
    							temp.sM("You killed the boss!");
    temp.toX = 3077;
    temp.toY = 3499;
    							temp.updateText();
    temp.plrText = "I defeated the monster!!";
    temp.plrTextUpdateRequired = true;
    temp.updateRequired = true;
    
    						}
    its a code i maded for a quest but on my old server with 60 people online i didnt had that Npc or quest and it still crashed. So i dont know it.

    Please help me out! If i release this server once on this forum i will give you credits!

    Thank you,
    YouriDudock
    Reply With Quote  
     

  2. #2  


    Major's Avatar
    Join Date
    Jan 2011
    Posts
    2,997
    Thanks given
    1,293
    Thanks received
    3,556
    Rep Power
    5000
    Don't use delta.

    That'll fix it.

    But srs, java - What is a Null Pointer Exception? - Stack Overflow
    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. realy need help vps
    By theowned in forum Help
    Replies: 2
    Last Post: 06-23-2011, 02:13 AM
  2. realy need help!!!
    By halflive9 in forum Help
    Replies: 5
    Last Post: 02-28-2010, 05:45 PM
  3. Wow realy?
    By Slay No More in forum Humor
    Replies: 4
    Last Post: 10-15-2009, 12:07 PM
  4. Ok.. realy realy realy weard?
    By Proffesor Oak in forum Help
    Replies: 6
    Last Post: 05-02-2009, 12:55 AM
  5. 4th i realy like this one.
    By Hooligan in forum Showcase
    Replies: 6
    Last Post: 12-23-2007, 08:04 PM
Tags for this Thread

View Tag Cloud

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