Jump to content

Rexm

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Rexm

  1. [11:11:36 INFO]: Starting minecraft server version 1.12.2
    [11:11:36 INFO]: Loading properties
    [11:11:36 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_301]
        at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_301]
        at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_301]
        at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_301]
        at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_301]
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_301]
        at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_301]
        at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_301]
        at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_301]
        at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_301]
        at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_301]
        at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
    [11:11:36 INFO]: Default game type: SURVIVAL
    [11:11:36 INFO]: Generating keypair
    [11:11:36 INFO]: Starting Minecraft server on 192.168.7.133:25565
    [11:11:36 INFO]: Using default channel type
    [11:11:37 INFO]: Preparing level "world"
    [11:11:38 INFO]: Loaded 488 advancements
    [11:11:38 INFO]: Preparing start region for level 0
    [11:11:39 INFO]: Preparing spawn area: 13%
    [11:11:40 INFO]: Done (2.234s)! For help, type "help" or "?"

    From Minecraft_server.1.12.2.jar

    C:\Users\Bacon\Desktop\Forgeserver>java -Xmx10000M -Xms10000M -jar server.jar nogui
    2021-08-26 11:13:58,102 main WARN Disabling terminal, you're running in an unsupported environment.
    [11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
    [11:13:58] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
    [11:13:58] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_301, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_301
    [11:13:58] [main/INFO] [FML]: Searching C:\Users\Bacon\Desktop\Forgeserver\.\mods for mods
    [11:13:58] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.12-6.353-full.jar
    [11:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Xaeros_Minimap_20.15.0_Forge_1.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
    [11:13:58] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
    [11:13:58] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in themidnight-0.3.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
    [11:13:58] [main/WARN] [FML]: The coremod midnight (com.mushroom.midnight.core.MidnightLoadingPlugin) is not signed!
    [11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
    [11:13:58] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Bacon/Desktop/Forgeserver/./mods/movingworld-1.12-6.353-full.jar Service=LaunchWrapper Env=SERVER
    [11:13:58] [main/WARN] [FML]: The coremod com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [11:13:58] [main/WARN] [FML]: The coremod MovingWorldCore (com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod) is not signed!
    [11:13:58] [main/INFO] [mixin]: Compatibility level set to JAVA_8
    [11:13:58] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
    [11:13:58] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
    [11:13:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:13:59] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
    [11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
    [11:13:59] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@5116ac09
    [11:13:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    [11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    [11:14:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
    [11:14:00] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
    [11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
    [11:14:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
    [11:14:00] [main/WARN] [mixin]: Reference map 'movingworld.mixin.refmap.json' for mixins.movingworld.json could not be read. If this is a development environment you can ignore this message
    [11:14:00] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:16]: Transforming class net.minecraft.entity.player.EntityPlayer

    [11:14:00] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
    [11:14:03] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
    [11:14:03] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
    [11:14:03] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
    [11:14:03] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
    [11:14:03] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
    [11:14:03] [Server thread/INFO] [FML]: Searching C:\Users\Bacon\Desktop\Forgeserver\.\mods for mods
    [11:14:04] [Server thread/WARN] [FML]: ****************************************
    [11:14:04] [Server thread/WARN] [FML]: * The mod ironchest has been identified as a probable 1.13 or greater mod. Things will not work well.
    [11:14:04] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:144)
    [11:14:04] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
    [11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    [11:14:04] [Server thread/WARN] [FML]: *  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    [11:14:04] [Server thread/WARN] [FML]: *  at java.lang.reflect.Constructor.newInstance(Unknown Source)...
    [11:14:04] [Server thread/WARN] [FML]: ****************************************
    [11:14:04] [Server thread/INFO] [FML]: Mod ironchest is missing the required element 'name'. Substituting ironchest
    [11:14:04] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
    [11:14:05] [Server thread/INFO] [FML]: Disabling mod xaerominimap it is client side only.
    [11:14:05] [Server thread/INFO] [FML]: Forge Mod Loader has identified 34 mods to load
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for gottschcore: assets/gottschcore/lang/en_us.lang
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for ironchest: assets/ironchest/lang/en_us.lang
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for movingworld: assets/movingworld/lang/en_us.lang
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
    [11:14:05] [Server thread/WARN] [FML]: Missing English translation for worleycaves: assets/worleycaves/lang/en_us.lang
    [11:14:05] [Server thread/FATAL] [FML]: The mod ironchest does not wish to run in Minecraft version Minecraft 1.12.2. You will have to remove it to play.
    [11:14:05] [Server thread/FATAL] [FML]: Wrong Minecraft version for ironchest
    [11:14:05] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
    net.minecraftforge.fml.common.WrongMinecraftVersionException: Wrong Minecraft version for ironchest
    Wrong Minecraft Versions!
    Mod: ironchest
    Location: .\mods\ironchest-1.16.5-11.2.13.jar
    Expected: [1.13,)
    Current: Minecraft 1.12.2


            at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:252) ~[Loader.class:?]
            at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:572) ~[Loader.class:?]
            at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
            at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
            at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
            at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
    [11:14:05] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: C:\Users\Bacon\Desktop\Forgeserver\.\crash-reports\crash-2021-08-26_11.14.05-server.txt
    [11:14:05] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
    [11:14:05] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
    [11:14:05] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
    [11:14:05] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server
    [11:14:05] [Server Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving worlds

    C:\Users\Bacon\Desktop\Forgeserver>PAUSE
    Press any key to continue . . .

     From Run.bat

     

     

  2. So me and my friend are trying to play a modded minecraft server, we made the server and everything and added the mods into the right folders and started playing but when we tried to craft a modded item nothing happened it didnt craft and when i tried to do the quick craft thing it said "the server must have JEI installed" even though it is. I need help asap 

×
×
  • Create New...

Important Information

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