Posted October 28, 20222 yr My Minecraft is keep crashing when I try to start it. I goes into the starting menu but then crashes. Here is the log:https://www.dropbox.com/s/23hzoit3oxzgoso/debug.log?dl=0 Edited October 28, 20222 yr by Jonkeu21
October 28, 20222 yr There is no real error in that log, except maybe this one: Quote [28Okt.2022 11:54:42.780] [Render thread/ERROR] [com.mojang.blaze3d.platform.GLX/]: GLFW error collected during initialization: GLFW error during init: [0x10008]13050956960 Which is a very generic error described here: https://www.glfw.org/docs/3.3/group__errors.html#gad44162d78100ea5e87cdd38426b8c7a1 It just says it could be a bug, a configuration error, an operating system problem or a graphics driver problem. The log continues after that, so it is not the direct cause of your crash. The last thing in the log is: Quote [28Okt.2022 11:55:25.887] [Worker-Main-12/WARN] [net.minecraft.client.renderer.texture.TextureAtlasSprite/]: Unused frames in sprite webdisplays:items/upgrade: [9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255] Which is just a warning about a wasteful animation texture file. Post your launcher_log.txt, maybe that shows an error? Also, what macos architecture are you using? It does not say in the log. For the vanilla launcher I think there is an option you have to tick to use the correct java version for arm64? see https://bugs.mojang.com/secure/attachment/506698/prefrences.png Edited October 28, 20222 yr by warjort Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
October 28, 20222 yr Author Sorry I couldn't find the launcher_log.txt I'm not sure what do you mean by macOS architecture I'm using but I'm using a 2020 m1 MacBook Pro
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.