Matrix 3, all clients crash when using a bar on an anvil. Need help.
Code:
Error: game.Class83.method1256 game.Class512.method6083 game.Class603.method7145 game.Class550.method6532 game.client.method6932 game.Class584.method6918 game.Class584.method6898 game.Class584.run java.lang.Thread.run:745 | java.lang.ArrayIndexOutOfBoundsException: 17 | 3136,3376,104,104 0,3187,3426 3 0 2 784,561 1 2 2 1 0 0 3631 1 16334 0irU8SxE4on1Tl9/y7sxdiPtbP2kt8WC
java.io.FileNotFoundException: http://xx.xxx.xx.xxx/clienterror.ws?c=831&cs=1&u=Curtis&v1=Oracle+Corporation&v2=1.8.0_73&e=game.Class83.method1256+game.Class512.method6083+game.Class603.method7145+game.Class550.method6532+game.client.method6932+game.Class584.method6918+game.Class584.method6898+game.Class584.run+java.lang.Thread.run%3A745+%7C+java.lang.ArrayIndexOutOfBoundsException%3A+17+%7C++3136%2C3376%2C104%2C104+0%2C3187%2C3426+3+0+2+784%2C561+1+2+2+1+0+0+3631+1+16334+0irU8SxE4on1Tl9%2Fy7sxdiPtbP2kt8WC
error_game_crash
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
at java.net.URL.openStream(URL.java:1045)
at game.Class640.method7592(Unknown Source)
at game.Class584.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
This is an example of the client crash as reported in eclipse directly after using a bar on an anvil.
As far as I can tell there is no crash information on the server side. The screen just goes black and forces you to close the client manually.
I've been over all of the smithing.java and interface code, I have no idea what the problem is.
Anyone else experience this?