Advertisement
Guest User

Untitled

a guest
Sep 11th, 2019
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.47 KB | None | 0 0
  1. [21:58:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [21:58:51] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [21:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [21:58:51] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
  5. [21:58:51] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_221
  6. [21:58:51] [main/INFO] [FML]: Searching E:\forgeserver\.\mods for mods
  7. [21:58:51] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  8. [21:58:51] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
  9. [21:58:51] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  10. [21:58:51] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [21:58:51] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  12. [21:58:51] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in HardcoreDarkness-MC1.12.2-2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  13. [21:58:51] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [21:58:51] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mw-1.11.7.7_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  15. [21:58:51] [main/WARN] [FML]: The coremod weaponlib (com.vicmatskiv.weaponlib.core.WeaponlibCorePlugin) is not signed!
  16. [21:58:51] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
  17. [21:58:51] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.14.4_HD_U_F3.jar
  18. [21:58:51] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.6-177.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  19. [21:58:51] [main/WARN] [FML]: The coremod Quark Plugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
  20. [21:58:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [21:58:51] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
  22. [21:58:51] [main/WARN] [LaunchWrapper]: Tweak class name optifine.OptiFineForgeTweaker has already been visited -- skipping
  23. [21:58:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  24. [21:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  25. [21:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  26. [21:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
  27. [21:58:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
  28. [21:58:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer
  29. [21:58:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [21:58:55] [Server thread/INFO]: Starting minecraft server version 1.12.2
  31. [21:58:55] [Server thread/INFO]: Loading properties
  32. [21:58:55] [Server console handler/ERROR]: Exception handling console input
  33. java.io.IOException: The handle is invalid
  34. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_221]
  35. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_221]
  36. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_221]
  37. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_221]
  38. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_221]
  39. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_221]
  40. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_221]
  41. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_221]
  42. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_221]
  43. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
  44. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
  45. at nz$2.run(SourceFile:100) [minecraft_server.1.12.2.jar:?]
  46. [21:58:55] [Server thread/INFO]: Default game type: SURVIVAL
  47. [21:58:55] [Server thread/INFO]: Generating keypair
  48. [21:58:55] [Server thread/INFO]: Starting Minecraft server on 69.138.76.136:25565
  49. [21:58:55] [Server thread/INFO]: Using default channel type
  50. [21:58:56] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
  51. [21:58:56] [Server thread/WARN]: The exception was: java.net.BindException: Cannot assign requested address: bind
  52. [21:58:56] [Server thread/WARN]: Perhaps a server is already running on that port?
  53. [21:58:56] [Server thread/INFO]: Stopping server
  54. [21:58:56] [Server Shutdown Thread/INFO]: Stopping server
  55. et.minecraft.world.WorldServer
  56. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
  57. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  58. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  59. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
  60. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  61. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  62. [21:58:55] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
  63. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
  64. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  65. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  66. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  67. [21:58:55] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
  68. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  69. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
  70. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  71. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  72. [21:58:55] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  73. [21:58:55] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.item.Item]: Item Info Hook
  74. [21:58:55] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.item.Item]: Item Info Hook
  75. [21:58:55] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.world.biome.Biome]: Biome Info Hook
  76. [21:58:55] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.world.biome.Biome]: Biome Info Hook
  77. [21:58:55] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
  78. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
  79. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  80. [21:58:55] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  81. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  82. [21:58:55] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
  83. [21:58:55] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
  84. [21:58:55] [main/INFO] [Quark ASM]: Located Method, patching...
  85. [21:58:55] [main/INFO] [Quark ASM]: Patch result: true
  86. [21:58:56] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.block.state.BlockStateBase]: BlockStateBase Info Hook
  87. [21:58:56] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.block.state.BlockStateBase]: BlockStateBase Info Hook
  88. [21:58:56] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
  89. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
  90. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  91. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node ARETURN
  92. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  93. [21:58:56] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
  94. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isBlocked, func_176372_g] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)Z)
  95. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  96. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  97. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  98. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  99. [21:58:56] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
  100. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canPush, func_185646_a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z)
  101. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  102. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
  103. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  104. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
  105. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  106. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
  107. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  108. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [doMove, func_176319_a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z)
  109. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  110. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
  111. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  112. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [checkForMove, func_176316_e] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;)V)
  113. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  114. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKESPECIAL net/minecraft/block/state/BlockPistonStructureHelper.<init> (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)V
  115. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  116. [21:58:56] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
  117. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
  118. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  119. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  120. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
  121. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  122. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
  123. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  124. [21:58:56] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
  125. [21:58:56] [main/INFO] [Quark ASM]: Located Method, patching...
  126. [21:58:56] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/world/World.func_180501_a (Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)Z
  127. [21:58:56] [main/INFO] [Quark ASM]: Patch result: true
  128. [21:58:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
  129. [21:58:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
  130. [21:58:57] [main/INFO] [Quark ASM]: Located Method, patching...
  131. [21:58:57] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  132. [21:58:57] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  133. [21:58:57] [main/INFO] [Quark ASM]: Patch result: true
  134. [21:58:57] [main/INFO] [dsurroundcore]: Transmorgrifying [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
  135. [21:58:57] [main/INFO] [dsurroundcore]: func_70071_h_()V: Found!
  136. [21:58:57] [main/INFO] [dsurroundcore]: Transmorgrified [net.minecraft.entity.projectile.EntityArrow]: No Particles on Arrows
  137. [21:58:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
  138. [21:58:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
  139. [21:58:57] [main/INFO] [Quark ASM]: Located Method, patching...
  140. [21:58:57] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityMinecart.func_70099_a (Lnet/minecraft/item/ItemStack;F)Lnet/minecraft/entity/item/EntityItem;
  141. [21:58:57] [main/INFO] [Quark ASM]: Patch result: true
  142. [21:58:57] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
  143. [21:58:57] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
  144. [21:58:57] [main/INFO] [Quark ASM]: Located Method, patching...
  145. [21:58:57] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/item/EntityBoat.func_145778_a (Lnet/minecraft/item/Item;IF)Lnet/minecraft/entity/item/EntityItem;
  146. [21:58:57] [main/INFO] [Quark ASM]: Patch result: true
  147. [21:58:58] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
  148. [21:58:58] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
  149. [21:58:58] [main/INFO] [Quark ASM]: Failed to locate the method!
  150. [21:58:58] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
  151. [21:58:58] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
  152. [21:58:58] [main/INFO] [Quark ASM]: Located Method, patching...
  153. [21:58:58] [main/INFO] [Quark ASM]: Patch result: true
  154. [21:58:58] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
  155. [21:58:58] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
  156. [21:58:58] [main/INFO] [Quark ASM]: Located Method, patching...
  157. [21:58:58] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
  158. [21:58:58] [main/INFO] [Quark ASM]: Patch result: true
  159. [21:58:59] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
  160. [21:58:59] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
  161. [21:58:59] [main/INFO] [Quark ASM]: Located Method, patching...
  162. [21:58:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  163. [21:58:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  164. [21:58:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  165. [21:58:59] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  166. [21:58:59] [main/INFO] [Quark ASM]: Patch result: true
  167. [21:59:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  168. [21:59:00] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Exception handling console input
  169. java.io.IOException: The handle is invalid
  170. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_221]
  171. at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_221]
  172. at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_221]
  173. at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_221]
  174. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_221]
  175. at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_221]
  176. at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_221]
  177. at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_221]
  178. at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_221]
  179. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
  180. at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
  181. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:105) [nz$2.class:?]
  182. [21:59:00] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
  183. [21:59:00] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  184. [21:59:00] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  185. [21:59:00] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  186. [21:59:01] [Server thread/INFO] [FML]: Searching E:\forgeserver\.\mods for mods
  187. [21:59:01] [Server thread/ERROR] [FML]: Unable to parse dependency for mod 'animalium' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase.
  188. [21:59:02] [Server thread/INFO] [FML]: Disabling mod betterfoliage it is client side only.
  189. [21:59:02] [Server thread/WARN] [FML]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v4a
  190. [21:59:02] [Server thread/WARN] [FML]: Mod enhancedvisuals is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  191. [21:59:04] [Server thread/INFO] [FML]: Forge Mod Loader has identified 35 mods to load
  192. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  193. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for craftstudioapi: assets/craftstudioapi/lang/en_us.lang
  194. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for enhancedvisuals: assets/enhancedvisuals/lang/en_us.lang
  195. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
  196. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  197. [21:59:04] [Server thread/WARN] [FML]: Missing English translation for hardcoredarkness: assets/hardcoredarkness/lang/en_us.lang
  198. [21:59:05] [Server thread/WARN] [FML]: Missing English translation for orespawn: assets/orespawn/lang/en_us.lang
  199. [21:59:05] [Server thread/WARN] [FML]: Missing English translation for subterranaenwaters: assets/subterranaenwaters/lang/en_us.lang
  200. [21:59:05] [Server thread/WARN] [FML]: Missing English translation for worleycaves: assets/worleycaves/lang/en_us.lang
  201. [21:59:05] [Server thread/INFO] [FML]: FML has found a non-mod file BetterFoliage-MC1.12-2.2.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  202. [21:59:05] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, dsurroundcore, animalium, animania, autoreglib, betteranimalsplus, biomesoplenty, corpse, cosmeticarmorreworked, craftstudioapi, crude_start, densemetals, dynamictrees, enhancedvisuals, fastleafdecay, foodfunk, forgelin, hardcoredarkness, jaff, millenaire, mowziesmobs, mw, orespawn, quark, scp, subterranaenwaters, wholetreeaxe, worleycaves, wumpleutil, dsurround, llibrary, orelib] at CLIENT
  203. [21:59:05] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, dsurroundcore, animalium, animania, autoreglib, betteranimalsplus, biomesoplenty, corpse, cosmeticarmorreworked, craftstudioapi, crude_start, densemetals, dynamictrees, enhancedvisuals, fastleafdecay, foodfunk, forgelin, hardcoredarkness, jaff, millenaire, mowziesmobs, mw, orespawn, quark, scp, subterranaenwaters, wholetreeaxe, worleycaves, wumpleutil, dsurround, llibrary, orelib] at SERVER
  204. [21:59:07] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
  205. [21:59:07] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
  206. [21:59:07] [Server thread/INFO] [Quark ASM]: Located Method, patching...
  207. [21:59:07] [Server thread/INFO] [Quark ASM]: Patch result: true
  208. [21:59:09] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  209. [21:59:09] [Server thread/INFO] [FML]: Found 1559 ObjectHolder annotations
  210. [21:59:09] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  211. [21:59:09] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  212. [21:59:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  213. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
  214. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null
  215. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [betteranimalsplus] Starting version check at http://modmanagement.net16.net/updateJSON5.json
  216. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings/master/version.json
  217. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [dsurround] Found status: UP_TO_DATE Target: null
  218. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [wumpleutil] Starting version check at https://raw.githubusercontent.com/Stormwind99/WumpleUtil/master/update.json
  219. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [wumpleutil] Found status: AHEAD Target: null
  220. [21:59:10] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Starting version check at https://leviathan-studio.com/craftstudioapi/update.json
  221. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Found status: OUTDATED Target: 1.0.1.95-alpha
  222. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [orelib] Starting version check at https://raw.githubusercontent.com/OreCruncher/OreLib/master/version.json
  223. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [orelib] Found status: UP_TO_DATE Target: null
  224. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [foodfunk] Starting version check at https://raw.githubusercontent.com/Stormwind99/FoodFunk/master/update.json
  225. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [foodfunk] Found status: UP_TO_DATE Target: null
  226. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  227. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
  228. [21:59:12] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
  229. [21:59:13] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
  230. [21:59:13] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
  231. [21:59:14] [Forge Version Check/INFO] [forge.VersionCheck]: [corpse] Found status: AHEAD Target: null
  232. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytrough`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  233. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitynest`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  234. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityinvisiblock`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  235. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhamsterwheel`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  236. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycheesemold`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  237. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitysaltlick`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  238. [21:59:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhive`, expected `animania`. This could be a intended override, but in most cases indicates a broken mod.
  239. [21:59:17] [Server thread/INFO] [Quark]: 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [animania]
  240. [21:59:17] [Server thread/INFO] [Quark]: 'Dispensers place seeds' is forcefully disabled as it's incompatible with the following loaded mods: [animania]
  241. [21:59:18] [Server thread/INFO] [Quark]: Module tweaks is enabled
  242. [21:59:18] [Server thread/INFO] [Quark]: Module automation is enabled
  243. [21:59:18] [Server thread/INFO] [Quark]: Module client is enabled
  244. [21:59:18] [Server thread/INFO] [Quark]: Module building is enabled
  245. [21:59:18] [Server thread/INFO] [Quark]: Module world is enabled
  246. [21:59:18] [Server thread/INFO] [Quark]: Module decoration is enabled
  247. [21:59:18] [Server thread/INFO] [Quark]: Module vanity is enabled
  248. [21:59:18] [Server thread/INFO] [Quark]: Module management is enabled
  249. [21:59:18] [Server thread/INFO] [Quark]: Module misc is enabled
  250. [21:59:18] [Server thread/INFO] [Quark]: Module experimental is enabled
  251. [21:59:22] [Server thread/FATAL] [orespawn]: Loading Integration For densemetals_vanilla
  252. [21:59:22] [Server thread/FATAL] [orespawn]: Loading Integration For orespawn
  253. [21:59:22] [Server thread/FATAL] [orespawn]: Loading Integration For densemetals_basemetals
  254. [21:59:22] [Server thread/FATAL] [orespawn]: Loading Integration For densemetals_nethermetals_vanilla
  255. [21:59:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `species_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
  256. [21:59:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bonsai_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
  257. [21:59:23] [Server thread/WARN] [millenaire]: No need to redeploy Millénaire as the millenaire folder is already at vesion 7.2.1.
  258. [21:59:23] [Server thread/INFO] [FML]: SRV ERROR: null: Unknown config on line: generate_colour_chart=false
  259. [21:59:23] [Server thread/INFO] [FML]: SRV ERROR: null: Unknown config on line: generate_goods_list=false
  260. [21:59:23] [Server thread/INFO] [STDOUT]: [org.millenaire.common.config.MillConfigValues:readConfigFile:508]: Read config in config-server.txt. Logging: true/true
  261. [21:59:23] [Server thread/INFO] [STDOUT]: [org.millenaire.common.config.MillConfigValues:readConfigFile:508]: Read config in config-server-custom.txt. Logging: true/true
  262. [21:59:23] [Server thread/INFO] [FML]: SRV Starting new session. Mods: examplemod
  263. [21:59:23] [Server thread/INFO] [STDERR]: [org.millenaire.common.utilities.BlockItemUtilities:initBlockTypes:185]: ERROR: Could not find the blocktypes file at E:\forgeserver\mods\millenaire\blocktypes.txt
  264. [21:59:24] [Server thread/ERROR] [com.vicmatskiv.weaponlib.config.ConfigurationManager]: Failed to parse configuration: javax.xml.bind.UnmarshalException
  265. - with linked exception:
  266. [java.io.FileNotFoundException: E:\forgeserver\config\ModernWarfare.cfg (The system cannot find the file specified)]
  267. javax.xml.bind.UnmarshalException: null
  268. at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(Unknown Source) ~[?:1.8.0_221]
  269. at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(Unknown Source) ~[?:1.8.0_221]
  270. at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(Unknown Source) ~[?:1.8.0_221]
  271. at com.vicmatskiv.weaponlib.config.ConfigurationManager$Builder.createConfiguration(ConfigurationManager.java:103) [ConfigurationManager$Builder.class:?]
  272. at com.vicmatskiv.weaponlib.config.ConfigurationManager$Builder.build(ConfigurationManager.java:95) [ConfigurationManager$Builder.class:?]
  273. at com.vicmatskiv.mw.ModernWarfareMod.initConfigurationManager(ModernWarfareMod.java:108) [ModernWarfareMod.class:?]
  274. at com.vicmatskiv.mw.ModernWarfareMod.init(ModernWarfareMod.java:80) [ModernWarfareMod.class:?]
  275. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  276. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  277. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  278. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  279. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  280. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
  281. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  282. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  283. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  284. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  285. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  286. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  287. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  288. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  289. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  290. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  291. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  292. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
  293. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  294. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
  295. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
  296. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  297. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  298. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  299. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  300. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  301. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  302. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  303. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  304. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) [Loader.class:?]
  305. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
  306. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
  307. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  308. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  309. at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
  310. Caused by: java.io.FileNotFoundException: E:\forgeserver\config\ModernWarfare.cfg (The system cannot find the file specified)
  311. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_221]
  312. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_221]
  313. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_221]
  314. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_221]
  315. at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source) ~[?:1.8.0_221]
  316. at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_221]
  317. at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) ~[?:1.8.0_221]
  318. at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source) ~[?:1.8.0_221]
  319. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) ~[?:1.8.0_221]
  320. at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) ~[?:1.8.0_221]
  321. at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) ~[?:1.8.0_221]
  322. at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) ~[?:1.8.0_221]
  323. at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) ~[?:1.8.0_221]
  324. ... 42 more
  325. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gscope
  326. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dcover
  327. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment Maxim9cover
  328. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment DMRscope
  329. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55scope
  330. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment G36Scope
  331. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment AUGScope
  332. [21:59:25] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5scope
  333. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment PythonClip
  334. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA37Mag
  335. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment MA5Dmag
  336. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment BR55mag
  337. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M395Bmag
  338. [21:59:28] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment SRS99S5mag
  339. [21:59:29] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:299]: !!!No recipe defined for attachment M6Gmag
  340. [21:59:40] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA37
  341. [21:59:40] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon MA5D
  342. [21:59:40] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon M395B
  343. [21:59:40] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon SRS99S5
  344. [21:59:41] [Server thread/INFO] [STDERR]: [com.vicmatskiv.weaponlib.Weapon$Builder:build:747]: !!!No recipe defined for weapon BR55
  345. [21:59:43] [Server thread/INFO] [orelib]: Loading language resources [orelib:en_us]
  346. [21:59:44] [Server thread/INFO] [orelib]: Loading language resources [dsurround:en_us]
  347. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-control_panel`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  348. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_generator`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  349. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-card_reader`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  350. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-document_machine`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  351. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-computer`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  352. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-file_cabinet`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  353. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-shelf`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  354. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-item_plate`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  355. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-sliding_door`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  356. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-desk`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  357. [21:59:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `scp-bloodstone`, expected `scp`. This could be a intended override, but in most cases indicates a broken mod.
  358. [21:59:45] [Server thread/INFO] [FML]: Applying holder lookups
  359. [21:59:46] [Server thread/INFO] [FML]: Holder lookups applied
  360. [21:59:47] [Server thread/INFO] [FML]: Applying holder lookups
  361. [21:59:47] [Server thread/INFO] [FML]: Holder lookups applied
  362. [21:59:47] [Server thread/INFO] [FML]: Applying holder lookups
  363. [21:59:47] [Server thread/INFO] [FML]: Holder lookups applied
  364. [21:59:47] [Server thread/INFO] [FML]: Applying holder lookups
  365. [21:59:47] [Server thread/INFO] [FML]: Holder lookups applied
  366. [21:59:47] [Server thread/INFO] [FML]: Injecting itemstacks
  367. [21:59:47] [Server thread/INFO] [FML]: Itemstack injection complete
  368. [21:59:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  369. [21:59:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  370. [21:59:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  371. [21:59:49] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 69.138.76.136:25565
  372. [21:59:49] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
  373. [21:59:50] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** FAILED TO BIND TO PORT!
  374. [21:59:50] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The exception was: java.net.BindException: Cannot assign requested address: bind
  375. [21:59:50] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: Perhaps a server is already running on that port?
  376. [21:59:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  377. [21:59:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
  378. [21:59:50] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
  379. [21:59:50] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
  380. [21:59:50] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement