LNGxProfitz Posted January 14, 2018 Posted January 14, 2018 Trying to start up a new modded server running 57 mods or more. Followed multiple videos and read through some forums to find that the all basically tell me to do the same thing. I go on forge get the recommended Minecraft server and installed the client then the server into a folder on the desktop. I have tried transferring the mods and config folders before trying to run the Forge Universal .jar it will open with java but will not run through keeps saying that it cannot find Mod Directory and it trys to create one but then fails and stops the server. Also i have tried to run the Minecraft Server.jar and it loads up and says generating new properties but it is unable to save properties. I have tried deleting Forge, Java and Minecraft then reinstalling everything fresh. I have tried multiple versions of Java and nothing will work. Not sure if anyone else has had any issues but some advise would be appreciated. Thanks [02:05:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [02:05:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.1.2555 for Minecraft 1.12.2 loading [02:05:33] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_151, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_151 [02:05:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [02:05:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [02:05:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [02:05:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [02:05:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [02:05:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [02:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [02:05:36] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [02:05:39] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [02:05:39] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [02:05:39] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_151] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_151] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_151] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_151] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_151] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_151] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_151] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_151] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_151] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_151] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_151] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?] [02:05:39] [Server thread/INFO] [FML]: MinecraftForge v14.23.1.2555 Initialized [02:05:39] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [02:05:40] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [02:05:40] [Server thread/INFO] [FML]: No mod directory found, creating one: C:\Windows\System32\mods [02:05:40] [Server thread/FATAL] [FML]: Unable to create the mod directory C:\Windows\System32\mods [02:05:40] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception net.minecraftforge.fml.common.LoaderException: Unable to create the mod directory C:\Windows\System32\mods at net.minecraftforge.fml.common.Loader.initializeLoader(Loader.java:475) ~[Loader.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:536) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_151] [02:05:40] [Server thread/ERROR] [net.minecraft.crash.CrashReport]: Could not save crash report to .\crash-reports\crash-2018-01-14_02.05.40-server.txt java.io.FileNotFoundException: .\crash-reports\crash-2018-01-14_02.05.40-server.txt (The system cannot find the path specified) at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_151] at java.io.FileOutputStream.open(Unknown Source) ~[?:1.8.0_151] at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_151] at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_151] at net.minecraft.crash.CrashReport.func_147149_a(CrashReport.java:257) [b.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:561) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_151] [02:05:40] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: We were unable to save this crash report to disk. [02:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [02:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [02:05:40] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first. [02:05:40] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NullPointerException [02:05:40] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:831) [02:05:40] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:506) [02:05:40] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:585) [02:05:40] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source) Quote
Ugdhar Posted January 14, 2018 Posted January 14, 2018 5 hours ago, LNGxProfitz said: [02:05:40] [Server thread/INFO] [FML]: No mod directory found, creating one: C:\Windows\System32\mods It kinda looks like you installed your forge server into C:\Windows\System32. That would be a bad idea since it's a system folder, and probab;y doesn't want the server writing files in there. Install it somewhere else and give it a try. Quote
Recommended Posts
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.