Exception in thread "main"
java.lang.ArrayIndexOutOfBoundsException: 32768
at jake2.client.Console.Linefeed(Console.java:296)
at jake2.client.Console.Print(Console.java:342)
at jake2.qcommon.Com.Printf(Com.java:360)
at jake2.qcommon.Com.Printf(Com.java:333)
at jake2.client.SCR.CenterPrint(SCR.java:250)
at
jake2.client.CL_parse.ParseServerMessage(CL_parse.java:724)
at jake2.client.CL.ReadPackets(CL.java:875)
at jake2.client.CL.Frame(CL.java:1517)
at jake2.qcommon.Qcommon.Frame(Qcommon.java:240)
at jake2.Jake2.main(Jake2.java:108)
Logged In: NO
The bug occours with Jake2 (0.9.5) and the jogl
inplementation and the full version of quake2 under Linux
and Sun SDK-1.5
With the LWJGL implementation the bug could not be reproduced.