Thread: Dialogue error

Results 1 to 4 of 4
  1. #1 Dialogue error 
    Banned
    Join Date
    Dec 2012
    Age
    27
    Posts
    457
    Thanks given
    67
    Thanks received
    29
    Rep Power
    0
    ERROR! THREAD NAME: World Thread
    java.lang.ArrayIndexOutOfBoundsException: 0
    at com.rs.game.player.dialogues.QuestGuide.start(Ques tGuide.java:16)
    at com.rs.game.player.DialogueManager.startDialogue(D ialogueManager.java:40)
    at com.rs.net.decoders.handlers.NPCHandler$1.run(NPCH andler.java:218)
    at com.rs.game.player.CoordsEvent.processEvent(Coords Event.java:54)
    at com.rs.game.player.Player.processEntity(Player.jav a:2836)
    at com.rs.cores.WorldThread.run(WorldThread.java:33)
    ERROR! THREAD NAME: World Thread
    I get this error when i click on an NPC. My character also start walking randomly.

    The npc is usiing the 'Quest Dailogue
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Most likely missing a parameter when calling the dialogue
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Dec 2012
    Age
    27
    Posts
    457
    Thanks given
    67
    Thanks received
    29
    Rep Power
    0
    Someone wanna help me fix this over teamviewer?
    Reply With Quote  
     

  4. #4  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    Quote Originally Posted by NETRIX RSPS View Post
    Someone wanna help me fix this over teamviewer?
    at com.rs.game.player.dialogues.QuestGuide.start(Ques tGuide.java:16) is?


    You're missing a parameter as stated before..


    Code:
    p.getD().(dname, 1);
    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. dialogue error??? 667/704 read pls!
    By DefiantCore in forum Help
    Replies: 8
    Last Post: 06-05-2012, 08:35 PM
  2. [PI] Player Dialogue ERROR.
    By NewRune in forum Help
    Replies: 3
    Last Post: 05-26-2012, 06:56 PM
  3. dialogue errors PI??
    By badroots in forum Help
    Replies: 4
    Last Post: 09-28-2011, 01:49 AM
  4. Dialogue Errors
    By Anonymous in forum Help
    Replies: 1
    Last Post: 06-14-2011, 08:37 AM
  5. Dialogue error.. [help]
    By Ed in forum Help
    Replies: 4
    Last Post: 06-20-2009, 08:02 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
  •