Jump to content

Attempting Connection With Missing Mods


Recommended Posts

I'm trying to start a forge server and when I try to launch forge-1.7.10-10.13.4.1558-1.7.10-universal.jar, it keeps saying "Attempting Connection with Missing Mods" then lists multiple mods (Though not all of the mods in the modspack)

The Server log looks like this

Spoiler

[11:05:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:05:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:38] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[11:05:38] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[11:05:38] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[11:05:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:05:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:05:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[11:05:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[11:05:39] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[11:05:39] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[11:05:39] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[11:05:40] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[11:05:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[11:05:40] [main/INFO] [STDOUT]: [com.mcfht.realisticfluids.asm.PatchBlockRegistry:startPatch:100]: Patched Block Registry!
[11:05:40] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[11:05:42] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[11:05:45] [main/WARN] [FML]: =============================================================
[11:05:45] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[11:05:45] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
[11:05:45] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[11:05:45] [main/WARN] [FML]: =============================================================
[11:05:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.7.10
[11:05:45] [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_144]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_144]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_144]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_144]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_144]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_144]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_144]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_144]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_144]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_144]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_144]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
[11:05:46] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[11:05:46] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[11:05:46] [Server thread/INFO] [FML]: Replaced 183 ore recipies
[11:05:46] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[11:05:47] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[11:05:47] [Server thread/INFO] [FML]: Searching C:\Users\gotos\Desktop\baby\mods for mods
[11:05:47] [Server thread/INFO] [FML]: Also searching C:\Users\gotos\Desktop\baby\mods\1.7.10 for mods
[11:05:54] [Server thread/INFO] [FML]: Forge Mod Loader has identified 38 mods to load
[11:05:56] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[11:05:56] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, finitewater, Micdoodlecore, mod_ThreadedLighting, lucky, aether, BiblioCraft, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, chocolateQuest, craftguide, diversity, elementalcreepers, explosives_pp, flansmod, GalacticraftCore, gilded-games-util, Hats, iChunUtil, instahouse, instantblocks, magicalcrops, Morph, cfm, MSM3, Roguelike, TwilightForest, VeinMiner, VeinMinerModSupport, XaeroMinimap] at CLIENT
[11:05:56] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, finitewater, Micdoodlecore, mod_ThreadedLighting, lucky, aether, BiblioCraft, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, chocolateQuest, craftguide, diversity, elementalcreepers, explosives_pp, flansmod, GalacticraftCore, gilded-games-util, Hats, iChunUtil, instahouse, instantblocks, magicalcrops, Morph, cfm, MSM3, Roguelike, TwilightForest, VeinMiner, VeinMinerModSupport, XaeroMinimap] at SERVER

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

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