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
  • All Versions of Forge Above 1.12.2 Simply Won't Launch
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
Galaco

All Versions of Forge Above 1.12.2 Simply Won't Launch

By Galaco, December 24, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

Galaco    0

Galaco

Galaco    0

  • Tree Puncher
  • Galaco
  • Members
  • 0
  • 2 posts
Posted December 24, 2020

Every time I try to run a forge version higher than 1.12.2, it crashes without even launching and gives me the error output: "Game Crashed. An unexpected issue has occurred and the game has crashed. We're sorry for the inconvenience. Exit Code: 0"

 

I've tried this on 1.13.2, 1.14.4, 1.15.2, and 1.16.4 as well as 16.2, with both of the 1.16's being tested on the latest version and recommended version of forge.
I've updated my JDK and JRE.
I've made sure the installation runs from the correct javaw executable.
There are no mods in the mods folder.
I have tried uninstalling security features as I heard that would supposedly work, didn't.
I've ran memtest just in case.
Done heaps of security and virus checks (just to make sure).
Ran Jarfix, didn't work.

 

Attached my output log for debug sakes.

 

One day I could run it, the next I couldn't, and I don't remember changing anything.

I've really basically tried everything with this, and any help would be SERIOUSLY appreciated. I'd really just like to play on my main world again. : /

 

 

1.16.4 Forge 31.1.4 Debug.Log.txt

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7687

diesieben07

diesieben07    7687

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7687
  • 56228 posts
Posted December 24, 2020

C:\Users\USER\AppData\Roaming\.minecraft\config\fml.toml

Delete this file.

  • Quote

Share this post


Link to post
Share on other sites

Galaco    0

Galaco

Galaco    0

  • Tree Puncher
  • Galaco
  • Members
  • 0
  • 2 posts
Posted December 24, 2020

Thanks a lot! 

Its run for the first time in some days/weeks.

quite obscure file lol.

  • 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

    • NullDev
      [Solved] Custom Slime Block not working with Pistons

      By NullDev · Posted 1 minute ago

      Turns out it was a problem with IntelliJ. Not sure what, but I restarted it and everything is working fine now.
    • diesieben07
      Right Way To Add Arbitrary Data To PlayerEntities

      By diesieben07 · Posted 2 minutes ago

      Because they are originally intended to support "this object can do X"-scenarios. For example: "this tile entity has an inventory" (or in capability-speak: "this tile entity has the inventory capability"). For example, to get an object's inventory capability you call thing.getCapability(ITEM_HANDLER_CAPABILITY, null). This gives you a LazyOptional, which will either be present (thing has an inventory) or not (thing doesn't have an inventory). The facing can be used to convey additional info. For blocks it means the actual facing (a furnace exposes a different inventory on the top than on the bottom), for other things it could mean all kinds of things (entities use sides to give access to separate inventories for just armor or just the held item).   Additionally, you can also use AttachCapabilitiesEvent to attach capabilities to "foreign objects". What you attach here is not really a capability, but a capability provider ("something that can have capabilities") - the capabilities given by this provider will also be exposed by the "foreign object". This provider is special, in that it can also save data, which will be attached to the "foreign object". This whole mechanism allows you to: Write your own capability which stores the data you need. Write your own provider which manages serialization of that data and exposes the capability. Attach that provider to all players using AttachCapabilitiesEvent - players will now store your data.
    • cadbane86140
      Minecraft: Harry Potter Episode #2- Getting Sorted into our Houses!

      By cadbane86140 · Posted 3 minutes ago

      Hello There! Today is the day we get sorted into our Hogwarts Houses! But it is very different than it is in the movies, we actually have to answer a series of questions and then we will be put into the houses. But during our questions of course we have to meme during it which just makes up for some hilarious moments! I hope you all enjoy this video and if you did don't forget to like and sub for more!  
    • diesieben07
      [Solved] Custom Slime Block not working with Pistons

      By diesieben07 · Posted 12 minutes ago

      Cannot reproduce:
    • Iron1601
      Right Way To Add Arbitrary Data To PlayerEntities

      By Iron1601 · Posted 17 minutes ago

      Thanks. I do wonder though, why are they called Capabilities? What does that mean in this context? I would imagine it's the ability for an object to do something, which then I'm not sure how that translates to checking if it is doing it, but then there are types and also "facing" which I don't think is like in world directions. 
  • Topics

    • NullDev
      8
      [Solved] Custom Slime Block not working with Pistons

      By NullDev
      Started 18 hours ago

    • Iron1601
      3
      Right Way To Add Arbitrary Data To PlayerEntities

      By Iron1601
      Started 1 hour ago

    • cadbane86140
      0
      Minecraft: Harry Potter Episode #2- Getting Sorted into our Houses!

      By cadbane86140
      Started 3 minutes ago

    • KBomb
      23
      Mods aren't loading on Forge 1.16.5 server

      By KBomb
      Started Yesterday at 07:32 PM

    • Jeldrik
      8
      Starting GUI on key Input

      By Jeldrik
      Started 19 hours ago

  • Who's Online (See full list)

    • NullDev
    • lupicus
    • loordgek
    • diesieben07
    • vemerion
    • Iron1601
    • Aecht_Rob
    • cadbane86140
    • Leonardlasardine
    • Jeldrik
    • tabr
    • jmb19905
    • MimicRaccoon821
    • WindRunner7
    • Leronus
    • ryo
    • Hippl
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • All Versions of Forge Above 1.12.2 Simply Won't Launch
  • Theme

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