Skip to content

Instantly share code, notes, and snippets.

@papadave66
Created January 30, 2020 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save papadave66/1870e3d154bbcd47f27d7e0d9d8f65ab to your computer and use it in GitHub Desktop.
Save papadave66/1870e3d154bbcd47f27d7e0d9d8f65ab to your computer and use it in GitHub Desktop.
the log of forge server
[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 : antimattertweaks@1.2.0,p455w0rdslib@2.3.161,rftools@7.72,openmods@0.12.2,incontrol@3.9.16,cofhcore@4.6.3,draconicevolution@2.3.24,contenttweaker@1.12.2-4.9.1,cropdusting@0.7,modnametooltip@1.10.1,neat@1.4-17,initialinventory@2.0.2,reborncore@3.16.4.478,controlling@3.0.7,xnet@1.8.2,placebo@1.6.0,reauth@3.6.0,xencraft@1.0.0.4,ae2stuff@0.7.0.4,mputils@1.5.6,forgelin@1.8.4,bookshelf@2.3.590,atum@2.0.16,randompatches@1.12.2-1.20.1.0,buildinggadgets@2.7.4,wct@3.12.97,apotheosis@1.12.4,cofhworld@1.3.1,darkutils@1.8.230,betterbuilderswands@0.13.2,ftblib@5.4.4.5,speedyhoppers@1.1.19,jeresources@0.9.2.60,mcjtylib_ng@3.5.4,mysticallib@1.12.2-1.4.0,refinedstorage@1.6.15,industrialforegoing@1.12.2-1.12.2,rebornstorage@1.0.0,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,unidict@1.12.2-2.9.3,crafttweakerjei@2.0.3,mtlib@3.0.6,redstoneflux@2.1.0,openmodscore@0.12.2,modtweaker@4.0.17,resourceloader@1.5.3,teslacorelib_registries@1.0.15,patchouli@1.0-20,gamestages@2.0.117,teslacorelib@1.0.15,oreexcavation@1.4.143,FML@8.0.99.99,thermalexpansion@5.5.4,tombstone@3.6.4,rftoolsdim@5.71,discordcraft@1.0,norecipebook@1.2.1,deepmoblearning@1.12.2-2.5.2,moreoverlays@1.15.1,i18nmod@1.12.2-1.0.8,codechickenlib@3.2.3.358,badwithernocookiereloaded@1.12.2-3.3.16,fastleafdecay@v14,tp@3.2.34,ctgui@1.0.0,extracells@2.6.3,ae2wtlib@1.0.34,simplyjetpacks@2.2.14.67,singularities@2.4.1,extrabitmanipulation@1.12.2-3.4.1,jee@1.0.8,projectintelligence@1.0.9,itemfilters@1.0.3.12,jei@4.15.0.293,custommainmenu@2.0.9,thermalfoundation@2.6.3,bdlib@1.14.3.12,mcp@9.42,diethopper@1.1,journeymap@1.12.2-5.5.6,appliedenergistics2@rv6-stable-7,dimensionaledibles@1.3.1,nuclearcraft@2.18o,chameleon@1.12-4.1.3,tieredmagnets@1.12.2-0.0.3,conarm@1.2.5.3,inventorytweaks@1.64+dev.150.7168e7a,foamfixcore@7.7.4,alib@1.0.12,toastcontrol@1.8.1,crafttweaker@4.1.20,enderstorage@2.4.6.137,forge@14.23.5.2847,recipestages@1.1.3,brandonscore@2.4.17,ftbutilities@5.4.0.124,chesttransporter@2.8.8,ironchest@1.12.2-7.0.67.844,openblocks@1.8.1,alchemistry@1.0.36,craftingtweaks@8.1.9,minecraft@1.12.2,tconstruct@1.12.2-2.13.0.171,earthworks@1.3.4.3,itlt@1.0.0,theoneprobe@1.4.28,mousetweaks@2.10,avaritia@3.3.0,ftbquests@1.8.0.237,thermaldynamics@2.5.5,baubles@1.5.2,exchangers@1.12.2-2.8,applecore@3.2.0,forbidden_arcanus@1.12.2-1.1.4,mpbasic@1.4.7,integrationforegoing@1.12.2-1.9,extrautils2@1.0,jeiintegration@1.5.1.36,mantle@1.12-1.3.3.55,ftbbackups@1.1.0.1,storagedrawers@1.12.2-5.4.0,blockcraftery@1.12.2-1.3.1,harvest@1.12-1.2.7-20,hardcoremapreset@4.2.3.39,refined_avaritia@2.6,laggoggles@FAT-1.12.2-4.9,wanionlib@1.12.2-2.4,appleskin@1.0.9,solcarrot@1.8.3,foamfix@0.10.10-1.12.2,refinedstorageaddons@0.4.4,chiselsandbits@14.33,base@3.13.0,defaultoptions@9.2.8
[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