Thread: My new model isn't wanting to load in.

Results 1 to 3 of 3
  1. #1 My new model isn't wanting to load in. 
    Registered Member
    Join Date
    May 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    recently added a new model, and It's giving me this error. Anyone able to help? It's a 317 PI.




    Code:
    Exception in thread "Thread-3" java.lang.ArrayIndexOutOfBoundsException: 22324
    	at src.item.ItemDef.forID(ItemDef.java:196)
    	at src.item.ItemDef.getSprite(ItemDef.java:1315)
    	at src.Client.drawInterface(Client.java:11720)
    	at src.Client.drawTabArea(Client.java:2163)
    	at src.Client.drawGameScreen(Client.java:11468)
    	at src.Client.processDrawing(Client.java:12446)
    	at src.RSApplet.run(RSApplet.java:206)
    	at src.Client.run(Client.java:7762)
    	at java.lang.Thread.run(Unknown Source)
    Reply With Quote  
     

  2. #2  
    What's a sundial in the shade?

    Lumiere's Avatar
    Join Date
    May 2013
    Age
    27
    Posts
    543
    Thanks given
    224
    Thanks received
    100
    Rep Power
    113
    Code:
    at src.item.ItemDef.forID(ItemDef.java:196)
    Show me this line, or the whole if statement/switch case, whatever it is.

    Spoiler for Revy is perfect:
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2015
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I've fixed it, but I've now ran into another error I do not Know how to fix.
    Now my Item I've added in the icon for the model when in my inventory has another item's model icon sitting over top of it.

    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. Replies: 0
    Last Post: 08-11-2016, 09:39 PM
  2. rate my new model
    By Colby in forum Models
    Replies: 23
    Last Post: 06-27-2009, 05:54 PM
  3. my new models just made lol
    By Dragonking in forum Models
    Replies: 10
    Last Post: 09-07-2008, 01:04 PM
  4. Replies: 18
    Last Post: 12-22-2007, 02:26 AM
  5. Replies: 31
    Last Post: 12-16-2007, 08:02 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
  •