Jump to content

Error in Minecraft 1.16.5 modpack when opening


Kustled

Recommended Posts

So, i tried to do a simple modpack to run in a server. It runs perfectly in my pc, runs in the server, but it crashes before opening (no crash report) and tells the following error log:

Minecraft process ID: 6336 Using onesix launcher. Checking: MC_SLIM Checking: MAPPINGS Checking: MC_EXTRA Checking: PATCHED Checking: MC_SRG 2022-09-12 10:53:04,215 main WARN Advanced terminal features are not available in this environment [10:53:04] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, ---, --version, 1.16.5, --gameDir, /home/---/.local/share/multimc/instances/1.16.5 mods/.minecraft, --assetsDir, /home/---/.local/share/multimc/assets, --assetIndex, 1.16, --uuid, <ID DO PERFIL>, --accessToken, ❄❄❄❄❄❄❄❄, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550, --width, 854, --height, 480] [10:53:04] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.16 by Ubuntu [10:53:04] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad [10:53:04] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: /home/---/.local/share/multimc/instances/1.16.5 mods/.minecraft/mods/OptiFine-1.16.5_HD_U_G8_pre2.jar [10:53:04] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available [10:53:04] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [10:53:04] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/---/.local/share/multimc/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT [10:53:04] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:213]: Failed to start Minecraft: [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: java.lang.reflect.InvocationTargetException [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at java.base/java.lang.reflect.Method.invoke(Method.java:566) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.listen(EntryPoint.java:143) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launch:245]: at org.multimc.EntryPoint.main(EntryPoint.java:34) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: Caused by: java.lang.reflect.InvocationTargetException [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at java.base/java.lang.reflect.Method.invoke(Method.java:566) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [10:53:05] [main/INFO] [STDERR/]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:214]: ... 8 more [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: Caused by: com.electronwill.nightconfig.core.io.WritingException: An I/O error occured [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:222) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at com.electronwill.nightconfig.core.file.WriteAsyncFileConfig.load(WriteAsyncFileConfig.java:138) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.modsTomlParser(ModFileParser.java:59) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:46) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.moddiscovery.ModFile.identifyMods(ModFile.java:113) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:121) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:216) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:114) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:115) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1693) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:76) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:648]: ... 13 more [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: Caused by: java.util.zip.ZipException: loc: wrong sig ->0 [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem$Entry.readExtra(ZipFileSystem.java:2626) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem$Entry.cen(ZipFileSystem.java:2322) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem$Entry.readCEN(ZipFileSystem.java:2286) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.getEntry(ZipFileSystem.java:1427) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.newInputStream(ZipFileSystem.java:594) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipPath.newInputStream(ZipPath.java:721) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newInputStream(ZipFileSystemProvider.java:275) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at java.base/java.nio.file.Files.newInputStream(Files.java:156) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:218) [10:53:05] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:671]: ... 34 more [10:53:05] [main/INFO] [STDOUT/]: [org.multimc.EntryPoint:main:37]: Exiting with -1 O processo foi encerrado com o código 255 (0xff).

 

The only difference between my pc and theirs is the OS, cause he's using Linux.

Already tried switching java jdk versions or searching in another forum topic, didnt found anything.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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