Posted May 13, 20205 yr Hi, I have an issue with Forge not starting at all. I installed a fresh MC 1.15.2 via the launcher and then installed Forge through the installer.jar The Vanilla version starts without an issue but when I want to run forge it crashes right after I click 'Play'. Since my launcher wasn't updated to the newest version I did that first and for some reason I could start it then. But only once. After I restarted it crashed again and I couldn't get it to work anymore even though I didn't change anything. I have no mods installed or anything like that. I then removed everything and reinstalled MC and forge again but without luck. I am playing on Linux, Manjaro 20.0.1 My Java version: Spoiler openjdk version "1.8.0_242" OpenJDK Runtime Environment (build 1.8.0_242-b08) OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode) Here's my MC log: Spoiler 17:38:55.209 launcher main Preparing to launch minecraft client for 1.15.2-forge-31.1.0 17:38:55.222 launcher main Prepared asset index 17:38:55.233 launcher main Have 2153 total files to check or download 17:38:55.235 launcher main Waiting for 2153 futures 17:38:55.518 launcher main Checking installations. 17:38:55.519 launcher main Minecraft client 1.15.2-forge-31.1.0 is ready to start. 17:38:55.519 launcher main Starting! 17:38:55.519 launcher main Nothing to download! 17:38:55.519 launcher main Extracting 8 files! 17:38:55.538 launcher main Version does not support log configuration, will assume one plaintext entry per line 17:38:55.538 launcher main Installing versions! 17:38:56.163 game 2020-05-13 17:38:56,162 main WARN Advanced terminal features are not available in this environment 17:38:56.243 game [32m[17:38:56] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Snowroark, --version, 1.15.2-forge-31.1.0, --gameDir, /home/snow/.minecraft, --assetsDir, /home/snow/.minecraft/assets, --assetIndex, 1.15, --uuid, 79cf02efc0844b9e93df801da6dea658, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200122.131323] 17:38:56.245 game [m[32m[17:38:56] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_242 by Oracle Corporation 17:38:56.412 game [m[32m[17:38:56] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 17:38:56.455 game [mException in thread "main" [32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Unable to create the autoreloaded config 17:38:56.455 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.<init>(AutoreloadFileConfig.java:20) 17:38:56.456 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.GenericBuilder.build(GenericBuilder.java:242) 17:38:56.456 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:56) 17:38:56.456 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69) 17:38:56.457 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81) 17:38:56.457 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) 17:38:56.457 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) 17:38:56.458 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:981) 17:38:56.458 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) 17:38:56.458 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) 17:38:56.459 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) 17:38:56.459 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) 17:38:56.459 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.io.IOException: User limit of inotify watches reached 17:38:56.459 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.nio.fs.LinuxWatchService$Poller.implRegister(LinuxWatchService.java:264) 17:38:56.460 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.nio.fs.AbstractPoller.processRequests(AbstractPoller.java:260) 17:38:56.460 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:364) 17:38:56.460 game [m[32m[17:38:56] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.Thread.run(Thread.java:748) 17:38:56.779 launcher main [m 17:38:56.779 monitor Process Monitor Process crashed with exit code 1 I'm not sure how clear it looks as plain text so I will add a screenshot as well if that's okay: Spoiler https://i.imgur.com/envyOCZ.png
May 14, 20205 yr Author Thanks for your help. It was the same method for Manjaro and it fixed my issue. My default number for those watches was 16384 and I set it now to 524288. I don't know if that's too much (since that's the highest you can have) or what even the minimum is that I would have needed for MC but as long as it doesn't cause any (performance) issue I am fine for now
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.