Created
January 30, 2020 14:26
-
-
Save papadave66/1870e3d154bbcd47f27d7e0d9d8f65ab to your computer and use it in GitHub Desktop.
the log of forge server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[21:20:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[21:20:27] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading | |
[21:20:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on SunOS:amd64:5.11, installed at /opt/jdk1.8.0_65/jre | |
[21:20:27] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! | |
[21:20:27] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! | |
[21:20:27] [main/INFO] [FML]: Searching /export/home/minecraft/chemistry/./mods for mods | |
[21:20:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker | |
[21:20:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[21:20:29] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing | |
[21:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper | |
[21:20:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker | |
[21:20:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[21:20:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker | |
[21:20:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} | |
[21:20:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 | |
[21:20:35] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized | |
[21:20:35] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. | |
[21:20:35] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... | |
[21:20:35] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients | |
[21:20:36] [Server thread/INFO] [FML]: Searching /export/home/minecraft/chemistry/./mods for mods | |
[21:20:36] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load | |
[21:20:36] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang | |
[21:20:36] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT | |
[21:20:36] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.io.IOError: java.io.IOException: Error executing 'stty icrnl ixon echo icanon iexten eof ^D eol M-^? min 11111111111111111111111111111111 time 11111111111111111111111111111111': stty: invalid integer argument `M-^?' | |
Try `stty --help' for more information. | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.jline.terminal.impl.AbstractPosixTerminal.setAttributes(AbstractPosixTerminal.java:54) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:592) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:390) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:61) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:99) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.io.IOException: Error executing 'stty icrnl ixon echo icanon iexten eof ^D eol M-^? min 11111111111111111111111111111111 time 11111111111111111111111111111111': stty: invalid integer argument `M-^?' | |
Try `stty --help' for more information. | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at org.jline.utils.ExecHelper.exec(ExecHelper.java:42) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at org.jline.terminal.impl.ExecPty.setAttr(ExecPty.java:101) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: at org.jline.terminal.impl.AbstractPosixTerminal.setAttributes(AbstractPosixTerminal.java:52) | |
[21:20:37] [Server console handler/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more | |
[21:20:37] [Server thread/INFO] [FML]: Processing ObjectHolder annotations | |
[21:20:37] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations | |
[21:20:37] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations | |
[21:20:37] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations | |
[21:20:38] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0 | |
[21:20:38] [Server thread/INFO] [FML]: Applying holder lookups | |
[21:20:38] [Server thread/INFO] [FML]: Holder lookups applied | |
[21:20:38] [Server thread/INFO] [FML]: Applying holder lookups | |
[21:20:38] [Server thread/INFO] [FML]: Holder lookups applied | |
[21:20:38] [Server thread/INFO] [FML]: Applying holder lookups | |
[21:20:38] [Server thread/INFO] [FML]: Holder lookups applied | |
[21:20:38] [Server thread/INFO] [FML]: Applying holder lookups | |
[21:20:38] [Server thread/INFO] [FML]: Holder lookups applied | |
[21:20:38] [Server thread/INFO] [FML]: Injecting itemstacks | |
[21:20:38] [Server thread/INFO] [FML]: Itemstack injection complete | |
[21:20:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties | |
[21:20:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL | |
[21:20:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair | |
[21:20:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25506 | |
[21:20:38] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type | |
[21:20:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! | |
[21:20:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware. | |
[21:20:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. | |
[21:20:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file. | |
[21:20:38] [Server thread/INFO] [FML]: Applying holder lookups | |
[21:20:38] [Server thread/INFO] [FML]: Holder lookups applied | |
[21:20:38] [Server thread/INFO] [FML]: Injecting itemstacks | |
[21:20:38] [Server thread/INFO] [FML]: Itemstack injection complete | |
[21:20:38] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods | |
[21:20:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world" | |
[21:20:38] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@356fba87) | |
[21:20:39] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements | |
[21:20:39] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@356fba87) | |
[21:20:39] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@356fba87) | |
[21:20:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 | |
[21:20:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 6% | |
[21:20:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 92% | |
[21:20:41] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (2.831s)! For help, type "help" or "?" | |
[21:20:41] [Server thread/INFO] [FML]: Unloading dimension -1 | |
[21:20:41] [Server thread/INFO] [FML]: Unloading dimension 1 | |
[21:21:09] [Netty Server IO #2/INFO] [FML]: Client protocol version 2 | |
[21:21:09] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 134 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],fastleafdecay@v14,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+dev.150.7168e7a,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] | |
[21:21:11] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established | |
[21:21:11] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: papadave[/42.176.158.18:49303] logged in with entity id 347 at (63.5, 68.0, 194.5) | |
[21:21:11] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: papadave joined the game | |
[21:21:20] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: papadave lost connection: Disconnected | |
[21:21:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: papadave left the game |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment