Login error "GoneException: Migrated" (ArdaCraft Launcher)

I just downloaded the ArdaCraft Launcher, but when I click on LOGIN, the error message “GoneException: Migrated” pops up (#1).

I’m definitely using the correct login credentials. Login into my Mojang account via browser works without a problem. And if I type in a wrong password, the error message changes to “Error During Login: Invalid Credentials” (#2).

I’m using macOS 13.2.1 on an M1 chip, Java 1.8., and I downloaded the latest version of the ArdaCraft Launcher from the ArdaCraft Wiki.

Hi @jacquesdegatineau,

That launcher is no longer supported. Please see our modpack page for the latest modpack install guide using the ATLauncher.

https://ardacraft.me/modpack/

Let us know if you run into issues.

1 Like

Thanks so much for the reply.

I installed the AT Launcher, and the menu screen loads without a problem, but when I click on JOIN SERVER, the launcher crashes after a couple of seconds.

Here’s everything that happens in the console log after I clicked on JOIN SERVER. Any idea what might be going on? There are a lot of ‘Could not find’-messages, but I followed the installation instructions from your link step-by-step.

[09/04/2023 21:48:26 pm] Console Cleared
[09/04/2023 21:48:28 pm] [Render thread/INFO] emissive suffixes loaded: {_e}
[09/04/2023 21:48:28 pm] [Render thread/INFO] Connecting to mc.ardacraft.me, 25565
[09/04/2023 21:48:30 pm] [Netty Client IO #0/INFO] Connected to a modded server.
[09/04/2023 21:48:30 pm] [Render thread/INFO] Started 2 worker threads
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘mc_midTexCoord’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘at_midBlock’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] [Render thread/WARN] Program link log for sodium:chunk_shader_for_gbuffers_terrain: WARNING: Could not find vertex shader attribute ‘at_tangent’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘mc_midTexCoord’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘at_midBlock’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] [Render thread/WARN] Program link log for sodium:chunk_shader_for_gbuffers_terrain_cutout: WARNING: Could not find vertex shader attribute ‘at_tangent’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘mc_midTexCoord’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] WARNING: Could not find vertex shader attribute ‘at_midBlock’ to match BindAttributeLocation request.
[09/04/2023 21:48:31 pm] [Render thread/WARN] Program link log for sodium:chunk_shader_for_gbuffers_water: WARNING: Could not find vertex shader attribute ‘at_tangent’ to match BindAttributeLocation request.
[09/04/2023 21:48:45 pm] [Render thread/INFO] Loaded 86 advancements
[09/04/2023 21:48:45 pm] [Render thread/INFO] Started 2 worker threads
[09/04/2023 21:48:45 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:45 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:45 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:45 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:46 pm] [Render thread/INFO] new campfire entity
[09/04/2023 21:48:48 pm] [Render thread/INFO] Stopping worker threads
[09/04/2023 21:48:48 pm] [Render thread/INFO] emissive suffixes loaded: {_e}
[09/04/2023 21:48:48 pm] at net.minecraft.class_1937.method_18472(class_1937.java:473)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_32124(class_638.java:250)
[09/04/2023 21:48:48 pm] at net.minecraft.class_5574.method_31791(class_5574.java:54)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18116(class_638.java:246)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1574(class_310.java:1851)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1523(class_310.java:1135)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1514(class_310.java:768)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.method_44604(Main.java:244)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.main(Main.java:51)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[09/04/2023 21:48:48 pm] Caused by: dev.lambdaurora.lambdynlights.shadow.nightconfig.core.io.WritingException: Error while saving the FileConfig to config/lambdynlights.toml
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig$WriteCompletedHandler.failed(WriteAsyncFileConfig.java:166)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:124)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:88)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.save(AutosaveFileConfig.java:57)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.set(AutosaveFileConfig.java:22)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.Config.set(Config.java:27)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.save(SettingEntry.java:65)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.set(SettingEntry.java:51)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.BooleanSettingEntry.load(BooleanSettingEntry.java:41)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.DynamicLightsConfig.load(DynamicLightsConfig.java:114)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1299.lambdynlights$getSetting(class_1299.java:1236)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.api.DynamicLightHandlers.canLightUp(DynamicLightHandlers.java:130)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.dynamicLightTick(class_1657.java:4885)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.handler$cil004$lambdynlights$onTick(class_1297.java:6630)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.method_5773(class_1297.java:470)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1309.method_5773(class_1309.java:2346)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.method_5773(class_1657.java:284)
[09/04/2023 21:48:48 pm] at net.minecraft.class_746.method_5773(class_746.java:229)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18646(class_638.java:267)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1937.method_18472(class_1937.java:466)
[09/04/2023 21:48:48 pm] … 11 more
[09/04/2023 21:48:48 pm] Caused by: java.nio.file.NoSuchFileException: config/lambdynlights.toml
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixFileSystemProvider.newAsynchronousFileChannel(UnixFileSystemProvider.java:200)
[09/04/2023 21:48:48 pm] at java.base/java.nio.channels.AsynchronousFileChannel.open(AsynchronousFileChannel.java:259)
[09/04/2023 21:48:48 pm] at java.base/java.nio.channels.AsynchronousFileChannel.open(AsynchronousFileChannel.java:323)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:121)
[09/04/2023 21:48:48 pm] … 29 more
[09/04/2023 21:48:48 pm] [Render thread/FATAL] Reported exception thrown!
[09/04/2023 21:48:48 pm] ---- Minecraft Crash Report ----
[09/04/2023 21:48:48 pm] // Sorry :frowning:
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] Time: 2023-04-09 21:48:48
[09/04/2023 21:48:48 pm] Description: Ticking entity
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] dev.lambdaurora.lambdynlights.shadow.nightconfig.core.io.WritingException: Error while saving the FileConfig to config/lambdynlights.toml
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig$WriteCompletedHandler.failed(WriteAsyncFileConfig.java:166)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:124)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:88)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.save(AutosaveFileConfig.java:57)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.set(AutosaveFileConfig.java:22)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.Config.set(Config.java:27)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.save(SettingEntry.java:65)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.set(SettingEntry.java:51)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.BooleanSettingEntry.load(BooleanSettingEntry.java:41)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.DynamicLightsConfig.load(DynamicLightsConfig.java:114)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1299.lambdynlights$getSetting(class_1299.java:1236)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.api.DynamicLightHandlers.canLightUp(DynamicLightHandlers.java:130)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.dynamicLightTick(class_1657.java:4885)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.handler$cil004$lambdynlights$onTick(class_1297.java:6630)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.method_5773(class_1297.java:470)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1309.method_5773(class_1309.java:2346)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.method_5773(class_1657.java:284)
[09/04/2023 21:48:48 pm] at net.minecraft.class_746.method_5773(class_746.java:229)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18646(class_638.java:267)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1937.method_18472(class_1937.java:466)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_32124(class_638.java:250)
[09/04/2023 21:48:48 pm] at net.minecraft.class_5574.method_31791(class_5574.java:54)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18116(class_638.java:246)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1574(class_310.java:1851)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1523(class_310.java:1135)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1514(class_310.java:768)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.method_44604(Main.java:244)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.main(Main.java:51)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[09/04/2023 21:48:48 pm] Caused by: java.nio.file.NoSuchFileException: config/lambdynlights.toml
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[09/04/2023 21:48:48 pm] at java.base/sun.nio.fs.UnixFileSystemProvider.newAsynchronousFileChannel(UnixFileSystemProvider.java:200)
[09/04/2023 21:48:48 pm] at java.base/java.nio.channels.AsynchronousFileChannel.open(AsynchronousFileChannel.java:259)
[09/04/2023 21:48:48 pm] at java.base/java.nio.channels.AsynchronousFileChannel.open(AsynchronousFileChannel.java:323)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:121)
[09/04/2023 21:48:48 pm] … 29 more
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] A detailed walkthrough of the error, its code path and all known details is as follows:
[09/04/2023 21:48:48 pm] ---------------------------------------------------------------------------------------
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] – Head –
[09/04/2023 21:48:48 pm] Thread: Render thread
[09/04/2023 21:48:48 pm] Stacktrace:
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig$WriteCompletedHandler.failed(WriteAsyncFileConfig.java:166)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:124)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.WriteAsyncFileConfig.save(WriteAsyncFileConfig.java:88)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.save(AutosaveFileConfig.java:57)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.file.AutosaveFileConfig.set(AutosaveFileConfig.java:22)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.shadow.nightconfig.core.Config.set(Config.java:27)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.save(SettingEntry.java:65)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.SettingEntry.set(SettingEntry.java:51)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.config.BooleanSettingEntry.load(BooleanSettingEntry.java:41)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.DynamicLightsConfig.load(DynamicLightsConfig.java:114)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1299.lambdynlights$getSetting(class_1299.java:1236)
[09/04/2023 21:48:48 pm] at dev.lambdaurora.lambdynlights.api.DynamicLightHandlers.canLightUp(DynamicLightHandlers.java:130)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.dynamicLightTick(class_1657.java:4885)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.handler$cil004$lambdynlights$onTick(class_1297.java:6630)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1297.method_5773(class_1297.java:470)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1309.method_5773(class_1309.java:2346)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1657.method_5773(class_1657.java:284)
[09/04/2023 21:48:48 pm] at net.minecraft.class_746.method_5773(class_746.java:229)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18646(class_638.java:267)
[09/04/2023 21:48:48 pm] at net.minecraft.class_1937.method_18472(class_1937.java:466)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_32124(class_638.java:250)
[09/04/2023 21:48:48 pm] at net.minecraft.class_5574.method_31791(class_5574.java:54)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18116(class_638.java:246)
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] – Entity being ticked –
[09/04/2023 21:48:48 pm] Details:
[09/04/2023 21:48:48 pm] Entity Type: minecraft:player (net.minecraft.class_746)
[09/04/2023 21:48:48 pm] Entity ID: 290742
[09/04/2023 21:48:48 pm] Entity Name: MINECRAFTUSERNAME
[09/04/2023 21:48:48 pm] Entity’s Exact location: 12332.12, 144.83, 5064.02
[09/04/2023 21:48:48 pm] Entity’s Block location: World: (12332,144,5064), Section: (at 12,0,8 in 770,9,316; chunk contains blocks 12320,-64,5056 to 12335,319,5071), Region: (24,9; contains chunks 768,288 to 799,319, blocks 12288,-64,4608 to 12799,319,5119)
[09/04/2023 21:48:48 pm] Entity’s Momentum: 0.00, 0.00, 0.00
[09/04/2023 21:48:48 pm] Entity’s Passengers:
[09/04/2023 21:48:48 pm] Entity’s Vehicle: null
[09/04/2023 21:48:48 pm] Stacktrace:
[09/04/2023 21:48:48 pm] at net.minecraft.class_1937.method_18472(class_1937.java:466)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_32124(class_638.java:250)
[09/04/2023 21:48:48 pm] at net.minecraft.class_5574.method_31791(class_5574.java:54)
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_18116(class_638.java:246)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1574(class_310.java:1851)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1523(class_310.java:1135)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1514(class_310.java:768)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.method_44604(Main.java:244)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.main(Main.java:51)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] – Affected level –
[09/04/2023 21:48:48 pm] Details:
[09/04/2023 21:48:48 pm] All players: 1 total; [class_746[‘MINECRAFTUSERNAME’/290742, l=‘ClientLevel’, x=12332.12, y=144.83, z=5064.02]]
[09/04/2023 21:48:48 pm] Chunk stats: 4096, 1225 F: 0 L: 0 U: 1089
[09/04/2023 21:48:48 pm] Level dimension: minecraft:overworld
[09/04/2023 21:48:48 pm] Level spawn location: World: (-1469,25,-828), Section: (at 3,9,4 in -92,1,-52; chunk contains blocks -1472,-64,-832 to -1457,319,-817), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,-64,-1024 to -1025,319,-513)
[09/04/2023 21:48:48 pm] Level time: 5125713863 game time, 2000 day time
[09/04/2023 21:48:48 pm] Server brand: fabric
[09/04/2023 21:48:48 pm] Server type: Non-integrated multiplayer server
[09/04/2023 21:48:48 pm] Stacktrace:
[09/04/2023 21:48:48 pm] at net.minecraft.class_638.method_8538(class_638.java:453)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1587(class_310.java:2341)
[09/04/2023 21:48:48 pm] at net.minecraft.class_310.method_1514(class_310.java:787)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.method_44604(Main.java:244)
[09/04/2023 21:48:48 pm] at net.minecraft.client.main.Main.main(Main.java:51)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[09/04/2023 21:48:48 pm] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] – Last reload –
[09/04/2023 21:48:48 pm] Details:
[09/04/2023 21:48:48 pm] Reload number: 1
[09/04/2023 21:48:48 pm] Reload reason: initial
[09/04/2023 21:48:48 pm] Finished: Yes
[09/04/2023 21:48:48 pm] Packs: Default, Fabric Mods, CRRP-1.19.2-1.0.1.zip, CR-Create1.19v3.zip, YAWP-1.19.2-I18n.zip, AC_Overlay-3.0-Fabric.zip
[09/04/2023 21:48:48 pm]
[09/04/2023 21:48:48 pm] – System Details –
[09/04/2023 21:48:48 pm] Details:
[09/04/2023 21:48:48 pm] Minecraft Version: 1.19.2
[09/04/2023 21:48:48 pm] Minecraft Version ID: 1.19.2
[09/04/2023 21:48:48 pm] Operating System: Mac OS X (x86_64) version 13.2.1
[09/04/2023 21:48:48 pm] Java Version: 17.0.3, Microsoft
[09/04/2023 21:48:48 pm] Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
[09/04/2023 21:48:48 pm] Memory: 1756652912 bytes (1675 MiB) / 3892314112 bytes (3712 MiB) up to 8388608000 bytes (8000 MiB)
[09/04/2023 21:48:48 pm] CPUs: 8
[09/04/2023 21:48:48 pm] Processor Vendor: Apple Inc.
[09/04/2023 21:48:48 pm] Processor Name: Apple M1
[09/04/2023 21:48:48 pm] Identifier: Apple Inc. Family 0x1b588bb3 Model 0 Stepping 0
[09/04/2023 21:48:48 pm] Microarchitecture: ARM64 SoC: Firestorm + Icestorm
[09/04/2023 21:48:48 pm] Frequency (GHz): 24.00
[09/04/2023 21:48:48 pm] Number of physical packages: 1
[09/04/2023 21:48:48 pm] Number of physical CPUs: 8
[09/04/2023 21:48:48 pm] Number of logical CPUs: 8
[09/04/2023 21:48:48 pm] Graphics card #0 name: Apple M1
[09/04/2023 21:48:48 pm] Graphics card #0 vendor: Apple (0x106b)
[09/04/2023 21:48:48 pm] Graphics card #0 VRAM (MB): 0.00
[09/04/2023 21:48:48 pm] Graphics card #0 deviceId: unknown
[09/04/2023 21:48:48 pm] JVM Flags: 9 total; -Xmx8000M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xss1M
[09/04/2023 21:48:48 pm] io_leangen_geantyref_geantyref: geantyref 1.3.13
[09/04/2023 21:48:48 pm] org_spongepowered_configurate-core: configurate-core 4.1.2
[09/04/2023 21:48:48 pm] porting_lib_base: Porting Lib Base 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_common: Porting Lib Common 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_constants: Porting Lib Constants 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_entity: Porting Lib Entity 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_models: Porting Lib Models 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_networking: Porting Lib Networking 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_obj_loader: Porting Lib Obj Loader 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] porting_lib_transfer: Porting Lib Transfer 2.1.811+1.19.2
[09/04/2023 21:48:48 pm] serialization_hooks: Serialization Hooks 0.3.26
[09/04/2023 21:48:48 pm] fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
[09/04/2023 21:48:48 pm] fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
[09/04/2023 21:48:48 pm] fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490
[09/04/2023 21:48:48 pm] fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390
[09/04/2023 21:48:48 pm] fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
[09/04/2023 21:48:48 pm] fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
[09/04/2023 21:48:48 pm] fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790
[09/04/2023 21:48:48 pm] fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690
[09/04/2023 21:48:48 pm] fsb-interop: FabricSkyBoxes Interop 1.1.3+mc1.19.2-build.25
[09/04/2023 21:48:48 pm] io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre9
[09/04/2023 21:48:48 pm] org_anarres_jcpp: jcpp 1.4.14
[09/04/2023 21:48:48 pm] org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
[09/04/2023 21:48:48 pm] presencefootsteps: Presence Footsteps 1.6.4
[09/04/2023 21:48:48 pm] sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18
[09/04/2023 21:48:48 pm] starlight: Starlight 1.1.1+fabric.ae22326
[09/04/2023 21:48:48 pm] weather-changer: Weather Changer 0.1.0
[09/04/2023 21:48:48 pm] worldeditcui: WorldEditCUI 1.19.2+01
[09/04/2023 21:48:48 pm] yet-another-config-lib: YetAnotherConfigLib 2.2.0-for-1.19.2
[09/04/2023 21:48:49 pm] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.
[09/04/2023 21:48:49 pm] Checking for updated files!
[09/04/2023 21:48:49 pm] Checking for updates to Modrinth instances

Try deleting the Lambda Dynamic Lights mod and joining again

Well thanks, this worked. But the game crashed again once I opened my inventory.