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
  • (Solved) Forge Crashes after FML Early Loading Process
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
GL1TT3RTR1P!

(Solved) Forge Crashes after FML Early Loading Process

By GL1TT3RTR1P!, May 22, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

GL1TT3RTR1P!    0

GL1TT3RTR1P!

GL1TT3RTR1P!    0

  • Tree Puncher
  • GL1TT3RTR1P!
  • Members
  • 0
  • 3 posts
Posted May 22, 2020 (edited)

My forge client crashes after the FML Early Loading Process finishes. I have reinstalled forge, minecraft, and before doing both of those removed all mods to see if those were the problems. Nothing seems to be fixing and I just got into a modded server with friends the other day so It's very frustrating. :(

Here's the crash report if that helps
 

Spoiler

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 5/22/20 12:04 AM
Description: Initializing game

java.lang.IllegalStateException: GLFW error before init: [0x10008]Win32: Failed to create interface
    at com.mojang.blaze3d.platform.GLX.lambda$initGlfw$1(GLX.java:245) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at com.mojang.blaze3d.platform.GLX$$Lambda$1949/445531390.accept(Unknown Source) ~[?:?] {}
    at net.minecraft.client.MainWindow.func_211162_a(SourceFile:116) ~[?:?] {re:classloading}
    at com.mojang.blaze3d.platform.GLX.initGlfw(GLX.java:244) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$382/1443675930.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at com.mojang.blaze3d.platform.GLX.lambda$initGlfw$1(GLX.java:245)
    at com.mojang.blaze3d.platform.GLX$$Lambda$1949/445531390.accept(Unknown Source)
    at net.minecraft.client.MainWindow.func_211162_a(SourceFile:116)
    at com.mojang.blaze3d.platform.GLX.initGlfw(GLX.java:244)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:427)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    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:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$382/1443675930.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4148468672 bytes (3956 MB) / 5100273664 bytes (4864 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 12
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.14.4-forge-28.2.0
    LWJGL: 3.2.2 build 10
    OpenGL: NO CONTEXT
    GL Caps: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: <unknown>

 

Edited May 22, 2020 by GL1TT3RTR1P!
Problem was solved changing title to reflect that
  • Quote

Share this post


Link to post
Share on other sites

GL1TT3RTR1P!    0

GL1TT3RTR1P!

GL1TT3RTR1P!    0

  • Tree Puncher
  • GL1TT3RTR1P!
  • Members
  • 0
  • 3 posts
Posted May 22, 2020 (edited)

For reference i have tested 1.15 versions of forge and it seems that every version with the FML Early loading process crashes this way

Edited May 22, 2020 by GL1TT3RTR1P!
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7613

diesieben07

diesieben07    7613

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7613
  • 55180 posts
Posted May 22, 2020

Add -Dfml.earlyprogresswindow=false to the JVM args.

  • Thanks 1
  • Quote

Share this post


Link to post
Share on other sites

GL1TT3RTR1P!    0

GL1TT3RTR1P!

GL1TT3RTR1P!    0

  • Tree Puncher
  • GL1TT3RTR1P!
  • Members
  • 0
  • 3 posts
Posted May 22, 2020
9 hours ago, diesieben07 said:

Add -Dfml.earlyprogresswindow=false to the JVM args.

Worked! Thanks so much for the help.

  • Quote

Share this post


Link to post
Share on other sites

ExPlictContent    0

ExPlictContent

ExPlictContent    0

  • Tree Puncher
  • ExPlictContent
  • Members
  • 0
  • 2 posts
Posted September 15, 2020

How?

 

  • Quote

Share this post


Link to post
Share on other sites

ExPlictContent    0

ExPlictContent

ExPlictContent    0

  • Tree Puncher
  • ExPlictContent
  • Members
  • 0
  • 2 posts
Posted September 15, 2020
On 5/22/2020 at 4:53 AM, diesieben07 said:

Add -Dfml.earlyprogresswindow=false to the JVM args.

How?

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    534

DaemonUmbra

DaemonUmbra    534

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 534
  • 10194 posts
Posted September 15, 2020

https://lmgtfy.com/?q=how+to+set+jvm+arguments+in+minecraft

  • Quote

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/: 100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Twitch Launcher: If you are using the Twitch Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Twitch's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Share this post


Link to post
Share on other sites

sa_irf    0

sa_irf

sa_irf    0

  • Tree Puncher
  • sa_irf
  • Members
  • 0
  • 1 post
Posted December 2, 2020
On 5/22/2020 at 9:53 AM, diesieben07 said:

Add -Dfml.earlyprogresswindow=false to the JVM args.

There is this text in my JVM arguments

-Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

how to i add

-Dfml.earlyprogresswindow=false

into the args aswell?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7613

diesieben07

diesieben07    7613

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7613
  • 55180 posts
Posted December 2, 2020

You ... add the text?

  • 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 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • fckurshitsite
      "shaderpacks" folder does not appear in Minecraft folder!

      By fckurshitsite · Posted 26 minutes ago

      so rude and useless :^)
    • Silivek
      Mod won't load when in dev environment

      By Silivek · Posted 44 minutes ago

      I ran it using the runClient configuration generated by  gradlew genEclipseRuns in the command line.
    • kiou.23
      Mod won't load when in dev environment

      By kiou.23 · Posted 48 minutes ago

      That's odd, I couldn't find anything wrong with the code. could you describe exactly what steps you are taking to run the mod?   also: your group in build.gradle and your main path doesn't follow the convention, seeing that you have a github, you could use that http://maven.apache.org/guides/mini/guide-naming-conventions.html   EDIT: Ideally I would pull the repo to my machine and try running the mod myself, but my weak computer takes 4 hours to decompile mc, So... sorry I can't do that
    • cadbane86140
      The Dream Skin Invasion!

      By cadbane86140 · Posted 50 minutes ago

      Hello There! This is a very weird but something worth documenting video on my channel, so late last night I see the usual stuff trending on twitter but decide to go into the server and well this happened... Our reactions are hilarious and I know you guys are gonna love it! I hope you all enjoy this video and if you did don't forget to like and sub for more!  
    • kiou.23
      Crafting Damage (1.16)

      By kiou.23 · Posted 53 minutes ago

      you don't need the existing damage, you can call ItemStack#damage() on the stack
  • Topics

    • DenizAri
      6
      "shaderpacks" folder does not appear in Minecraft folder!

      By DenizAri
      Started January 24, 2020

    • Silivek
      6
      Mod won't load when in dev environment

      By Silivek
      Started Thursday at 05:46 PM

    • cadbane86140
      0
      The Dream Skin Invasion!

      By cadbane86140
      Started 50 minutes ago

    • DeadZone
      4
      Crafting Damage (1.16)

      By DeadZone
      Started 3 hours ago

    • GermanBucket
      1
      IntelliJ doesn't include resources folder while debugging

      By GermanBucket
      Started 1 hour ago

  • Who's Online (See full list)

    • MedHelm
    • Silivek
    • joelpika
    • Jacogi 06
    • jbredwards
    • Alloy1981
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • (Solved) Forge Crashes after FML Early Loading Process
  • Theme

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