Thread: Client freezes when opening bank [Renamed]

Results 1 to 3 of 3
  1. #1 Client freezes when opening bank [Renamed] 
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    So I added Penor's 641 items from the snippet section, and here is problem:
    Although, all of my shops and shit happen to open perfectly as normal, but now whenever i try to open my bank it freezes. Here is the error in the CMD:
    Code:
    Exception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: -1
            at ItemDef.forID(ItemDef.java:172)
            at ItemDef.toLend(ItemDef.java:331)
            at ItemDef.forID(ItemDef.java:179)
            at ItemDef.getSprite(ItemDef.java:365)
            at client.drawInterface(client.java:9253)
            at client.drawInterface(client.java:9231)
            at client.draw3dScreen(client.java:9946)
            at client.method146(client.java:13639)
            at client.drawGameScreen(client.java:9044)
            at client.processDrawing(client.java:9880)
            at RSApplet.run(RSApplet.java:108)
            at client.run(client.java:5579)
            at java.lang.Thread.run(Thread.java:619)
    Any ideas?


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  2. #2  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Yes.


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  3. #3  
    Retired. Stop PMing me.


    Galkon's Avatar
    Join Date
    Nov 2007
    Age
    17
    Posts
    7,526
    Thanks given
    1,805
    Thanks received
    2,830
    Rep Power
    5000
    It looks like you have the item ID of -1 in your bank and it's trying to display it? Paste the line 172 from ItemDef.
    Attached image
    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. Opening bank
    By Humbler in forum Help
    Replies: 9
    Last Post: 10-17-2010, 10:31 PM
  2. [614][Dia. opening bank]
    By davio147 in forum Snippets
    Replies: 10
    Last Post: 09-21-2010, 05:29 AM
  3. [508] client freezes when you bank on a banker
    By llamahitman in forum Help
    Replies: 3
    Last Post: 07-02-2010, 05:05 PM
  4. [562]Opening Bank On Booth[562]
    By BoJava in forum Snippets
    Replies: 10
    Last Post: 11-01-2009, 09:21 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
  •