I was setting up Enders client for the first time, was working, went into a cave to get poppy caps and ghostpipes, found a non-disturbed dust pile at the end of a path, so i checked it to see what's under it, saw a gem, picked it up (hears the discovery sound effect and lp gained from new pick up, saw a question mark start to load in inventory... aaand
java.lang.ArrayIndexOutOfBoundsException: Blit operation out of bounds: (47, 48)+(-5, -1) on (42, 47)
at haven.PUtils.blit(PUtils.java:146)
at haven.res.gfx.invobjs.gems.gemstone.Gemstone.construct(gemstone.cjava:85)
at haven.res.gfx.invobjs.gems.gemstone.Gemstone.<init>(gemstone.cjava:24)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:1564)
at haven.GSprite$FactMaker$1.create(GSprite.java:63)
at haven.GSprite.create(GSprite.java:88)
at haven.GItem.spr(GItem.java:142)
at haven.GItem.tick(GItem.java:150)
at haven.Widget.tick(Widget.java:733)
at haven.Widget.tick(Widget.java:733)
at haven.Widget.tick(Widget.java:733)
at haven.GameUI.tick(GameUI.java:1016)
at haven.Widget.tick(Widget.java:733)
at haven.UI.tick(UI.java:208)
at haven.JOGLPanel.run(JOGLPanel.java:527)
at java.lang.Thread.run(Unknown Source)
Now everytime I try to load in the character, the game crashes, both ender client AND normal client.