☀️ ️️SUMMER SEASON! - New LIMITED cosmetics available in the shop! ☀️

Labymod crashes on launch (Apple Silicon Mac)


10Meisterbaelle
10Meisterbaelle
2023-03-16 20:58:26
1 Votes
Description

Labymod crashes on launch. I am using an Apple Silicon Mac and am using it in the default Minecraft Launcher with the default settings. This only happens on versions 1.8.9 and 1.12.2.

Here is the crashlog:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 16.03.23 20:54
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
   at net.labymod.api.client.gui.screen.widget.AbstractWidget.initializeLazy(AbstractWidget.java:327)
   at net.labymod.api.client.gui.screen.widget.AbstractWidget.initialize(AbstractWidget.java:316)
   at net.labymod.api.client.gui.screen.widget.widgets.input.ButtonWidget.initialize(ButtonWidget.java:112)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetConverterRegistry.initializeWidget(WidgetConverterRegistry.java:181)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetConverterRegistry.convertWidget(WidgetConverterRegistry.java:152)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.lambda$initialize$0(WidgetWatcher.java:66)
   at java.util.Optional.ifPresent(Optional.java:159)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.initialize(WidgetWatcher.java:64)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.update(WidgetWatcher.java:33)
   at avs.mdb39e48$lambda$labyMod$renderWidgetWatcher$0$0(SourceFile:548)
   at net.labymod.api.client.Minecraft.lambda$updateMouse$0(Minecraft.java:102)
   at net.labymod.api.client.gui.mouse.MutableMouse.set(MutableMouse.java:39)
   at net.labymod.api.client.Minecraft.updateMouse(Minecraft.java:102)
   at avs.insert$zel000$labyMod$renderWidgetWatcher(SourceFile:547)
   at avs.a(SourceFile)
   at axu.a(SourceFile:72)
   at aya.a(SourceFile:486)
   at bfk.mdb39e48$lambda$labyMod$fireScreenRenderEvent$0$1(SourceFile:2455)
   at net.labymod.api.client.gfx.pipeline.util.ScreenUtil.wrapRender(ScreenUtil.java:12)
   at bfk.redirect$zbb000$labyMod$fireScreenRenderEvent(SourceFile:2453)
   at bfk.a(SourceFile:1039)
   at ave.redirect$zck000$labyMod$fireGameRenderEvent(SourceFile:5286)
   at ave.av(SourceFile:915)
   at ave.a(SourceFile:325)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:214)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:67)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
   at net.labymod.api.client.gui.screen.widget.AbstractWidget.initializeLazy(AbstractWidget.java:327)
   at net.labymod.api.client.gui.screen.widget.AbstractWidget.initialize(AbstractWidget.java:316)
   at net.labymod.api.client.gui.screen.widget.widgets.input.ButtonWidget.initialize(ButtonWidget.java:112)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetConverterRegistry.initializeWidget(WidgetConverterRegistry.java:181)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetConverterRegistry.convertWidget(WidgetConverterRegistry.java:152)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.lambda$initialize$0(WidgetWatcher.java:66)
   at java.util.Optional.ifPresent(Optional.java:159)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.initialize(WidgetWatcher.java:64)
   at net.labymod.api.client.gui.screen.widget.converter.WidgetWatcher.update(WidgetWatcher.java:33)
   at avs.mdb39e48$lambda$labyMod$renderWidgetWatcher$0$0(SourceFile:548)
   at net.labymod.api.client.Minecraft.lambda$updateMouse$0(Minecraft.java:102)
   at net.labymod.api.client.gui.mouse.MutableMouse.set(MutableMouse.java:39)
   at net.labymod.api.client.Minecraft.updateMouse(Minecraft.java:102)
   at avs.insert$zel000$labyMod$renderWidgetWatcher(SourceFile:547)
   at avs.a(SourceFile)
   at axu.a(SourceFile:72)
   at aya.a(SourceFile:486)
   at bfk.mdb39e48$lambda$labyMod$fireScreenRenderEvent$0$1(SourceFile:2455)
   at net.labymod.api.client.gfx.pipeline.util.ScreenUtil.wrapRender(ScreenUtil.java:12)
   at bfk.redirect$zbb000$labyMod$fireScreenRenderEvent(SourceFile:2453)

-- Screen render details --
Details:
   Screen name: aya
   Mouse location: Scaled: (0, 0). Absolute: (0, 479)
   Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
   at bfk.a(SourceFile:1039)
   at ave.redirect$zck000$labyMod$fireGameRenderEvent(SourceFile:5286)
   at ave.av(SourceFile:915)
   at ave.a(SourceFile:325)
   at net.minecraft.client.main.Main.main(SourceFile:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:498)
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:214)
   at net.minecraft.launchwrapper.Launch.main(Launch.java:67)

-- System Details --
Details:
   Minecraft Version: 1.8.9
   Operating System: Mac OS X (x86_64) version 10.16
   Java Version: 1.8.0_74, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 491404120 bytes (468 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
   JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   Launched Version: 1.8.9
   LWJGL: 2.9.2
   OpenGL: Apple M1 GL version 2.1 Metal - 83, Apple
   GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

   Using VBOs: No
   Is Modded: Definitely; Client brand changed to 'labymod'
   Type: Client (map_client.txt)
   Resource Packs:
   Current Language: English (US)
   Profiler Position: N/A (disabled)
   CPU: 8x Apple M1

-- LabyMod Details --
   Version: 4.0.0+690 snapshot/af00a6fa
   Commit Reference: af00a6fa
   Theme: FANCY
   Loaded Addons: flux(1.1.4), togglesneak(1.0.5), betterperspective(1.0.6)

-- OpenGL Details --
   Available versions: OpenGL11, OpenGL12, OpenGL13, OpenGL14, OpenGL15, OpenGL20, OpenGL21
Framebuffer:
Shader:
   Max. Vertex Uniform Components: 4096
   Max. Fragment Uniform Components: 4096
   Max. Varying Floats: 124
   Max. Vertex Attributes: 16
   Max. Texture Image Units: 16
   Max. Vertex Texture Image Units: 16
   Max. Combined Texture Image Units: 16
   Max. Texture Coords: 8

Operating System: macOS
LabyMod Version: 4.0.0+690 snapshot/af00a6
Minecraft Version: 1.8.9 and 1.12.2


Comments

Please sign in to leave a comment.