Jump to content

tehrcb

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by tehrcb

  1. Hello! I'm a bit new to running a forge server, so bear with me. However I have run a server before so I know a little bit about what I'm talking about. I tried to run one of my modpacks I made, and my server started, ran some lines, then shut off. Simple as that. I have a HUGE modpack installed on it, and no doubt, that's a major reason. So my question is, how do I fix it? I've run the modpack in minecraft a ton of times with no errors, (at least 25 times) so I just copy/pasted it into my server's mods folder. Was that wrong? Is there a step I missed? Oh and I have the error code here if it helps at all. [20:28:48] [server thread/INFO]: Starting minecraft server version 1.7.10 [20:28:48] [server console handler/ERROR]: Exception handling console input java.io.IOException: The handle is invalid at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_65] at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_65] at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_65] at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_65] at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_65] at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_65] at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_65] at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_65] at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_65] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_65] at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_65] at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?] [20:28:53] [server thread/ERROR]: Encountered an unexpected exception cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) ~[Loader.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:472) ~[Loader.class:?] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] I have 67 mods installed, so that can't help. But if it's possible I'd like to try to do all of them. Thanks!
×
×
  • Create New...

Important Information

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