Game crashing at launch, when loading into main menu
Arysa
2023-04-27 12:24:47Description
My game crashes be cause of few last updates i don't know why but on latest versions
it says something like this:


On older versions I have the same issue but crash log is different nevertheless it happens at the same moment as above


Operating System: Windows 10
LabyMod Version: 4.0.0+734 snapshot/11e17d
Minecraft Version: 23w17a 1.19.4 etc.
Installed Addons: BetterPerspective ChatTime CustomBlockOverlay CustomCrosshair CustomNameTags Flux Full Bright HDSkins Core and HDSkins ItemPhysics Keystrokes Optifine Resourcepacks24 Spotify TNT Timer ToggleSneak
Commentaires
-
Arysa
2023-04-27 12:31:55Error log:
12:30:27.548
DefaultListenerRegistry
Render thread
Failed to handle LabyMod listener net.labymod.core.main.LabyMod for event net.labymod.core.event.client.lifecycle.GameInitializeEvent
net.labymod.api.configuration.exception.ConfigurationLoadException: Could not load the Configuration "ThemeConfig"
at net.labymod.api.configuration.loader.impl.JsonConfigLoader.load(JsonConfigLoader.java:64)
at net.labymod.core.client.gui.screen.theme.DefaultThemeService.loadThemeConfig(DefaultThemeService.java:146)
at net.labymod.core.client.gui.screen.theme.DefaultThemeService.registerTheme(DefaultThemeService.java:121)
at net.labymod.core.client.gui.screen.theme.DefaultThemeService.registerInternalThemes(DefaultThemeService.java:92)
at net.labymod.core.client.gui.screen.theme.DefaultThemeService.initialize(DefaultThemeService.java:99)
at net.labymod.core.main.LabyMod.gameAfterPostStartup(LabyMod.java:382)
at net.labymod.autogen.events.generated.4b61a2fff2be497e829f668a39285d82.LabyMod-gameAfterPostStartup-GameInitializeEvent-9.invoke(Unknown Source)
at net.labymod.core.event.method.DefaultSubscribeMethod.invoke(DefaultSubscribeMethod.java:54)
at net.labymod.core.event.method.DefaultListenerRegistry.invokeMethod(DefaultListenerRegistry.java:142)
at net.labymod.core.event.method.DefaultListenerRegistry.invokeMethod(DefaultListenerRegistry.java:78)
at net.labymod.core.event.method.DefaultListenerRegistry.invokeListeners(DefaultListenerRegistry.java:67)
at net.labymod.core.event.DefaultEventBus.fire(DefaultEventBus.java:53)
at net.labymod.core.event.DefaultEventBus.fire(DefaultEventBus.java:39)
at egx.handler$zfn000$labyMod$firePostStartupInitializeEvent(SourceFile:614)
at egx.a(SourceFile:183)
at emx.<init>(SourceFile:542)
at net.minecraft.client.main.Main.main(SourceFile:201)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:214)
at net.minecraft.launchwrapper.Launch.main(Launch.java:67)
Caused by: com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive; at path $
at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1010)
at com.google.gson.Gson.fromJson(Gson.java:1214)
at com.google.gson.Gson.fromJson(Gson.java:1124)
at com.google.gson.Gson.fromJson(Gson.java:1062)
at net.labymod.api.configuration.loader.impl.JsonConfigLoader.load(JsonConfigLoader.java:52)
... 22 more -
LabyMod
2023-04-28 17:25:45Thanks for your report. This bug/suggestion has just been completed. It will be released within one of the upcoming updates.