Posted April 13, 20187 yr When i start my forge server it starts up for 5 seconds then it instantly closes. The version is forge-1.12.2-14.23.2.2611-universal FML Crash Report Spoiler ---- Minecraft Crash Report ---- // You're mean. Time: 2018-04-13 18:22 Description: Exception in server tick loop java.nio.file.ProviderNotFoundException: Provider not found at java.nio.file.FileSystems.newFileSystem(Unknown Source) at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:638) at java.util.ArrayList.forEach(Unknown Source) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:618) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:718) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 841778040 bytes (802 MB) / 1007681536 bytes (961 MB) up to 3804758016 bytes (3628 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.2.2611 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:----------------- |:------------ |:--------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.2.2611 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | | UCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | UCH | worldedit | 6.1.8 | worldedit-forge-mc1.12-6.1.8-dist.jar | None | Loaded coremods (and transformers): Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) If i missed some inportant log or so just tell me.
April 13, 20187 yr Author The wierd thing is that i get the exact same problem on my vanilla minecraft server fom minecraft.net too. And everything worked perfectly fine yesterday.
April 14, 20187 yr Author The same thing happens but its a different error, i can post the logs later.
April 14, 20187 yr Author Here is the crash logs. Spoiler vanilla ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 2018-04-14 12:43 Description: Exception in server tick loop java.lang.UnsupportedOperationException at com.sun.nio.zipfs.ZipFileSystemProvider.ensureFile(ZipFileSystemProvider.java:96) at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:110) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at java.nio.file.FileSystems.newFileSystem(Unknown Source) at ns.a(SourceFile:133) at ns.a(SourceFile:73) at ns.<init>(SourceFile:66) at oo.b(SourceFile:164) at net.minecraft.server.MinecraftServer.a(SourceFile:281) at nz.j(SourceFile:233) at net.minecraft.server.MinecraftServer.run(SourceFile:434) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 233128488 bytes (222 MB) / 277872640 bytes (265 MB) up to 3804758016 bytes (3628 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Unknown (can't tell) Type: Dedicated Server (map_server.txt) Spoiler forge ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2018-04-14 12:41 Description: Exception in server tick loop java.nio.file.ProviderNotFoundException: Provider not found at java.nio.file.FileSystems.newFileSystem(Unknown Source) at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:638) at java.util.ArrayList.forEach(Unknown Source) at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:618) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:718) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_161, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 922454056 bytes (879 MB) / 1047527424 bytes (999 MB) up to 3804758016 bytes (3628 MB) JVM Flags: 0 total; IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.2.2611 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:----------------- |:------------ |:--------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.2.2611 | forge-1.12.2-14.23.2.2611-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None | Loaded coremods (and transformers): Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) FML Forge
April 14, 20187 yr Author I reinstalled my computer so it works again now Been thinking on it for some days and now I had a good reason.
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.