Aug 28, 2024 7:14:33 AM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20072 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Buffer performance warning: Buffer object 16 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) is being copied/moved from VIDEO memory to HOST memory. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20072 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Buffer performance warning: Buffer object 7 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) is being copied/moved from VIDEO memory to HOST memory. Aug 28, 2024 7:20:45 AM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. Aug 28, 2024 7:55:57 AM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20072 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Buffer performance warning: Buffer object 16 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) is being copied/moved from VIDEO memory to HOST memory. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. Aug 28, 2024 8:02:03 AM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. Aug 28, 2024 9:50:26 PM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. java.lang.NullPointerException at com.client.Client.getMenuEntries(Client.java:22876) at com.client.menu.MenuManager.getMenuEntry(MenuManager.java:41) at com.client.Client.sortMenuEntries(Client.java:22806) at com.client.Client.processRightClick(Client.java:10789) at com.client.Client.draw3dScreen(Client.java:15859) at com.client.Client.moveCameraWithPlayer(Client.java:20903) at com.client.Client.drawGameScreen(Client.java:13779) at com.client.Client.draw(Client.java:15537) at com.client.engine.GameEngine.graphicsTick(GameEngine.java:425) at com.client.engine.GameEngine.run(GameEngine.java:646) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:829) java.lang.NullPointerException at java.desktop/java.applet.Applet.getAppletContext(Applet.java:218) at com.client.engine.GameEngine.error(GameEngine.java:558) at com.client.engine.GameEngine.run(GameEngine.java:651) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:829) Aug 28, 2024 9:51:13 PM com.client.definitions.server.ItemDef load INFO: Loaded 14540 item definitions. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 1 is being recompiled based on GL state. [LWJGL] OpenGL debug message ID: 0x20092 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Program/shader state performance warning: Vertex shader in program 3 is being recompiled based on GL state. com.client.instruction.ScriptRuntimeException: Widget [255 is null at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:27) at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:14) at com.client.instruction.InstructionProcessor.invoke(InstructionProcessor.java:36) at com.client.Client.parsePacket(Client.java:18986) at com.client.Client.mainGameProcessor(Client.java:5426) at com.client.Client.processGameLoop(Client.java:4649) at com.client.engine.GameEngine.clientTick(GameEngine.java:391) at com.client.engine.GameEngine.run(GameEngine.java:643) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:834) com.client.instruction.ScriptRuntimeException: Widget [255 is null at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:27) at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:14) at com.client.instruction.InstructionProcessor.invoke(InstructionProcessor.java:36) at com.client.Client.parsePacket(Client.java:18986) at com.client.Client.mainGameProcessor(Client.java:5426) at com.client.Client.processGameLoop(Client.java:4649) at com.client.engine.GameEngine.clientTick(GameEngine.java:391) at com.client.engine.GameEngine.run(GameEngine.java:643) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:834) com.client.instruction.ScriptRuntimeException: Widget [255 is null at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:27) at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:14) at com.client.instruction.InstructionProcessor.invoke(InstructionProcessor.java:36) at com.client.Client.parsePacket(Client.java:18986) at com.client.Client.mainGameProcessor(Client.java:5426) at com.client.Client.processGameLoop(Client.java:4649) at com.client.engine.GameEngine.clientTick(GameEngine.java:391) at com.client.engine.GameEngine.run(GameEngine.java:643) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:834) com.client.instruction.ScriptRuntimeException: Widget [255 is null at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:27) at com.client.instruction.impl.SetWidgetTextNull.invoke(SetWidgetTextNull.java:14) at com.client.instruction.InstructionProcessor.invoke(InstructionProcessor.java:36) at com.client.Client.parsePacket(Client.java:18986) at com.client.Client.mainGameProcessor(Client.java:5426) at com.client.Client.processGameLoop(Client.java:4649) at com.client.engine.GameEngine.clientTick(GameEngine.java:391) at com.client.engine.GameEngine.run(GameEngine.java:643) at com.client.Client.run(Client.java:7912) at java.base/java.lang.Thread.run(Thread.java:834) [LWJGL] OpenGL debug message ID: 0x20072 Source: API Type: PERFORMANCE Severity: MEDIUM Message: Buffer performance warning: Buffer object 16 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) is being copied/moved from VIDEO memory to HOST memory.