Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge crashing on startup, 1.16.4
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Jack Ciesielski

Forge crashing on startup, 1.16.4

By Jack Ciesielski, December 3, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

Jack Ciesielski    0

Jack Ciesielski

Jack Ciesielski    0

  • Tree Puncher
  • Jack Ciesielski
  • Members
  • 0
  • 1 post
Posted December 3, 2020

Every time i try to launch the game as forge, it crashes immediately.

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7586

diesieben07

diesieben07    7586

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7586
  • 54921 posts
Posted December 3, 2020

Post the debug.log.

  • Quote

Share this post


Link to post
Share on other sites

Benedito2000    0

Benedito2000

Benedito2000    0

  • Tree Puncher
  • Benedito2000
  • Members
  • 0
  • 1 post
Posted December 5, 2020 (edited)

I have the same problem, this is the crash report:

 

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 5/12/20 13:10
Description: Initializing game

java.lang.IllegalStateException: GLFW error before init: [0x10008]Cocoa: Failed to find service port for display
    at com.mojang.blaze3d.platform.GLX.func_229879_lam_(SourceFile:64) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_211162_a(MainWindow.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:63) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:1060) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:416) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.4-forge-35.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.0.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.mojang.blaze3d.platform.GLX.func_229879_lam_(SourceFile:64) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_211162_a(MainWindow.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:63) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:1060) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:416) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.4-forge-35.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.0.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 2208592448 bytes (2106 MB) / 3221225472 bytes (3072 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 8
    JVM Flags: 8 total; -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.16.4-forge-35.1.0
    Backend library: LWJGL version 3.2.1 build 12
    Backend API: NO CONTEXT
    GL Caps: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: <unknown>

 

 

And here the debug log:

 

[05dec2020 13:10:18.834] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Benedito2000, --version, 1.16.4-forge-35.1.0, --gameDir, /Users/tuurbuedts/Library/Application Support/minecraft, --assetsDir, /Users/tuurbuedts/Library/Application Support/minecraft/assets, --assetIndex, 1.16, --uuid, 7474aeec369547abadaa001ac61d865c, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 35.1.0, --fml.mcVersion, 1.16.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20201102.104115]
[05dec2020 13:10:18.838] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 1.8.0_74 by Oracle Corporation
[05dec2020 13:10:18.855] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[05dec2020 13:10:18.860] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[05dec2020 13:10:18.868] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[05dec2020 13:10:18.940] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[05dec2020 13:10:18.947] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[05dec2020 13:10:18.954] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[05dec2020 13:10:18.996] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[05dec2020 13:10:18.996] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[05dec2020 13:10:18.997] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[05dec2020 13:10:18.999] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[05dec2020 13:10:19.000] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[05dec2020 13:10:19.001] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[05dec2020 13:10:19.007] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 35.1
[05dec2020 13:10:19.007] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 35.1 loading
[05dec2020 13:10:19.007] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 8.0.6+85+master.325de55
[05dec2020 13:10:19.008] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[05dec2020 13:10:19.009] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[05dec2020 13:10:19.009] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.5+64+master.ec454d4
[05dec2020 13:10:19.009] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[05dec2020 13:10:19.012] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[05dec2020 13:10:19.013] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.2.0+13+master.8ddb2cc
[05dec2020 13:10:19.013] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[05dec2020 13:10:19.117] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[05dec2020 13:10:19.117] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[05dec2020 13:10:19.122] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[05dec2020 13:10:19.131] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[05dec2020 13:10:19.132] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[05dec2020 13:10:19.135] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[05dec2020 13:10:19.140] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@1540e19d
[05dec2020 13:10:19.202] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/Users/tuurbuedts/Library/Application%20Support/minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[05dec2020 13:10:19.205] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[05dec2020 13:10:19.206] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[05dec2020 13:10:19.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[05dec2020 13:10:19.208] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[05dec2020 13:10:19.208] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[05dec2020 13:10:19.209] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[05dec2020 13:10:19.214] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[05dec2020 13:10:19.214] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[05dec2020 13:10:19.214] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[05dec2020 13:10:19.216] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : /Users/tuurbuedts/Library/Application Support/minecraft
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /Users/tuurbuedts/Library/Application Support/minecraft
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : /Users/tuurbuedts/Library/Application Support/minecraft/mods
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /Users/tuurbuedts/Library/Application Support/minecraft/mods
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : /Users/tuurbuedts/Library/Application Support/minecraft/config
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /Users/tuurbuedts/Library/Application Support/minecraft/config
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /Users/tuurbuedts/Library/Application Support/minecraft/config/fml.toml
[05dec2020 13:10:19.217] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[05dec2020 13:10:19.342] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : /Users/tuurbuedts/Library/Application Support/minecraft/defaultconfigs
[05dec2020 13:10:19.343] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[05dec2020 13:10:19.347] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[05dec2020 13:10:19.347] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[05dec2020 13:10:19.778] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:105]:     Description : Cocoa: Failed to find service port for display
[05dec2020 13:10:19.779] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:106]:     Stacktrace  :
[05dec2020 13:10:19.779] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: org.lwjgl.glfw.GLFW.glfwInit(GLFW.java:827)
[05dec2020 13:10:19.779] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: net.minecraftforge.fml.loading.progress.ClientVisualization.initWindow(ClientVisualization.java:66)
[05dec2020 13:10:19.780] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: net.minecraftforge.fml.loading.progress.ClientVisualization.start(ClientVisualization.java:287)
[05dec2020 13:10:19.781] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: net.minecraftforge.fml.loading.progress.EarlyProgressVisualization.accept(EarlyProgressVisualization.java:36)
[05dec2020 13:10:19.781] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: net.minecraftforge.fml.loading.FMLLoader.setupLaunchHandler(FMLLoader.java:188)
[05dec2020 13:10:19.781] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:94)
[05dec2020 13:10:19.781] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
[05dec2020 13:10:19.783] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
[05dec2020 13:10:19.784] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: java.util.HashMap$Values.forEach(HashMap.java:972)
[05dec2020 13:10:19.784] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
[05dec2020 13:10:19.784] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[05dec2020 13:10:19.784] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
[05dec2020 13:10:19.784] [main/INFO] [STDERR/]: [org.lwjgl.glfw.GLFWErrorCallback$1:invoke:110]: cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[05dec2020 13:10:19.987] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : MC Version: '1.16.4' MCP Version: '20201102.104115' Forge Version: '35.1.0' Forge group: 'net.minecraftforge'
[05dec2020 13:10:19.989] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path /Users/tuurbuedts/Library/Application Support/minecraft/libraries/org/ow2/asm/asm/7.2/asm-7.2.jar
[05dec2020 13:10:19.989] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path /Users/tuurbuedts/Library/Application Support/minecraft/libraries
[05dec2020 13:10:19.990] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar is present
[05dec2020 13:10:19.990] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraft/client/1.16.4-20201102.104115/client-1.16.4-20201102.104115-srg.jar is present
[05dec2020 13:10:19.990] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraft/client/1.16.4-20201102.104115/client-1.16.4-20201102.104115-extra.jar is present
[05dec2020 13:10:19.990] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar is present
[05dec2020 13:10:19.993] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[05dec2020 13:10:19.994] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar
[05dec2020 13:10:19.995] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/Users/tuurbuedts/Library/Application%20Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar to languageloader classloader
[05dec2020 13:10:20.073] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[05dec2020 13:10:20.076] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 35.1
[05dec2020 13:10:20.087] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[05dec2020 13:10:20.191] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[05dec2020 13:10:20.194] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[05dec2020 13:10:20.197] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[05dec2020 13:10:20.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[05dec2020 13:10:20.200] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[05dec2020 13:10:20.200] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[05dec2020 13:10:20.200] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[05dec2020 13:10:20.200] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[05dec2020 13:10:20.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[05dec2020 13:10:20.346] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[05dec2020 13:10:20.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar
[05dec2020 13:10:20.534] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chunkloaders-1.1.3-mc1.16.4.jar with {chunkloaders} mods - versions {1.1.3}
[05dec2020 13:10:20.536] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar with language javafml
[05dec2020 13:10:20.537] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar
[05dec2020 13:10:20.543] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.0-universal.jar with {forge} mods - versions {35.1.0}
[05dec2020 13:10:20.563] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar with language javafml
[05dec2020 13:10:20.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[05dec2020 13:10:20.599] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[05dec2020 13:10:20.600] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar
[05dec2020 13:10:20.605] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.4-35.1.0-client.jar with {minecraft} mods - versions {1.16.4}
[05dec2020 13:10:20.606] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar with language minecraft
[05dec2020 13:10:20.618] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 2 mandatory requirements
[05dec2020 13:10:20.619] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[05dec2020 13:10:21.304] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[05dec2020 13:10:21.307] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[05dec2020 13:10:21.315] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[05dec2020 13:10:21.320] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[05dec2020 13:10:21.320] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[05dec2020 13:10:21.320] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[05dec2020 13:10:21.321] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[05dec2020 13:10:21.701] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[05dec2020 13:10:21.733] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@263f04ca to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4a9419d7 to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2f3c6ac4 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2e8ab815 to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@67af833b to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@d1f74b8 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[05dec2020 13:10:21.738] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[05dec2020 13:10:21.793] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[05dec2020 13:10:21.794] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[05dec2020 13:10:21.794] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)
[05dec2020 13:10:21.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)
[05dec2020 13:10:21.794] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)
[05dec2020 13:10:21.794] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)
[05dec2020 13:10:21.795] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)
[05dec2020 13:10:21.795] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)]
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)]
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)
[05dec2020 13:10:21.796] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)]
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: inject() running with 4 agents
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-client.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-client.jar)]
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(chunkloaders-1.1.3-mc1.16.4.jar:/Users/tuurbuedts/Library/Application Support/minecraft/mods/chunkloaders-1.1.3-mc1.16.4.jar)]
[05dec2020 13:10:21.797] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.4-35.1.0-universal.jar:/Users/tuurbuedts/Library/Application Support/minecraft/libraries/net/minecraftforge/forge/1.16.4-35.1.0/forge-1.16.4-35.1.0-universal.jar)]
[05dec2020 13:10:21.797] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.4-forge-35.1.0, --gameDir, /Users/tuurbuedts/Library/Application Support/minecraft, --assetsDir, /Users/tuurbuedts/Library/Application Support/minecraft/assets, --uuid, 7474aeec369547abadaa001ac61d865c, --username, Benedito2000, --assetIndex, 1.16, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release]
[05dec2020 13:10:21.920] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out/class: failed to delete one or more files; see suppressed exceptions for details
[05dec2020 13:10:21.999] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[05dec2020 13:10:23.849] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[05dec2020 13:10:24.082] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[05dec2020 13:10:24.334] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[05dec2020 13:10:33.751] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[05dec2020 13:10:33.899] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[05dec2020 13:10:34.390] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[05dec2020 13:10:37.820] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[05dec2020 13:10:39.021] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Benedito2000
[05dec2020 13:10:39.404] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.1 build 12
[05dec2020 13:10:39.432] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 5/12/20 13:10
Description: Initializing game

