Posted February 26, 20178 yr comment_9760 I repacked my cache following a tutorial and i received these errors and have no idea how to resolve, asked on Rune-Server and got ignored so I guess either its too hard to fix or people just can't be arsed. java.lang.NullPointerException java.lang.NullPointerException Settings loaded: 21 Sprites Loaded: 490 Maps Loaded: 1364 Animations Loaded: 7333 Underlays Loaded: 174 Items Loaded: 20820 Npcs Loaded: 7485 Graphics Loaded: 1283 Successfully saved 21 settings. Successfully saved 21 settings. Successfully saved 21 settings. Exception in thread "Thread-4" java.lang.ArrayIndexOutOfBoundsException: 3 at ItemDef.getSprite(ItemDef.java:498) at Client.drawInterface(Client.java:9020) at Client.drawTabArea(Client.java:2383) at Client.drawGameScreen(Client.java:8704) at Client.processDrawing(Client.java:9898) at ClientEngine.run(ClientEngine.java:293) at Client.run(Client.java:5081) at java.lang.Thread.run(Unknown Source)
February 26, 20178 yr Author comment_9762 7 minutes ago, leclerc said: which revision are you trying to pack? 108 to 121 i think
February 26, 20178 yr comment_9763 29 minutes ago, angel killer said: 108 to 121 i think there's a #121 vencillio client released on r-s, along with a #126 i believe.
February 26, 20178 yr Author comment_9764 1 minute ago, leclerc said: there's a #121 vencillio client released on r-s, along with a #126 i believe. yeah i know man but i couldnt get it working, so i resorted to this
February 26, 20178 yr comment_9765 Just now, angel killer said: yeah i know man but i couldnt get it working, so i resorted to this what issues were you having with the ones in the downloads section? i know that the version and rsa (?) needs to be changed before you can successfully login.
February 26, 20178 yr Author comment_9766 1 minute ago, leclerc said: what issues were you having with the ones in the downloads section? i know that the version and rsa (?) needs to be changed before you can successfully login. I was just struggling to set it up man, as im quite new to all this lol, i can't remember what the error was tbh
March 28, 20178 yr comment_10406 at ItemDef.getSprite(ItemDef.java:498) Post the block of code around line 498 in ItemDef getSprite method.
Create an account or sign in to comment