Jump to content

ZioArduino

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ZioArduino

  1. when i open my modded server using forge, i'll get this:

    [02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
    [02:18:12] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
    [02:18:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
    [02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
    [02:18:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [02:18:13] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
    [02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
    [02:18:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
    [02:18:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
    [02:18:14] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [02:18:16] [main/WARN] [FML]: =============================================================
    [02:18:16] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
    [02:18:16] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V
    [02:18:16] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead
    [02:18:16] [main/WARN] [FML]: =============================================================
    [02:18:16] [Server thread/INFO]: Starting minecraft server version 1.7.10
    [02:18:16] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
    [02:18:16] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
    [02:18:16] [Server thread/INFO] [FML]: Replaced 183 ore recipies
    [02:18:16] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
    [02:18:16] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
    [02:18:16] [Server thread/INFO] [FML]: Searching C:\Users\ValerioFilacchioni\mods for mods
    [02:18:17] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
    [02:18:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
    [02:18:17] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
    [02:18:17] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
    [02:18:17] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations
    [02:18:17] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
    [02:18:17] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
    [02:18:17] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
    [02:18:17] [Server thread/INFO] [FML]: Applying holder lookups
    [02:18:17] [Server thread/INFO] [FML]: Holder lookups applied
    [02:18:17] [Server thread/INFO] [FML]: Injecting itemstacks
    [02:18:17] [Server thread/INFO] [FML]: Itemstack injection complete
    [02:18:17] [Server thread/INFO]: Loading properties
    [02:18:17] [Server thread/INFO]: You need to agree to the EULA in order to run the server. Go to eula.txt for more info.
    [02:18:17] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
    [02:18:17] [Server thread/INFO] [FML]: Applying holder lookups
    [02:18:17] [Server thread/INFO] [FML]: Holder lookups applied
    [02:18:17] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.

     

     

     

    Then it will crash.

    can someone help me?

×
×
  • Create New...

Important Information

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