java.lang.IllegalStateException: GLFW error before init: [0x10008]Cocoa: Failed to find service port for display
    at com.mojang.blaze3d.platform.GLX.func_229879_lam_(SourceFile:64) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_211162_a(MainWindow.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:63) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:1060) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:416) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.4-forge-35.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.0.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at com.mojang.blaze3d.platform.GLX.func_229879_lam_(SourceFile:64) ~[?:?] {re:classloading}
    at net.minecraft.client.MainWindow.func_211162_a(MainWindow.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.mojang.blaze3d.platform.GLX._initGlfw(SourceFile:63) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.systems.RenderSystem.initBackendSystem(SourceFile:1060) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:416) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:149) ~[1.16.4-forge-35.1.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.4-35.1.0.jar:35.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    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: 2208592448 bytes (2106 MB) / 3221225472 bytes (3072 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 8
    JVM Flags: 8 total; -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.16.4-forge-35.1.0
    Backend library: LWJGL version 3.2.1 build 12
    Backend API: NO CONTEXT
    GL Caps: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: <unknown>
[05dec2020 13:10:39.444] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# /Users/tuurbuedts/Library/Application Support/minecraft/crash-reports/crash-2020-12-05_13.10.39-client.txt
 

Edited December 5, 2020 by Benedito2000
  • Quote

Share this post


Link to post
Share on other sites

Danebi    26

Danebi

Danebi    26

  • Diamond Finder
  • Danebi
  • Members
  • 26
  • 428 posts
Posted December 5, 2020
1 hour ago, Benedito2000 said:

I have the same problem

No, you don't... make your own thread and post the debug.log.

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Heinzchen
      Update mod to 1.16.5

      By Heinzchen · Posted 30 minutes ago

      Hi. I am  new to programming mods. I have a mod for the minecraft version 1.15.2. But I do not know how to update it to the newest minecraft version (1.16.5).
    • diesieben07
      Forge error mid-loading (Redstone flux, 1.12.2)

      By diesieben07 · Posted 36 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • amundo
      Forge error mid-loading (Redstone flux, 1.12.2)

      By amundo · Posted 39 minutes ago

      Hey, i have alot of mods installed, and one of them requires redstone flux. I read that i should add "-Dcofh.rf.crashOnOldAPI=false" but it doesn't work, i tried deleting the whole JVM arguments and just adding onto the "original" ones but it just won't work. Can someone help me with this?
    • cadbane86140
      Minecraft: Survival Island Episode 6- Beds, Mineshafts and more Stupidity!

      By cadbane86140 · Posted 39 minutes ago

      Hello There! In today's Survival Island episode we FINALLY make beds, yeah I know it's been like 5 episodes and that was the first challenge haha but we got it! We also explore the mineshaft we found last episode and we also discuss our next big project! There are so many hilarious moments in this episode that I know you guys are gonna love! I hope you all enjoy this video and if you did don't forget to like and sub for more survival island in the future!   
    • Gęsioł
      1.16.4 "The Vanilla Experience" Server problem

      By Gęsioł · Posted 49 minutes ago

      Well i removed mods thaw was causing problems and it works...
  • Topics

    • Heinzchen
      0
      Update mod to 1.16.5

      By Heinzchen
      Started 30 minutes ago

    • amundo
      1
      Forge error mid-loading (Redstone flux, 1.12.2)

      By amundo
      Started 39 minutes ago

    • cadbane86140
      0
      Minecraft: Survival Island Episode 6- Beds, Mineshafts and more Stupidity!

      By cadbane86140
      Started 39 minutes ago

    • Gęsioł
      2
      1.16.4 "The Vanilla Experience" Server problem

      By Gęsioł
      Started 1 hour ago

    • Forix
      0
      [1.16.4] Multiple worlds

      By Forix
      Started 55 minutes ago

  • Who's Online (See full list)

    • JeffMan
    • Crazzy4999
    • RedBobKid
    • Babatunde
    • greenbouncer1
    • Klarks
    • Heinzchen
    • BGames
    • DaemonUmbra
    • TheCapriKing
    • WildHeart
    • XmasAspire
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Forge crashing on startup, 1.16.4
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community