Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I am having an issue whenever I try to start my modded forge Minecraft client, and it doesn't open and gives me error code 1. I am running forge 1.19.2 - 43.1.1. Please help if you can!

 

These are the mods I have in my mods folder

https://drive.google.com/file/d/19EXRLm7CxXXE1bCHTddXUlnwIRo7NHib/view?usp=sharing 

Latest.log https://drive.google.com/file/d/1oU9J9ftMDW3Dh9WWFTQF8PtER3RnC-mZ/view?usp=sharing

Debug.log: https://drive.google.com/file/d/1-FDKMwhdtaTGWG0dLAKTU0m0p3Gp4CAL/view?usp=sharing

 

Edited by anto9167

Post a link to your logs/debug.log

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.

  • Author

Heres the log:

debug.log: https://drive.google.com/file/d/1-FDKMwhdtaTGWG0dLAKTU0m0p3Gp4CAL/view?usp=sharing

latest.log: https://drive.google.com/file/d/1oU9J9ftMDW3Dh9WWFTQF8PtER3RnC-mZ/view?usp=sharing

 

(Heres a copy of one log:)

 

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:63)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:65)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:92)

21:35:55.250

game

at java.base/java.util.HashMap$Values.forEach(HashMap.java:1065)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:92)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:51)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)

21:35:55.250

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)

21:35:55.251

game

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

21:35:55.251

game

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)

21:35:55.251

game

at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:46)

21:35:55.251

game

... 12 more

21:35:56.190

monitor

Process Monitor

Process crashed with exit code 1

Edited by anto9167

Where did you download your mods from? The names of many of them imply you downloaded them from a shady illegal mod site. If you did not download all of them from curseforge.com, then I would delete all of them, and go redownload them from the legitimate source. Mods from shifty websites can be packaged with who knows what, and may not even be the most current versions.

Check out https://stopmodreposts.org/ for more information.

If that is the full log it ends with the following without showing an error.

Quote

[26Oct.2022 21:35:54.852] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Anthony\AppData\Roaming\.minecraft\config\fml.toml [26Oct.2022 21:35:54.852] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration

There is probably an issue with that file causing a crash? Try deleting it and it should recreate it with default values.

If that doesn't fix it, post the launcher_log.txt, maybe the launcher has logged an error.

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.

  • Author

I have already tried without any mods and it still did not work.

Edited by anto9167

  • Author
On 10/27/2022 at 4:30 AM, warjort said:

If that is the full log it ends with the following without showing an error.

There is probably an issue with that file causing a crash? Try deleting it and it should recreate it with default values.

If that doesn't fix it, post the launcher_log.txt, maybe the launcher has logged an error.

Here is the link to the launcher log:

https://drive.google.com/file/d/1OvQhzxb6hfqURXwxyHMr5URx_MEW9sqn/view?usp=sharing

Quote

[26Oct.2022 21:35:54.852] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Anthony\AppData\Roaming\.minecraft\config\fml.toml

As I said above. Delete this file it is corrupt. Forge will recreate it with default values.

The new log you posted doesn't even show you starting minecraft.

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.