Thread: [Pi] Open Bank = Crash

Results 1 to 2 of 2
  1. #1 [Pi] Open Bank = Crash 
    Registered Member

    Join Date
    Feb 2013
    Posts
    389
    Thanks given
    146
    Thanks received
    86
    Rep Power
    0
    Hey guys,

    recently i added new items (client sided). and when i open my bank (which has many items), the client crashes. I have added the new items to the item.cfg file as well. Some of the item id's are over 20000.

    Any idea what could cause this?

    This is the client sided error i get on Eclipse:

    Code:
    Exception in thread "Thread-3" java.lang.ArrayIndexOutOfBoundsException: -128
    	at Model.method479(Model.java:1885)
    	at ItemDef.method201(ItemDef.java:833)
    	at ItemDef.getSprite(ItemDef.java:664)
    	at client.drawInterface(client.java:9786)
    	at client.drawInterface(client.java:9764)
    	at client.draw3dScreen(client.java:10479)
    	at client.method146(client.java:14361)
    	at client.drawGameScreen(client.java:9236)
    	at client.processDrawing(client.java:10406)
    	at RSApplet.run(RSApplet.java:161)
    	at client.run(client.java:5285)
    	at java.lang.Thread.run(Thread.java:745)
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2014
    Age
    27
    Posts
    271
    Thanks given
    0
    Thanks received
    15
    Rep Power
    20
    Is your int -128?
    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. Open bank = crash
    By Cheung in forum Help
    Replies: 9
    Last Post: 01-24-2016, 10:20 PM
  2. Replies: 0
    Last Post: 06-22-2013, 10:53 AM
  3. [PI] Opening bank in Safezone [PI]
    By MegatronIsBadAss in forum Help
    Replies: 6
    Last Post: 08-22-2012, 05:25 PM
  4. [PI] Open bank in quest tab
    By Neruzycra in forum Help
    Replies: 9
    Last Post: 01-28-2011, 05:40 PM
  5. [PI] Open bank function?
    By Crispytoast in forum Help
    Replies: 13
    Last Post: 12-14-2010, 06:50 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
  •