Jump to content

Migars

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Migars

  1. So I was using the forge-1.18.2-40.0.44-installer for the server and when I tried installing the server by executing the file or by writing the --installServer command, it was creating SOME files, but not all. specifically the forge-1.18.2-40.0.44.jar one. Is this on purpose? If so what am I supposed to do now? Btw the command I did was: java -jar forge-1.18.2-40.0.44-installer.jar --installServer and im using openjdk 17.0.2 for java
  2. Thanks, it worked ❤️.
  3. Btw here's what it shows up in the console 21:45:22.125 game [mException in thread "main" [32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available 21:45:22.126 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) 21:45:22.128 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) 21:45:22.129 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) 21:45:22.130 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) 21:45:22.130 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) 21:45:22.130 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81) 21:45:22.138 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68) 21:45:22.139 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107) 21:45:22.139 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$85/936292831.accept(Unknown Source) 21:45:22.147 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:972) 21:45:22.147 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107) 21:45:22.147 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59) 21:45:22.147 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) 21:45:22.147 game [m[32m[21:45:22] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) 21:45:22.498 launcher main [m 21:45:22.498 monitor Process Monitor Process crashed with exit code 1
  4. I was going to play with my friends with mods, I was always working, but suddenly Minecraft started crashing when I opened it. I tried: Removing all the mods Starting with another version (it worked but when I tried 1.15 it crashed again) Reinstalling Forge And it still didn't work. Here are the mods I have btw and the version I'm using
×
×
  • Create New...

Important Information

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