Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.63 KB | None | 0 0
  1. [20:49:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [20:49:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [20:49:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [20:49:16] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
  5. [20:49:16] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.15.18-16-pve, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  6. [20:49:16] [main/INFO] [FML]: Searching /home/minecraft/./mods for mods
  7. [20:49:16] [main/INFO] [FML]: Searching /home/minecraft/./mods/1.12.2 for mods
  8. [20:49:16] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
  9. [20:49:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [20:49:16] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
  11. [20:49:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  12. [20:49:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  13. [20:49:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  14. [20:49:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [20:49:24] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  16. [20:49:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  17. [20:49:24] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
  18. [20:49:24] [main/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
  19. [20:49:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  20. [20:49:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  21. [20:49:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  22. [20:49:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  23. [20:49:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  24. [20:49:53] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
  25. [20:49:53] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  26. [20:49:54] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  27. [20:49:55] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  28. [20:49:55] [Server thread/INFO] [FML]: Searching /home/minecraft/./mods for mods
  29. [20:49:56] [Server thread/INFO] [FML]: Searching /home/minecraft/./mods/1.12.2 for mods
  30. [20:49:58] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  31. [20:49:58] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  32. [20:50:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
  33. [20:50:00] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
  34. [20:50:04] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  35. [20:50:04] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
  36. [20:50:04] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  37. [20:50:04] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  38. [20:50:05] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  39. [20:50:05] [Server thread/INFO] [FML]: Applying holder lookups
  40. [20:50:05] [Server thread/INFO] [FML]: Holder lookups applied
  41. [20:50:05] [Server thread/INFO] [FML]: Applying holder lookups
  42. [20:50:05] [Server thread/INFO] [FML]: Holder lookups applied
  43. [20:50:05] [Server thread/INFO] [FML]: Applying holder lookups
  44. [20:50:05] [Server thread/INFO] [FML]: Holder lookups applied
  45. [20:50:05] [Server thread/INFO] [FML]: Applying holder lookups
  46. [20:50:05] [Server thread/INFO] [FML]: Holder lookups applied
  47. [20:50:05] [Server thread/INFO] [FML]: Injecting itemstacks
  48. [20:50:05] [Server thread/INFO] [FML]: Itemstack injection complete
  49. [20:50:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  50. [20:50:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  51. [20:50:05] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  52. [20:50:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
  53. [20:50:06] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  54. [20:50:06] [Server thread/INFO] [FML]: Applying holder lookups
  55. [20:50:06] [Server thread/INFO] [FML]: Holder lookups applied
  56. [20:50:06] [Server thread/INFO] [FML]: Injecting itemstacks
  57. [20:50:06] [Server thread/INFO] [FML]: Itemstack injection complete
  58. [20:50:07] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  59. [20:50:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  60. [20:50:08] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@63d6d075)
  61. [20:50:10] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
  62. [20:50:12] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@63d6d075)
  63. [20:50:12] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@63d6d075)
  64. [20:50:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  65. [20:50:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 1%
  66. [20:50:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
  67. [20:50:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
  68. [20:50:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 6%
  69. [20:50:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
  70. [20:50:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
  71. [20:50:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 9%
  72. [20:50:22] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
  73. [20:50:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 12%
  74. [20:50:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 15%
  75. [20:50:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 17%
  76. [20:50:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 20%
  77. [20:50:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 21%
  78. [20:50:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
  79. [20:50:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 26%
  80. [20:50:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 30%
  81. [20:50:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 32%
  82. [20:50:33] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 34%
  83. [20:50:34] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 37%
  84. [20:50:35] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 40%
  85. [20:50:36] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 45%
  86. [20:50:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 48%
  87. [20:50:38] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 51%
  88. [20:50:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 53%
  89. [20:50:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 56%
  90. [20:50:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 59%
  91. [20:50:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 62%
  92. [20:50:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 67%
  93. [20:50:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 72%
  94. [20:50:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 76%
  95. [20:50:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 79%
  96. [20:50:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 83%
  97. [20:50:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 88%
  98. [20:50:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 89%
  99. [20:50:49] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  100. [20:50:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 93%
  101. [20:50:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 99%
  102. [20:50:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (44.495s)! For help, type "help" or "?"
  103. [20:50:52] [Server thread/INFO] [FML]: Unloading dimension -1
  104. [20:50:52] [Server thread/INFO] [FML]: Unloading dimension 1
  105. [20:50:55] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 3470ms behind, skipping 69 tick(s)
  106. [20:53:35] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Unknown command. Try /help for a list of commands
  107. [20:53:48] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Unknown command. Try /help for a list of commands
  108. [20:53:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Unknown command. Try /help for a list of commands
  109. [20:53:51] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player P3DR0__ is 72bc5ab7-2c24-4e35-a226-32b3035becdb
  110. [20:53:51] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: Disconnecting com.mojang.authlib.GameProfile@2e6bb9a0[id=72bc5ab7-2c24-4e35-a226-32b3035becdb,name=P3DR0__,properties={textures=[com.mojang.authlib.properties.Property@15681057]},legacy=false] (/194.182.126.105:59413): You are not white-listed on this server!
  111. [20:53:51] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: com.mojang.authlib.GameProfile@2e6bb9a0[id=72bc5ab7-2c24-4e35-a226-32b3035becdb,name=P3DR0__,properties={textures=[com.mojang.authlib.properties.Property@15681057]},legacy=false] (/194.182.126.105:59413) lost connection: You are not white-listed on this server!
  112. [20:54:07] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player P3DR0__ is 72bc5ab7-2c24-4e35-a226-32b3035becdb
  113. [20:54:07] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: Disconnecting com.mojang.authlib.GameProfile@2e74bf03[id=72bc5ab7-2c24-4e35-a226-32b3035becdb,name=P3DR0__,properties={textures=[com.mojang.authlib.properties.Property@3a257f62]},legacy=false] (/194.182.126.105:59415): You are not white-listed on this server!
  114. [20:54:07] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: com.mojang.authlib.GameProfile@2e74bf03[id=72bc5ab7-2c24-4e35-a226-32b3035becdb,name=P3DR0__,properties={textures=[com.mojang.authlib.properties.Property@3a257f62]},legacy=false] (/194.182.126.105:59415) lost connection: You are not white-listed on this server!
  115. [20:54:13] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Turned off the whitelist
  116. [20:54:21] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player P3DR0__ is 72bc5ab7-2c24-4e35-a226-32b3035becdb
  117. [20:54:22] [Netty Epoll Server IO #8/INFO] [FML]: Client protocol version 2
  118. [20:54:22] [Netty Epoll Server IO #8/INFO] [FML]: Client attempting to join with 270 mods : buildcraftenergy@7.99.24.1,draconicevolution@2.3.23,projecte@1.12.2-PE1.4.0,contenttweaker@1.12.2-4.9.1,thermalinnovation@0.3.3,modnametooltip@1.10.1,endercore@1.12.2-0.5.59,thaumicjei@1.6.0,enderioendergy@5.0.46,hammercore@2.0.4.7,jeibees@0.9.0.5,ctm@MC1.12.2-0.3.3.22,xnet@1.8.1,reauth@3.6.0,forgelin@1.8.3,microblockcbe@2.6.1.81,randompatches@1.12.2-1.17.2.0,chancecubes@1.12.2-4.0.0.271,excompressum@3.0.31,darkutils@1.8.226,betterbuilderswands@0.13.2,morpheus@1.12.2-3.5.106,ftblib@5.4.3.129,enderioconduitsrefinedstorage@5.0.46,redstonearsenal@2.6.3,guideapi@1.12-2.1.8-63,jeresources@0.9.2.60,mysticalagradditions@1.3.2,enderioconduits@5.0.46,malisisdoors@1.12.2-7.3.0,techreborn@2.22.1.979,flyringbaublemod@0.3.1_1.12-d4e654e,industrialforegoing@1.12.2-1.12.2,malisiscore@1.12.2-6.5.1-SNAPSHOT,unidict@1.12.2-2.9.2,biomesoplenty@7.0.1.2439,redstoneflux@2.1.0,buildcraftsilicon@7.99.24.1,modtweaker@4.0.17,botania@r1.10-361,gendustry@1.6.5.8,resourceloader@1.5.3,projectred-core@4.9.3.116,ic2@2.8.164-ex112,abyssalcraft@1.9.9,buildcraftbuilders@7.99.24.1,morechickens@3.2.0,buildcraftfactory@7.99.24.1,topaddons@1.12.2-1.11.0,advgenerators@0.9.20.12,teslacorelib@1.0.15,projectred-fabrication@4.9.3.116,ceramics@1.12-1.3.7,projectred-transportation@4.9.3.116,projectred-exploration@4.9.3.116,FML@8.0.99.99,thermalexpansion@5.5.4,projectred-integration@4.9.3.116,rftoolsdim@5.71,enderiointegrationtic@5.0.46,buildcraftcompat@7.99.24.1,cfm@6.3.0,oredictinit@1.12.2-2.2.1.71,forgemultipartcbe@2.6.1.81,sgextraparts@1.4.6,armoryexpansion-custommaterials@1.3.0,codechickenlib@3.2.2.353,fastleafdecay@v14,techreborn_compat@1.0.0,tp@3.2.34,industrialwires@1.7-36,aroma1997sdimension@2.0.0.2.b96,binniedesign@2.5.1.188,unloader@1.2.0,clienttweaks@3.1.11,bloodarsenal@1.12.2-2.2.0-28,ctgui@1.0.0,simplyjetpacks@2.2.12.65,woot@1.12.2-1.4.11,jei@4.15.0.287,custommainmenu@2.0.9,orechidendium@1.0.1,thermalcultivation@0.3.3,bibliocraft@2.4.5,mekanism@1.12.2-9.7.9.380,thermalfoundation@2.6.3,bdlib@1.14.3.12,opencomputers@1.7.4.153,expequiv@12r,enderiointegrationticlate@5.0.46,compactmachines3@3.0.18,aroma1997core@2.0.0.2.b165,chameleon@1.12-4.1.3,conarm@1.2.4,inventorytweaks@1.63+release.109.220f184,pneumaticcraft@1.12.2-0.11.3-366,extrabees@2.5.1.188,crafttweaker@4.1.19,armoryexpansion@1.3.0,rftoolspower@1.2.0,immersivepetroleum@1.1.9,forge@14.23.5.2838,phosphor-lighting@1.12.2-0.2.4,ftbutilities@5.4.0.100,ironchest@1.12.2-7.0.67.844,zerocore@1.12.2-0.1.2.8,minecraft@1.12.2,tcomplement@1.12.2-0.4.2,theoneprobe@1.4.28,mousetweaks@2.10,immersiveengineering@0.12-89,thermaldynamics@2.5.5,thaumicenergistics@2.2.2,enderiopowertools@5.0.46,chickenchunks@2.4.1.73,extrautils2@1.0,jeiintegration@1.5.1.36,mantle@1.12-1.3.3.55,thebetweenlands@3.4.9,ftbbackups@0.0.0.ftbbackups,bhc@2.0.3,advancedrocketrycore@1,autoreglib@1.3-31,lootbags@2.5.8.5,gendustryjei@1.0.2,mrtjpcore@2.1.4.43,moofluids@1.12.2-1.8.12.02a,erebus@1.0.30,appleskin@1.0.9,minecraftmultipartcbe@2.6.1.81,oeintegration@2.3.4,enderioconduitsopencomputers@5.0.46,flatcoloredblocks@mc1.12-6.8,forestry@5.8.2.387,base@3.13.0,buildcraftlib@7.99.24.1,p455w0rdslib@2.2.151,astralsorcery@1.10.19,enderiointegrationforestry@5.0.46,hats@7.0.0,questbook@3.1.1-1.12,binniecore@2.5.1.188,universalmodifiers@1.12.2-1.0.16.1,rftools@7.71,openmods@0.12.2,avaritiatweaks@1.12.2-1.1,extendedcrafting@1.5.4,cofhcore@4.6.3,tickprofiler@1.12-0.0.7,immersivecables@1.3.2,plustic@7.0.7.0,jaopcaagriculture@1.12.2-1.2.1.13,reborncore@3.13.12.447,betterquesting@3.5.300,controlling@3.0.7,cookingforblockheads@6.4.71,gardenofglass@sqrt(-1),calculator@5.0.11,neid@1.5.4.4,ae2stuff@0.7.0.4,bookshelf@2.3.585,equivalentenergistics@0.8.3,projectex@1.1.0.32,projectred-illumination@4.9.3.116,wct@3.12.93,cofhworld@1.3.1,sonarcore@5.0.19,mekanismgenerators@1.12.2-9.7.9.380,chickens@6.1.0,matc@1.0.1-hotfix,thaumcraft@6.1.BETA26,mcjtylib_ng@3.5.3,bq_standard@3.4.159,twilightforest@3.9.888,immersivetech@1.3.10,thaumictinkerer@1.12.2-5.0-353c71c,actuallybaubles@1.1,extratrees@2.5.1.188,enderzoo@1.12.1-1.4.0.49,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,crafttweakerjei@2.0.3,enderiomachines@5.0.46,jehc@1.6.4,treegrowingsimulator@0.0.4,mtlib@3.0.6,botany@2.5.1.188,valkyrielib@1.12.2-2.0.20.1,openmodscore@0.12.2,advancedrocketry@1.5.0.-138,teslacorelib_registries@1.0.15,actuallyadditions@1.12.2-r149,etlunar@1.12.2-2.0.20.1,solarflux@4.32r,patchouli@1.0-20,randomthings@4.2.7.2,advanced_solar_panels@4.3.0,oreexcavation@1.4.140,hatchery@2.2.2,projectred-transmission@4.9.3.116,rftoolscontrol@2.0.2,enderioconduitsappliedenergistics@5.0.46,mekanismtools@1.12.2-9.7.9.380,libvulpes@0.4.0.-56,environmentaltech@1.12.2-2.0.20.1,moreoverlays@1.14,bigreactors@1.12.2-0.4.5.67,jetif@1.5.1,avaritiaio@1.1,buildcraftcore@7.99.24.1,agricraft@2.12.0-1.12.0-a6,extracells@2.6.2,ae2wtlib@1.0.30,cucumber@1.1.3,extrabitmanipulation@1.12.2-3.4.1,simplevoidworld@1.2.0.9,voidislandcontrol@1.5.3,buildcrafttransport@7.99.24.1,mcp@9.42,journeymap@1.12.2-5.5.4,appliedenergistics2@rv6-stable-6,nuclearcraft@2.17a,harvestcraft@1.12.2zb,foamfixcore@7.7.4,bonsaitrees@1.1.3,ichunutil@7.2.1,enderstorage@2.4.5.135,projectred-compat@1.0,discordsuite@2.2.4,exnihilocreatio@1.12.2-0.4.5.1,bloodmagic@1.12.2-2.4.1-103,brandonscore@2.4.16,magicbees@1.0,buildcraftrobotics@7.99.24.1,mysticalagriculture@1.7.5,openblocks@1.8.1,craftingtweaks@8.1.9,armoryexpansion-conarm@1.3.0,tconstruct@1.12.2-2.12.0.157,avaritia@3.3.0,silentlib@3.0.13,baubles@1.5.2,roost@2.0.10,packagedauto@1.12.2-1.0.2.6,projectred-relocation@4.9.3.116,stevescarts@2.4.31.135,genetics@2.5.1.188,integrationforegoing@1.12.2-1.9,enderio@5.0.46,quark@r1.5-168,jaopca@1.12.2-2.2.8.103,fastbench@1.7.2,fluxnetworks@3.0.19,storagedrawers@1.12-5.3.5,tinker_io@rw2.7.1,natura@1.12.2-4.3.2.69,wrapup@1.12-1.1.3,projectred-expansion@4.9.3.116,enderiobase@5.0.46,wrcbe@2.3.1,wanionlib@1.12.2-2.2,chisel@MC1.12.2-0.2.1.35,infinitylib@1.12.2-1.12.0,armoryexpansion-iceandfire@1.3.0,foamfix@0.10.5-1.12.2,aether_legacy@1.4.4,tinkersjei@1.2,opencomputers|core@1.7.4.153,silentgems@2.8.18,chiselsandbits@14.33,translocators@2.5.1.77
  119. [20:54:22] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: P3DR0__ lost connection: Disconnected
  120. [20:54:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: P3DR0__ left the game
  121. [20:54:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server
  122. [20:54:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  123. [20:54:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  124. [20:54:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  125. [20:54:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
  126. [20:54:46] [Server thread/INFO] [FML]: Unloading dimension 0
  127. [20:54:46] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  128. [20:54:46] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
  129. [20:54:46] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement