Thread: Help [BattleScape] Too many npc error

Results 1 to 3 of 3
  1. #1 Help [BattleScape] Too many npc error 
    Registered Member
    Join Date
    Mar 2010
    Posts
    29
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Anyone could help me solve this


    Code:
    Error: Admin Too many npcs
    java.lang.ArrayIndexOutOfBoundsException: 49396
            at Entity.moveInDir(Entity.java:91)
            at client.method139(client.java:12074)
            at client.updateNPCs(client.java:1659)
            at client.parsePacket(client.java:13478)
            at client.mainGameProcessor(client.java:3542)
            at client.processGameLoop(client.java:2604)
            at RSApplet.run(RSApplet.java:110)
            at client.run(client.java:5302)
            at java.lang.Thread.run(Unknown Source)
    Error: Admin size mismatch in getnpcpos - pos:36 psize:4
    Error: T1 - 0,0 - 24,65
    Reply With Quote  
     

  2. #2  
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    25
    Posts
    4,561
    Thanks given
    1,158
    Thanks received
    1,173
    Rep Power
    2949
    Ohh sorry due not replieing the post in my thread but search for:
    Code:
    npc.desc = EntityDef.forID(stream.readBits(14));
    and replace the number 14 with 12.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2010
    Posts
    29
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Thanks for quick help +rep
    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

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