Advertisement
HappyWaff1e

Magma Server for RL Craft Error

May 4th, 2022
1,674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 265.42 KB | None | 0 0
  1.  
  2. C:\Users\Dylan's PC\Desktop\RL Craft Server>java -Xmx8g -jar Magma-DEV-server.jar
  3. Starting Magma
  4. Checking for new version...
  5. java.io.IOException: Server returned HTTP response code: 403 for URL: https://api.magmafoundation.org/api/resources/magma/1.12/dev/latest
  6.        at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  7.        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  8.        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  9.        at java.net.URL.openStream(Unknown Source)
  10.        at org.magmafoundation.magma.downloads.MagmaUpdater.versionChecker(MagmaUpdater.java:53)
  11.        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:62)
  12. [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
  13. [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
  14. Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
  15. Added FIELD: net.minecraft.block.state.BlockStateContainer.foamfix_mapper
  16. Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
  17. Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
  18. Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
  19. Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
  20. Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
  21. Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
  22. Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
  23. Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
  24. Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
  25. Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
  26. Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
  27. Added ghost buster patch (getBlockState call wrapped) in net/minecraft/block/BlockFarmland func_176530_e (net/minecraft/world/World func_180495_p (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/state/IBlockState;)
  28. Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
  29. Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
  30. Patching EnchantmentProtection
  31. Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
  32. Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
  33. Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
  34. Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
  35. Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
  36. Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
  37. Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
  38. Patching EnchantmentHelper
  39. [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
  40. [itemphysic] Patched net.minecraft.entity.item.EntityItem ...
  41. >[04:41:04] [main/WARN] [JavaPatcher]:
  42. java.lang.RuntimeException: java.io.IOException: invalid constant type: 15
  43.        at javassist.CtClassType.getClassFile2(CtClassType.java:203) ~[CtClassType.class:?]
  44.        at javassist.CtClassType.makeFieldCache(CtClassType.java:837) ~[CtClassType.class:?]
  45.        at javassist.CtClassType.getMembers(CtClassType.java:828) ~[CtClassType.class:?]
  46.        at javassist.CtClassType.getDeclaredBehaviors(CtClassType.java:963) ~[CtClassType.class:?]
  47.        at me.nallar.javapatcher.mappings.MethodDescription.inClass(MethodDescription.java:153) ~[MethodDescription.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  48.        at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:381) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  49.        at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  50.        at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  51.        at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b6.git-3a538a5b574546f68d927f3551bf9e61fda4a334]
  52.        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:311) [launchwrapper-1.12.jar:?]
  53.        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:183) [launchwrapper-1.12.jar:?]
  54.        at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_301]
  55.        at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_301]
  56.        at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_301]
  57.        at java.lang.Class.privateGetDeclaredMethods(Unknown Source) [?:1.8.0_301]
  58.        at java.lang.Class.privateGetMethodRecursive(Unknown Source) [?:1.8.0_301]
  59.        at java.lang.Class.getMethod0(Unknown Source) [?:1.8.0_301]
  60.        at java.lang.Class.getMethod(Unknown Source) [?:1.8.0_301]
  61.        at net.minecraft.launchwrapper.Launch.launch(Launch.java:132) [launchwrapper-1.12.jar:?]
  62.        at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  63.        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301]
  64.        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
  65.        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
  66.        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301]
  67.        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:118) [Magma-DEV-server.jar:a549e0d-DEV]
  68.        at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:67) [Magma-DEV-server.jar:a549e0d-DEV]
  69. Caused by: java.io.IOException: invalid constant type: 15
  70.        at javassist.bytecode.ConstPool.readOne(ConstPool.java:1090) ~[ConstPool.class:?]
  71.        at javassist.bytecode.ConstPool.read(ConstPool.java:1033) ~[ConstPool.class:?]
  72.        at javassist.bytecode.ConstPool.<init>(ConstPool.java:149) ~[ConstPool.class:?]
  73.        at javassist.bytecode.ClassFile.read(ClassFile.java:737) ~[ClassFile.class:?]
  74.        at javassist.bytecode.ClassFile.<init>(ClassFile.java:108) ~[ClassFile.class:?]
  75.        at javassist.CtClassType.getClassFile2(CtClassType.java:190) ~[CtClassType.class:?]
  76.        ... 25 more
  77. [04:41:04] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:57]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
  78. [04:41:04] [main/INFO] [Quark ASM]: Transforming net.minecraft.world.WorldServer
  79. [04:41:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e] Descriptor ()Z)
  80. [04:41:04] [main/INFO] [Quark ASM]: Located Method, patching...
  81. [04:41:04] [main/INFO] [Quark ASM]: Patch result: true
  82. [04:41:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [wakeAllPlayers, func_73053_d] Descriptor ()V)
  83. [04:41:04] [main/INFO] [Quark ASM]: Located Method, patching...
  84. [04:41:04] [main/INFO] [Quark ASM]: Patch result: true
  85. [04:41:04] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.world.WorldServer
  86. [04:41:04] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.world.WorldServer with flags MAXS
  87. [04:41:04] [main/INFO] [Meson ASM]: Transforming EntityPlayer
  88. [04:41:04] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getArmorVisibility, func_82243_bO, cW] Descriptor ()F / ()F)
  89. [04:41:04] [main/INFO] [Meson ASM]: Located method, patching...
  90. [04:41:04] [main/INFO] [Meson ASM]: Located target IINC 1 1
  91. [04:41:04] [main/INFO] [Meson ASM]: Patch result: true
  92. [04:41:04] [main/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  net.minecraft.entity.player.EntityPlayer!
  93. [04:41:04] [main/INFO] [ISeeDragons]: Applying patch [Fix Dragon Escape] add hook to EntityPlayer#updateRidden()
  94. [04:41:04] [main/INFO] [ISeeDragons]: Writing class net.minecraft.entity.player.EntityPlayer with flags None
  95. [04:41:04] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.entity.EntityLivingBase
  96. [04:41:04] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.entity.EntityLivingBase with flags MAXS
  97. [04:41:04] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.Entity
  98. [04:41:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [move, func_70091_d] Descriptor (Lnet/minecraft/entity/MoverType;DDD)V)
  99. [04:41:04] [main/INFO] [Quark ASM]: Located Method, patching...
  100. [04:41:04] [main/INFO] [Quark ASM]: Patch result: true
  101. [04:41:04] [main/INFO] [Quark ASM]: Located Method, patching...
  102. [04:41:04] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/entity/Entity.func_145775_I ()V
  103. [04:41:04] [main/INFO] [Quark ASM]: Patch result: true
  104. [04:41:04] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onEntityUpdate, func_70030_z] Descriptor ()V)
  105. [04:41:04] [main/INFO] [Quark ASM]: Located Method, patching...
  106. [04:41:04] [main/INFO] [Quark ASM]: Patch result: true
  107. [04:41:04] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.entity.Entity
  108. [04:41:04] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.entity.Entity with flags MAXS
  109. [04:41:04] [main/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  net.minecraft.advancements.AdvancementManager!
  110. [04:41:04] [main/INFO] [ISeeDragons]: Applying patch [Stop Log Spammers]
  111. [04:41:04] [main/INFO] [ISeeDragons]: Writing class net.minecraft.advancements.AdvancementManager with flags None
  112. [04:41:04] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  113. [04:41:04] [main/INFO] [TNTUtils Core]: About to patch obfuscated class amp (net.minecraft.world.Explosion)
  114. [04:41:04] [main/INFO] [TNTUtils Core]: Successfully injected into func_77279_a(Z)V
  115. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.Enchantment
  116. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
  117. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  118. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  119. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  120. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityItem
  121. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [onUpdate, func_70071_h_] Descriptor ()V)
  122. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  123. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  124. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemStack
  125. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [getTextComponent, func_151000_E] Descriptor ()Lnet/minecraft/util/text/ITextComponent;)
  126. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  127. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node ARETURN
  128. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  129. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockDynamicLiquid
  130. [04:41:05] [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)
  131. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  132. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  133. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  134. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  135. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.block.BlockPistonBase
  136. [04:41:05] [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)
  137. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  138. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/Block.hasTileEntity (Lnet/minecraft/block/state/IBlockState;)Z
  139. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  140. [04:41:05] [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)
  141. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  142. [04:41:05] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/block/state/BlockPistonStructureHelper.func_177254_c ()Ljava/util/List;
  143. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  144. [04:41:05] [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)
  145. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  146. [04:41:05] [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
  147. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  148. [04:41:05] [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)
  149. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  150. [04:41:05] [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
  151. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  152. [04:41:05] [main/INFO] [Quark ASM]: Transforming net.minecraft.tileentity.TileEntityPiston
  153. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
  154. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  155. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  156. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f] Descriptor ()V)
  157. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  158. [04:41:05] [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
  159. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  160. [04:41:05] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
  161. [04:41:05] [main/INFO] [Quark ASM]: Located Method, patching...
  162. [04:41:05] [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
  163. [04:41:05] [main/INFO] [Quark ASM]: Patch result: true
  164. [04:41:05] [main/INFO] [RB-Transformer]: Injecting into apr (net.minecraft.block.BlockWorkbench)
  165. [04:41:05] [main/INFO] [RB-Transformer]:  - ITileEntityProvider
  166. [04:41:05] [main/INFO] [RB-Transformer]:  - createNewTileEntity
  167. [04:41:05] [main/INFO] [RB-Transformer]:  - breakBlock
  168. [04:41:05] [main/INFO] [RB-Transformer]:  - <clinit>
  169. [04:41:05] [main/INFO] [RB-Transformer]:  - Done
  170. [04:41:05] [main/INFO] [RLTweakerASM]: Patch exists for pw.prok.realbench.WorkbenchTile
  171. [04:41:05] [main/INFO] [RLTweakerASM]: Writing class pw.prok.realbench.WorkbenchTile with flags MAXS | FRAMES
  172. [04:41:05] [main/INFO] [RB-Transformer]: Injecting into pw.prok.realbench.asm.ASMHooks (pw.prok.realbench.asm.ASMHooks)
  173. [04:41:05] [main/INFO] [RB-Transformer]:  - getTile
  174. [04:41:05] [main/INFO] [RB-Transformer]:  - Done
  175. [04:41:05] [main/WARN] [FML]: Potentially Dangerous alternative prefix `realbench` for name `workbench`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  176. [04:41:05] [main/INFO] [Meson ASM]: Transforming TileEntityFurnace
  177. [04:41:05] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [smeltItem, func_145949_j, o] Descriptor ()V / ()V)
  178. [04:41:05] [main/INFO] [Meson ASM]: Located method, patching...
  179. [04:41:05] [main/INFO] [Meson ASM]: Located target ASTORE 2
  180. [04:41:05] [main/INFO] [Meson ASM]: Patch result: true
  181. [04:41:05] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [isItemValidForSlot, func_94041_b, b] Descriptor (ILnet/minecraft/item/ItemStack;)Z / (ILaip;)Z)
  182. [04:41:05] [main/INFO] [Meson ASM]: Located method, patching...
  183. [04:41:05] [main/INFO] [Meson ASM]: Located target ILOAD 1
  184. [04:41:05] [main/INFO] [Meson ASM]: Patch result: true
  185. [04:41:05] [main/INFO] [Meson ASM]: Transforming TileEntityBeacon
  186. [04:41:05] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [addEffectsToPlayers, func_146000_x, E] Descriptor ()V / ()V)
  187. [04:41:05] [main/INFO] [Meson ASM]: Located method, patching...
  188. [04:41:05] [main/INFO] [Meson ASM]: Patch result: false
  189. [04:41:05] [main/INFO] [Meson ASM]: Transforming TileEntityShulkerBox
  190. [04:41:05] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [canInsertItem, func_180462_a, a] Descriptor (ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/EnumFacing;)Z / (ILaip;Lnet/minecraft/util/EnumFacing;)Z)
  191. [04:41:05] [main/INFO] [Meson ASM]: Failed to locate the method!
  192. [04:41:05] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.entity.monster.EntityMob
  193. [04:41:05] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.entity.monster.EntityMob with flags MAXS
  194. [04:41:05] [main/INFO] [Meson ASM]: Transforming EntityWither
  195. [04:41:05] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [canDestroyBlock, func_181033_a, a] Descriptor (Lnet/minecraft/block/Block;)Z / (Lnet/minecraft/block/Block;)Z)
  196. [04:41:05] [main/INFO] [Meson ASM]: Failed to locate the method!
  197. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentDamage
  198. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [canApply, func_92089_a] Descriptor (Lnet/minecraft/item/ItemStack;)Z)
  199. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  200. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  201. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node IRETURN
  202. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  203. [04:41:06] [main/INFO] [Meson ASM]: Transforming ItemToolMaterial
  204. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getMaxUses, func_77997_a, a] Descriptor ()I / ()I)
  205. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  206. [04:41:06] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.g : I
  207. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  208. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getEfficiency, func_77998_b, b] Descriptor ()F / ()F)
  209. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  210. [04:41:06] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.h : F
  211. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  212. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getAttackDamage, func_78000_c, c] Descriptor ()F / ()F)
  213. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  214. [04:41:06] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.i : F
  215. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  216. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getHarvestLevel, func_77996_d, d] Descriptor ()I / ()I)
  217. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  218. [04:41:06] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.f : I
  219. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  220. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [getEnchantability, func_77995_e, e] Descriptor ()I / ()I)
  221. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  222. [04:41:06] [main/INFO] [Meson ASM]: Located target GETFIELD ain$a.j : I
  223. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  224. [04:41:06] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.entity.item.EntityItemFrame
  225. [04:41:06] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.entity.item.EntityItemFrame with flags MAXS
  226. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityMinecart
  227. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [killMinecart, func_94095_a] Descriptor (Lnet/minecraft/util/DamageSource;)V)
  228. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  229. [04:41:06] [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;
  230. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  231. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.item.EntityBoat
  232. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [attackEntityFrom, func_70097_a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z)
  233. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  234. [04:41:06] [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;
  235. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  236. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.ItemBanner
  237. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V)
  238. [04:41:06] [main/INFO] [Quark ASM]: Failed to locate the method!
  239. [04:41:06] [main/INFO] [Meson ASM]: Transforming ItemChorusFruit
  240. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [onItemUseFinish, func_77654_b, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;)Lnet/minecraft/item/ItemStack; / (Laip;Lamu;Lvp;)Laip;)
  241. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  242. [04:41:06] [main/INFO] [Meson ASM]: Located target IFNE L0
  243. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  244. [04:41:06] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.pathfinding.PathNavigate
  245. [04:41:06] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.pathfinding.PathNavigate with flags MAXS
  246. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.entity.ai.EntityAITarget
  247. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [isSuitableTarget, func_179445_a] Descriptor (Lnet/minecraft/entity/EntityLiving;Lnet/minecraft/entity/EntityLivingBase;ZZ)Z)
  248. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  249. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  250. [04:41:06] [main/INFO] [RLTweakerASM]: Patch exists for net.minecraft.pathfinding.PathNavigate
  251. [04:41:06] [main/INFO] [RLTweakerASM]: Writing class net.minecraft.pathfinding.PathNavigate with flags MAXS
  252. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern
  253. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [matches, func_77569_a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z)
  254. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  255. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node INVOKESTATIC net/minecraft/tileentity/TileEntityBanner.func_175113_c (Lnet/minecraft/item/ItemStack;)I
  256. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  257. [04:41:06] [main/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerMerchant
  258. [04:41:06] [main/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
  259. [04:41:06] [main/INFO] [Quark ASM]: Located Method, patching...
  260. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  261. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  262. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  263. [04:41:06] [main/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerMerchant.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  264. [04:41:06] [main/INFO] [Quark ASM]: Patch result: true
  265. [04:41:06] [main/INFO] [Meson ASM]: Transforming ContainerFurnace
  266. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
  267. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  268. [04:41:06] [main/INFO] [Meson ASM]: Located target NEW agr
  269. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  270. [04:41:06] [main/INFO] [Meson ASM]: Applying Transformation to method (Names [<init>, <init>, ] Descriptor (Lnet/minecraft/entity/player/InventoryPlayer;Lnet/minecraft/inventory/IInventory;)V / (Laec;Ltv;)V)
  271. [04:41:06] [main/INFO] [Meson ASM]: Located method, patching...
  272. [04:41:06] [main/INFO] [Meson ASM]: Located target INVOKESPECIAL agr.<init> (Ltv;III)V
  273. [04:41:06] [main/INFO] [Meson ASM]: Patch result: true
  274. [04:41:07] [main/INFO] [FML]: 3 patches loaded!
  275. [04:41:07] [main/INFO] [FML]: CoreProtect [Changes Material to Magma's getBlockMaterial that has modded block materials ] loaded
  276. [04:41:07] [main/INFO] [FML]: dynmap [Remaps BukkitVersionHelperCB and BukkitVersionHelperGeneric to support Magma version] loaded
  277. [04:41:07] [main/INFO] [FML]: Essentials [Fixes Commands in Essentials] loaded
  278. [04:41:07] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  279. [04:41:07] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2860 Initialized
  280. [04:41:07] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  281. [04:41:07] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  282. [04:41:07] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  283. [04:41:07] [Server thread/INFO] [RLTweakerASM]: Patch exists for net.minecraftforge.common.ForgeHooks
  284. [04:41:07] [Server thread/INFO] [RLTweakerASM]: Writing class net.minecraftforge.common.ForgeHooks with flags MAXS
  285. [04:41:07] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  net.minecraftforge.common.ForgeHooks!
  286. [04:41:07] [Server thread/INFO] [ISeeDragons]: Applying patch [Stop Log Spammers]
  287. [04:41:07] [Server thread/WARN] [ISeeDragons]: Failed to find loadCustomAdvancements() method
  288. [04:41:07] [Server thread/ERROR] [ISeeDragons]: Failed at patch Stop Log Spammers
  289. [04:41:07] [Server thread/ERROR] [ISeeDragons]: Failed to write net.minecraftforge.common.ForgeHooks
  290. [04:41:07] [Server thread/WARN] []: java.lang.RuntimeException: This shouldn't have happened (blame xcube)
  291. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.ISeeDragonsTransformer.lambda$addPatcher$0(ISeeDragonsTransformer.java:126)
  292. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.ISeeDragonsTransformer.transform(ISeeDragonsTransformer.java:73)
  293. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
  294. [04:41:07] [Server thread/WARN] []:     at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:311)
  295. [04:41:07] [Server thread/WARN] []:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:183)
  296. [04:41:07] [Server thread/WARN] []:     at java.lang.ClassLoader.loadClass(Unknown Source)
  297. [04:41:07] [Server thread/WARN] []:     at java.lang.ClassLoader.loadClass(Unknown Source)
  298. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:93)
  299. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:164)
  300. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.<init>(FMLServerHandler.java:90)
  301. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.<clinit>(FMLServerHandler.java:81)
  302. [04:41:07] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:336)
  303. [04:41:07] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169)
  304. [04:41:07] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  305. [04:41:07] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  306. [04:41:07] [Server thread/WARN] []: Caused by: java.lang.reflect.InvocationTargetException
  307. [04:41:07] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  308. [04:41:07] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  309. [04:41:07] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  310. [04:41:07] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  311. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.ISeeDragonsTransformer.lambda$addPatcher$0(ISeeDragonsTransformer.java:123)
  312. [04:41:07] [Server thread/WARN] []:     ... 14 more
  313. [04:41:07] [Server thread/WARN] []: Caused by: java.lang.NoSuchMethodException: net/minecraftforge/common/ForgeHooks lambda$loadAdvancements$0 null
  314. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.helper.PatchHelper.findMethod(PatchHelper.java:46)
  315. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.helper.PatchHelper.findMethod(PatchHelper.java:36)
  316. [04:41:07] [Server thread/WARN] []:     at io.github.xcube16.iseedragons.asm.patch.PatchLogSpam.muteForgeHooksLoadAdv(PatchLogSpam.java:50)
  317. [04:41:07] [Server thread/WARN] []:     ... 19 more
  318. [04:41:07] [Server thread/INFO] [FML]: Searching C:\Users\Dylan's PC\Desktop\RL Craft Server\.\mods for mods
  319. [04:41:07] [Server thread/INFO] [FML]: Disabling mod antiqueatlasoverlay it is client side only.
  320. [04:41:07] [Server thread/INFO] [FML]: Disabling mod betterfoliage it is client side only.
  321. [04:41:07] [Server thread/WARN] [FML]: Mod bettermineshafts is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-2.2.1
  322. [04:41:07] [Server thread/INFO] [FML]: Disabling mod chunkanimator it is client side only.
  323. [04:41:07] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
  324. [04:41:07] [Server thread/WARN] [FML]: Mod craftablechainmail is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0
  325. [04:41:07] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
  326. [04:41:07] [Server thread/INFO] [FML]: Disabling mod custommainmenu it is client side only.
  327. [04:41:08] [Server thread/WARN] [FML]: Mod dynamictreesdefiledlands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0.0
  328. [04:41:08] [Server thread/INFO] [FML]: Disabling mod enchdesc it is client side only.
  329. [04:41:08] [Server thread/INFO] [FML]: Disabling mod fbp it is client side only.
  330. [04:41:08] [Server thread/INFO] [FML]: Disabling mod googlyeyes it is client side only.
  331. [04:41:08] [Server thread/INFO] [FML]: Disabling mod loadingscreens it is client side only.
  332. [04:41:08] [Server thread/INFO] [FML]: Disabling mod mainmenuscale it is client side only.
  333. [04:41:08] [Server thread/WARN] [FML]: Mod mobends is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.1
  334. [04:41:08] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
  335. [04:41:09] [Server thread/INFO] [FML]: Disabling mod neat it is client side only.
  336. [04:41:09] [Server thread/INFO] [FML]: Disabling mod particleculling it is client side only.
  337. [04:41:09] [Server thread/INFO] [FML]: Mod playerbosses is missing the required element 'name'. Substituting playerbosses
  338. [04:41:09] [Server thread/WARN] [FML]: Mod playerbosses is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  339. [04:41:09] [Server thread/INFO] [FML]: Disabling mod resourceloader it is client side only.
  340. [04:41:09] [Server thread/INFO] [FML]: Disabling mod soundfilters it is client side only.
  341. [04:41:09] [Server thread/INFO] [FML]: Disabling mod spartanhudbaubles it is client side only.
  342. [04:41:09] [Server thread/INFO] [FML]: Disabling mod toastcontrol it is client side only.
  343. [04:41:09] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.1.0
  344. [04:41:09] [Server thread/INFO] [FML]: Disabling mod dshuds it is client side only.
  345. [04:41:09] [Server thread/INFO] [FML]: Forge Mod Loader has identified 147 mods to load
  346. [04:41:09] [Server thread/WARN] [FML]: ****************************************
  347. [04:41:09] [Server thread/WARN] [FML]: * The API QuarkAPI from source C:\Users\Dylan's PC\Desktop\RL Craft Server\.\mods\Quark-r1.6-179.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  348. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:114)
  349. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:174)
  350. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:232)
  351. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:540)
  352. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102)
  353. [04:41:09] [Server thread/WARN] [FML]: *  at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:337)...
  354. [04:41:09] [Server thread/WARN] [FML]: ****************************************
  355. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  356. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for aireducer: assets/aireducer/lang/en_us.lang
  357. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for alcatrazcore: assets/alcatrazcore/lang/en_us.lang
  358. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for anvilpatch: assets/anvilpatch/lang/en_us.lang
  359. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for bedbreakbegone: assets/bedbreakbegone/lang/en_us.lang
  360. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for bettercaves: assets/bettercaves/lang/en_us.lang
  361. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for bettercombatmod: assets/bettercombatmod/lang/en_us.lang
  362. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for bettermineshafts: assets/bettermineshafts/lang/en_us.lang
  363. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for collisiondamage: assets/collisiondamage/lang/en_us.lang
  364. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for contenttweaker: assets/contenttweaker/lang/en_us.lang
  365. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for craftablehorsearmour: assets/craftablehorsearmour/lang/en_us.lang
  366. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
  367. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for dldungeonsjbg: assets/dldungeonsjbg/lang/en_us.lang
  368. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for enhancedvisuals: assets/enhancedvisuals/lang/en_us.lang
  369. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for foamfix: assets/foamfix/lang/en_us.lang
  370. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for forgeendertech: assets/forgeendertech/lang/en_us.lang
  371. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  372. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for friendlyendermite: assets/friendlyendermite/lang/en_us.lang
  373. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for fxcontrol: assets/fxcontrol/lang/en_us.lang
  374. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for iseedragons: assets/iseedragons/lang/en_us.lang
  375. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for itlt: assets/itlt/lang/en_us.lang
  376. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for librarianliblate: assets/librarianliblate/lang/en_us.lang
  377. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
  378. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for modtweaker: assets/modtweaker/lang/en_us.lang
  379. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
  380. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for multimine: assets/multimine/lang/en_us.lang
  381. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for placebo: assets/placebo/lang/en_us.lang
  382. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for playerbosses: assets/playerbosses/lang/en_us.lang
  383. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for rltweaker: assets/rltweaker/lang/en_us.lang
  384. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
  385. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for ruins: assets/ruins/lang/en_us.lang
  386. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for shieldbreak: assets/shieldbreak/lang/en_us.lang
  387. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for sit: assets/sit/lang/en_us.lang
  388. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for tickprofiler: assets/tickprofiler/lang/en_us.lang
  389. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for tschipplib: assets/tschipplib/lang/en_us.lang
  390. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for xpfromharvest: assets/xpfromharvest/lang/en_us.lang
  391. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for yungslaw: assets/yungslaw/lang/en_us.lang
  392. [04:41:10] [Server thread/WARN] [FML]: Missing English translation for phosphor-lighting: assets/phosphor-lighting/lang/en_us.lang
  393. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file BetterFoliage-MC1.12-2.3.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  394. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file Born In A Barn V1.8-1.12-1.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  395. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file ChunkAnimator-MC1.12-1.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  396. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file Controlling-3.0.8.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  397. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file CustomMainMenu-MC1.12.2-2.0.9.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  398. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file EnchantmentDescriptions-1.12.2-1.1.20.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  399. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file FancyBlockParticles-1.12.x-2.4.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  400. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file GooglyEyes-1.12.2-7.1.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  401. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file LoadingScreens-1.12.2-0.3.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  402. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file MainMenuScale-1.3.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  403. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.10.1-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  404. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file Neat 1.4-17.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  405. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file particleculling-1.12.2-v1.3.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  406. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file ResourceLoader-MC1.12.1-1.5.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  407. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file SoundFilters-0.12.1_for_1.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  408. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file SpartanHUDBaubles-1.12.2-1.0.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.
  409. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file Toast Control-1.12.2-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  410. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file DynamicSurroundingsHuds-1.12.2-3.6.0.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.
  411. [04:41:10] [Server thread/INFO] [FML]: FML has found a non-mod file mcjtytools-0.0.21.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  412. [04:41:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, foamfixcore, tnt_utilities_core, adhooks, advanced-fishing, aireducer, alcatrazcore, antiqueatlas, anvilpatch, aquaculture, armorunder, astikorcarts, autoreglib, base, battletowers, baubles, bedbreakbegone, mujmajnkraftsbettersurvival, bettercaves, bettercombatmod, bettermineshafts, betternether, betterquesting, bettertabs, bloodmoon, bnbgaminglib, bountifulbaubles, bountiful, bq_msi, bqtweaker, callablehorses, carrots, carryon, charm, classyhats, collisiondamage, comforts, compatskills, contenttweaker, coralreef, corpsecomplex, craftablechainmail, craftablehorsearmour, crafttweaker, crafttweakerjei, creativecore, defiledlands, disenchanter, dldungeonsjbg, dsurround, dynamictrees, dynamictreesdefiledlands, dttraverse, elenaidodge, enhancedvisuals, familiarfauna, fantasticlib, firstaid, fishingmadebetter, foamfix, foodexpansion, forgeendertech, forgelin, forgottenitems, friendlyendermite, fxcontrol, globalgamerules, iceandfire, ichunutil, infernalmobs, inspirations, inventorytweaks, iseedragons, itlt, jei, levelup2, librarianliblate, librarianlib, locks, loottweaker, lostcities, lycanitesmobs, mantle, mcwbridges, testdummy, mobends, modtweaker, mtlib, multimine, notreepunching, pigstep, placebo, playerbosses, potioncore, potionfingers, qualitytools, quark, realistictorches, reborncore, reccomplex, reskillable, rltweaker, roguelike, roughtweaks, ruins, rustic, scalinghealth, sereneseasons, setbonus, shieldbreak, silentlib, simpledifficulty, sit, snowrealmagic, somanyenchantments, spartandefiled, spartanfire, spartanshields, spartanweaponry, spawnercontrol, srparasites, bq_standard, switchbow, tickprofiler, tnt_utilities, toolbelt, traverse, xat, trumpetskeleton, tschipplib, tumbleweed, variedcommodities, waystones, wearablebackpacks, wolfarmor, xpfromharvest, xpbook, yungslaw, llibrary, orelib, phosphor-lighting] at CLIENT
  413. [04:41:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, itemphysic, ivtoolkit, foamfixcore, tnt_utilities_core, adhooks, advanced-fishing, aireducer, alcatrazcore, antiqueatlas, anvilpatch, aquaculture, armorunder, astikorcarts, autoreglib, base, battletowers, baubles, bedbreakbegone, mujmajnkraftsbettersurvival, bettercaves, bettercombatmod, bettermineshafts, betternether, betterquesting, bettertabs, bloodmoon, bnbgaminglib, bountifulbaubles, bountiful, bq_msi, bqtweaker, callablehorses, carrots, carryon, charm, classyhats, collisiondamage, comforts, compatskills, contenttweaker, coralreef, corpsecomplex, craftablechainmail, craftablehorsearmour, crafttweaker, crafttweakerjei, creativecore, defiledlands, disenchanter, dldungeonsjbg, dsurround, dynamictrees, dynamictreesdefiledlands, dttraverse, elenaidodge, enhancedvisuals, familiarfauna, fantasticlib, firstaid, fishingmadebetter, foamfix, foodexpansion, forgeendertech, forgelin, forgottenitems, friendlyendermite, fxcontrol, globalgamerules, iceandfire, ichunutil, infernalmobs, inspirations, inventorytweaks, iseedragons, itlt, jei, levelup2, librarianliblate, librarianlib, locks, loottweaker, lostcities, lycanitesmobs, mantle, mcwbridges, testdummy, mobends, modtweaker, mtlib, multimine, notreepunching, pigstep, placebo, playerbosses, potioncore, potionfingers, qualitytools, quark, realistictorches, reborncore, reccomplex, reskillable, rltweaker, roguelike, roughtweaks, ruins, rustic, scalinghealth, sereneseasons, setbonus, shieldbreak, silentlib, simpledifficulty, sit, snowrealmagic, somanyenchantments, spartandefiled, spartanfire, spartanshields, spartanweaponry, spawnercontrol, srparasites, bq_standard, switchbow, tickprofiler, tnt_utilities, toolbelt, traverse, xat, trumpetskeleton, tschipplib, tumbleweed, variedcommodities, waystones, wearablebackpacks, wolfarmor, xpfromharvest, xpbook, yungslaw, llibrary, orelib, phosphor-lighting] at SERVER
  414. [04:41:10] [Server thread/INFO] []: Spliced in METHOD: net.minecraft.network.PacketBuffer.func_180714_a
  415. [04:41:10] [Server thread/INFO] []: Spliced in METHOD: net.minecraft.client.renderer.block.model.ModelResourceLocation.<init>
  416. [04:41:10] [Server thread/INFO] [Meson ASM]: Transforming BrewingRecipeRegistry
  417. [04:41:10] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [isValidInput, isValidInput, ] Descriptor (Lnet/minecraft/item/ItemStack;)Z / (Laip;)Z)
  418. [04:41:10] [Server thread/INFO] [Meson ASM]: Located method, patching...
  419. [04:41:10] [Server thread/INFO] [Meson ASM]: Located target IF_ICMPEQ L0
  420. [04:41:10] [Server thread/INFO] [Meson ASM]: Patch result: true
  421. [04:41:11] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.util.DamageSource
  422. [04:41:11] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [causePlayerDamage, func_76365_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;)Lnet/minecraft/util/DamageSource;)
  423. [04:41:11] [Server thread/INFO] [Quark ASM]: Located Method, patching...
  424. [04:41:11] [Server thread/INFO] [Quark ASM]: Patch result: true
  425. [04:41:11] [Server thread/INFO] []: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  426. [04:41:11] [Server thread/INFO] []: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
  427. [04:41:11] [Server thread/INFO] [TNTUtils Core]: About to patch obfuscated class amp (net.minecraft.world.Explosion)
  428. [04:41:11] [Server thread/INFO] [TNTUtils Core]: Successfully injected into func_77279_a(Z)V
  429. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse ToughAsNailsPlugin; missing dependency: toughasnails
  430. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse TheOneProbePlugin; missing dependency: theoneprobe
  431. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse WailaPlugin; missing dependency: waila
  432. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse LeatherWorks; missing dependency: leatherworks
  433. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse RatsPlugin; missing dependency: rats
  434. [04:41:12] [Server thread/INFO] [Pulsar-inspirations]: Skipping Pulse TwilightForestPlugin; missing dependency: twilightforest
  435. [04:41:12] [Server thread/INFO] [testdummy]: Please don't hurt me. :S
  436. [04:41:12] [Server thread/ERROR] [FML]: The mod notreepunching is expecting signature 3c2d6be715971d1ed58a028cdb3fae72987fc934 for source notreepunching-2.0.21.jar, however there is no signature matching that description
  437. [04:41:12] [Server thread/ERROR] [FML]: The mod reborncore is expecting signature 8727a3141c8ec7f173b87aa78b9b9807867c4e6b for source RebornCore-1.12.2-3.19.5-universal.jar, however there is no signature matching that description
  438. [04:41:12] [Server thread/ERROR] [reborncore]: Invalid fingerprint detected for RebornCore!
  439. [04:41:12] [Server thread/INFO] []: Added ghost buster patch (radius = 4) in net/minecraftforge/fluids/BlockFluidClassic func_180650_b
  440. [04:41:12] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  441. [04:41:12] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  com.github.alexthe666.iceandfire.item.ItemModAxe!
  442. [04:41:12] [Server thread/INFO] [ISeeDragons]: Applying patch [Ice and Fire Axe fix] Make ItemModAxe extend ItemAxe and remove EFFECTIVE_ON hard-coded list
  443. [04:41:12] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.item.ItemModAxe with flags None
  444. [04:41:13] [Server thread/INFO] [FML]: Found 1891 ObjectHolder annotations
  445. [04:41:13] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  446. [04:41:13] [Server thread/INFO] [FML]: Found 17 ItemStackHolder annotations
  447. [04:41:13] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  448. [04:41:13] [Server thread/INFO] [AUW]: Starting[B] DS...
  449. [04:41:13] [Server thread/INFO] [Quark]: 'Automatic tool restock' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
  450. [04:41:13] [Server thread/INFO] [Quark]: 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
  451. [04:41:14] [Server thread/INFO] [Quark]: 'Better vanilla flower pot' is forcefully disabled as it's incompatible with the following loaded mods: [inspirations]
  452. [04:41:14] [Server thread/INFO] [Quark]: 'Greener grass' is forcefully disabled as it's incompatible with the following loaded mods: [sereneseasons]
  453. [04:41:14] [Server thread/INFO] [Quark]: Module world is enabled
  454. [04:41:14] [Server thread/INFO] [Quark]: Module building is enabled
  455. [04:41:14] [Server thread/INFO] [Quark]: Module management is enabled
  456. [04:41:14] [Server thread/INFO] [Quark]: Module tweaks is enabled
  457. [04:41:14] [Server thread/INFO] [Quark]: Module misc is enabled
  458. [04:41:14] [Server thread/INFO] [Quark]: Module decoration is enabled
  459. [04:41:14] [Server thread/INFO] [Quark]: Module client is enabled
  460. [04:41:14] [Server thread/INFO] [Quark]: Module automation is enabled
  461. [04:41:14] [Server thread/INFO] [Quark]: Module experimental is enabled
  462. [04:41:14] [Server thread/INFO] [Quark]: Module vanity is enabled
  463. [04:41:14] [Server thread/INFO] []: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
  464. [04:41:14] [Server thread/INFO] []: Added FIELD: net.minecraftforge.common.property.ExtendedBlockState.foamfix_mapper
  465. [04:41:14] [Server thread/FATAL] [base]: Module JourneyMap did not load due to issue: Mod with modid: journeymap was not found
  466. [04:41:14] [Server thread/INFO] [base]: Module Tool has successfully loaded
  467. [04:41:14] [Server thread/INFO] [RLTweakerASM]: Patch exists for bettercombat.mod.util.Helpers
  468. [04:41:14] [Server thread/INFO] [RLTweakerASM]: Writing class bettercombat.mod.util.Helpers with flags MAXS
  469. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config version created successfully.
  470. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config general created successfully.
  471. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config itemlists created successfully.
  472. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item pale_soup from JSON...
  473. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_arisaur_meat from JSON...
  474. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_yale_meat from JSON...
  475. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_silex_meat from JSON...
  476. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item explorers_risotto from JSON...
  477. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_silex_meat from JSON...
  478. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item searing_taco from JSON...
  479. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_bobeko_meat from JSON...
  480. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_pinky_meat from JSON...
  481. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_pinky_meat from JSON...
  482. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_ika_meat from JSON...
  483. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_chupacabra_meat from JSON...
  484. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item paleo_salad from JSON...
  485. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_cephignis_meat from JSON...
  486. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item tropical_curry from JSON...
  487. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_ika_meat from JSON...
  488. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item devil_lasagna from JSON...
  489. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item battle_burrito from JSON...
  490. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_chupacabra_meat from JSON...
  491. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_aspid_meat from JSON...
  492. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_aspid_meat from JSON...
  493. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item blood_chili from JSON...
  494. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item bulwark_burger from JSON...
  495. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_maka_meat from JSON...
  496. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item amber_cake from JSON...
  497. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item seashell_maki from JSON...
  498. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_concapede_meat from JSON...
  499. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_arisaur_meat from JSON...
  500. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item lapis_fish_and_chips from JSON...
  501. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item caecilian_ramen from JSON...
  502. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item peaks_kebab from JSON...
  503. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_concapede_meat from JSON...
  504. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_krake_meat from JSON...
  505. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_joust_meat from JSON...
  506. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_maka_meat from JSON...
  507. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_krake_meat from JSON...
  508. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_joust_meat from JSON...
  509. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item raw_yale_meat from JSON...
  510. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item moss_pie from JSON...
  511. [04:41:14] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading item cooked_bobeko_meat from JSON...
  512. [04:41:14] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@32767 = 6xitem.sugar@0
  513. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lycanitesmobs.summoningpedestal`, expected `lycanitesmobs`. This could be a intended override, but in most cases indicates a broken mod.
  514. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lycanitesmobs.equipmentforge`, expected `lycanitesmobs`. This could be a intended override, but in most cases indicates a broken mod.
  515. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lycanitesmobs.equipment_infuser`, expected `lycanitesmobs`. This could be a intended override, but in most cases indicates a broken mod.
  516. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lycanitesmobs.equipment_station`, expected `lycanitesmobs`. This could be a intended override, but in most cases indicates a broken mod.
  517. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config spawning created successfully.
  518. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.AgeableCreatureEntity
  519. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.AgeableCreatureEntity
  520. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.TameableCreatureEntity
  521. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.TameableCreatureEntity
  522. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.TameableCreatureEntity
  523. [04:41:15] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class com.lycanitesmobs.core.entity.BaseCreatureEntity from class com.lycanitesmobs.core.entity.TameableCreatureEntity
  524. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading 90 JSON Spawners...
  525. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Complete! 90 JSON Spawners Loaded In Total.
  526. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config mobevents created successfully.
  527. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Info] [] Config worldgen created successfully.
  528. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading 7 JSON Dungeon Themes...
  529. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Complete! 7 JSON Dungeon Themes Loaded In Total.
  530. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading 1 JSON Dungeon Structures...
  531. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Complete! 1 JSON Dungeon Structures Loaded In Total.
  532. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading 14 JSON Dungeon Sectors...
  533. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Complete! 14 JSON Dungeon Sectors Loaded In Total.
  534. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Loading 6 JSON Dungeon Schematics...
  535. [04:41:15] [Server thread/INFO] []: [LycanitesMobs] [Debug] [] Complete! 6 JSON Dungeon Schematics Loaded In Total.
  536. [04:41:15] [Server thread/INFO] [Meson ASM]: Transforming StructureVillagePieces$Village
  537. [04:41:15] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [biomeDoor, func_189925_i, i] Descriptor ()Lnet/minecraft/block/BlockDoor; / ()Laqa;)
  538. [04:41:15] [Server thread/INFO] [Meson ASM]: Located method, patching...
  539. [04:41:15] [Server thread/INFO] [Meson ASM]: Located target ALOAD 0
  540. [04:41:15] [Server thread/INFO] [Meson ASM]: Patch result: true
  541. [04:41:15] [Server thread/INFO] [Meson ASM]: Transforming StructureStart
  542. [04:41:15] [Server thread/INFO] [Meson ASM]: Applying Transformation to method (Names [generateStructure, func_75068_a, a] Descriptor (Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/world/gen/structure/StructureBoundingBox;)V / (Lamu;Ljava/util/Random;Lbbg;)V)
  543. [04:41:15] [Server thread/INFO] [Meson ASM]: Located method, patching...
  544. [04:41:15] [Server thread/INFO] [Meson ASM]: Located target INVOKEVIRTUAL bbx.a (Lamu;Ljava/util/Random;Lbbg;)Z
  545. [04:41:15] [Server thread/INFO] [Meson ASM]: Patch result: true
  546. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcstructuregenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
  547. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcmazegenerator`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
  548. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawncommand`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
  549. [04:41:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rcspawnscript`, expected `reccomplex`. This could be a intended override, but in most cases indicates a broken mod.
  550. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature GunpowderBlock
  551. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RedstoneSand
  552. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature VariableRedstoneLamp
  553. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Coffee
  554. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Decay
  555. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature EnderSight
  556. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature FlavoredCake
  557. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature PoisonousPotatoBrew
  558. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Barrel
  559. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature BookshelfChest
  560. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Composter
  561. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Crate
  562. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature EnderPearlBlock
  563. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Lantern
  564. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RottenFleshBlock
  565. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature SmoothGlowstone
  566. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature SuspiciousSoup
  567. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature CurseBreak
  568. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ExtraCurses
  569. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Homing
  570. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Magnetic
  571. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Salvage
  572. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature DecreaseRepairCost
  573. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ExtendTotemOfReturning
  574. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ExtractBookXP
  575. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ExtractEnchantments
  576. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature TallowIncreasesDurability
  577. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature CactusWater
  578. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature CauldronWaterSource
  579. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature CompassBinding
  580. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature DispensersUseAnyBow
  581. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ExtraRecords
  582. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature FurnacesRecycleMore
  583. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature GoldToolImprovements
  584. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature LeatherArmorInvisibility
  585. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature PickaxesBreakPistons
  586. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RandomAnimalTextures
  587. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RecordsStopBackgroundMusic
  588. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RemoveNitwits
  589. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature RestrictFurnaceInput
  590. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ShearedMelons
  591. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature SpongesReduceFallDamage
  592. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature StackableEnchantedBooks
  593. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature StackableMilkBuckets
  594. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature StackablePotions
  595. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature TamedAnimalsHealing
  596. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature TamedAnimalsNoDamage
  597. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature UseTotemFromInventory
  598. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature WaterInHotBiomes
  599. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature WitchesDropDecay
  600. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature WitchesDropLuck
  601. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature WitchHatProtection
  602. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature AbandonedCrates
  603. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature BatBucket
  604. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature ChargedEmeralds
  605. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature EndermitePowder
  606. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature EndPortalRunes
  607. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature IllusionersInRoofedForest
  608. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Moonstone
  609. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature MoreVillageBiomes
  610. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature NetherGoldDeposits
  611. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature Spectre
  612. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature SpectreHaunting
  613. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature StructureMaps
  614. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature SwampHutDecorations
  615. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature TotemOfReturning
  616. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature TotemOfShielding
  617. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature VillageDecorations
  618. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature VillagerTrades
  619. [04:41:16] [Server thread/INFO] [Meson]: Configuring feature VindicatorsInRoofedForest
  620. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmAutomation
  621. [04:41:16] [Server thread/INFO] [Meson]: Starting feature GunpowderBlock
  622. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RedstoneSand
  623. [04:41:16] [Server thread/INFO] [Meson]: Starting feature VariableRedstoneLamp
  624. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmBrewing
  625. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Coffee
  626. [04:41:16] [Server thread/INFO] [Meson]: Starting feature EnderSight
  627. [04:41:16] [Server thread/INFO] [Meson]: Starting feature FlavoredCake
  628. [04:41:16] [Server thread/INFO] [Meson]: Starting feature PoisonousPotatoBrew
  629. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmCrafting
  630. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Barrel
  631. [04:41:16] [Server thread/INFO] [Meson]: Starting feature BookshelfChest
  632. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Composter
  633. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Crate
  634. [04:41:16] [Server thread/INFO] [Meson]: Starting feature EnderPearlBlock
  635. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Lantern
  636. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RottenFleshBlock
  637. [04:41:16] [Server thread/INFO] [Meson]: Starting feature SmoothGlowstone
  638. [04:41:16] [Server thread/INFO] [Meson]: Starting feature SuspiciousSoup
  639. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmEnchanting
  640. [04:41:16] [Server thread/INFO] [Meson]: Starting feature CurseBreak
  641. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ExtraCurses
  642. [04:41:16] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.enchantment.EnchantmentHelper
  643. [04:41:16] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [getEnchantments, func_82781_a] Descriptor (Lnet/minecraft/item/ItemStack;)Ljava/util/Map;)
  644. [04:41:16] [Server thread/INFO] [Quark ASM]: Located Method, patching...
  645. [04:41:16] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/item/ItemStack.func_77986_q ()Lnet/minecraft/nbt/NBTTagList;
  646. [04:41:16] [Server thread/INFO] [Quark ASM]: Patch result: true
  647. [04:41:16] [Server thread/INFO] []: Patching EnchantmentHelper
  648. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Homing
  649. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Magnetic
  650. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Salvage
  651. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmSmithing
  652. [04:41:16] [Server thread/INFO] [Meson]: Starting feature DecreaseRepairCost
  653. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ExtendTotemOfReturning
  654. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ExtractBookXP
  655. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ExtractEnchantments
  656. [04:41:16] [Server thread/INFO] [Meson]: Starting feature TallowIncreasesDurability
  657. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmTweaks
  658. [04:41:16] [Server thread/INFO] [Meson]: Starting feature CactusWater
  659. [04:41:16] [Server thread/INFO] [Meson]: Starting feature CauldronWaterSource
  660. [04:41:16] [Server thread/INFO] [Meson]: Starting feature CompassBinding
  661. [04:41:16] [Server thread/INFO] [Meson]: Starting feature DispensersUseAnyBow
  662. [04:41:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dispenser`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  663. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ExtraRecords
  664. [04:41:16] [Server thread/INFO] [Meson]: Starting feature FurnacesRecycleMore
  665. [04:41:16] [Server thread/INFO] [Meson]: Starting feature GoldToolImprovements
  666. [04:41:16] [Server thread/INFO] [Meson]: Starting feature LeatherArmorInvisibility
  667. [04:41:16] [Server thread/INFO] [Meson]: Starting feature PickaxesBreakPistons
  668. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RandomAnimalTextures
  669. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RecordsStopBackgroundMusic
  670. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RemoveNitwits
  671. [04:41:16] [Server thread/INFO] [Meson]: Starting feature RestrictFurnaceInput
  672. [04:41:16] [Server thread/INFO] [Meson]: Starting feature SpongesReduceFallDamage
  673. [04:41:16] [Server thread/INFO] [Meson]: Starting feature StackableEnchantedBooks
  674. [04:41:16] [Server thread/INFO] [Meson]: Starting feature StackableMilkBuckets
  675. [04:41:16] [Server thread/INFO] [Meson]: Starting feature StackablePotions
  676. [04:41:16] [Server thread/INFO] [Meson]: Starting feature TamedAnimalsHealing
  677. [04:41:16] [Server thread/INFO] [Meson]: Starting feature TamedAnimalsNoDamage
  678. [04:41:16] [Server thread/INFO] [Meson]: Starting feature UseTotemFromInventory
  679. [04:41:16] [Server thread/INFO] [Meson]: Starting feature WaterInHotBiomes
  680. [04:41:16] [Server thread/INFO] [Meson]: Starting feature WitchesDropDecay
  681. [04:41:16] [Server thread/INFO] [Meson]: Starting feature WitchesDropLuck
  682. [04:41:16] [Server thread/INFO] [Meson]: Starting feature WitchHatProtection
  683. [04:41:16] [Server thread/INFO] [Meson]: Starting module CharmWorld
  684. [04:41:16] [Server thread/INFO] [Meson]: Starting feature AbandonedCrates
  685. [04:41:16] [Server thread/INFO] [Meson]: Starting feature BatBucket
  686. [04:41:16] [Server thread/INFO] [Meson]: Starting feature ChargedEmeralds
  687. [04:41:16] [Server thread/INFO] [Meson]: Starting feature EndermitePowder
  688. [04:41:16] [Server thread/INFO] [Meson]: Starting feature EndPortalRunes
  689. [04:41:16] [Server thread/INFO] [Meson]: Starting feature IllusionersInRoofedForest
  690. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Moonstone
  691. [04:41:16] [Server thread/INFO] [Meson]: Starting feature MoreVillageBiomes
  692. [04:41:16] [Server thread/INFO] [Meson]: Starting feature NetherGoldDeposits
  693. [04:41:16] [Server thread/INFO] [Meson]: Starting feature Spectre
  694. [04:41:16] [Server thread/INFO] [Meson]: Starting feature SpectreHaunting
  695. [04:41:16] [Server thread/INFO] [Meson]: Starting feature StructureMaps
  696. [04:41:16] [Server thread/INFO] [Meson]: Starting feature SwampHutDecorations
  697. [04:41:16] [Server thread/INFO] [Meson]: Starting feature TotemOfReturning
  698. [04:41:16] [Server thread/INFO] [Meson]: Starting feature TotemOfShielding
  699. [04:41:16] [Server thread/INFO] [Meson]: Starting feature VillageDecorations
  700. [04:41:16] [Server thread/INFO] [Meson]: Starting feature VillagerTrades
  701. [04:41:16] [Server thread/INFO] [Meson]: Starting feature VindicatorsInRoofedForest
  702. [04:41:16] [Server thread/INFO] [contenttweaker]: Module Vanilla CraftTweaker has successfully loaded
  703. [04:41:16] [Server thread/FATAL] [contenttweaker]: Module Chickens did not load due to issue: Mod with modid: chickens was not found
  704. [04:41:16] [Server thread/INFO] [contenttweaker]: Module Materials has successfully loaded
  705. [04:41:16] [Server thread/FATAL] [contenttweaker]: Module Tinkers did not load due to issue: Mod with modid: tconstruct was not found
  706. [04:41:16] [Server thread/INFO] [craftablechainmail]: Pre-init OK!
  707. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Doomlike Dungeons is in preInit, should now load config.
  708. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: themesdir is C:\Users\Dylan's PC\Desktop\RL Craft Server\config\DLDungeonsJBG
  709. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Frequency Scaling Factor Set To: 8
  710. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Minimum X Factor Set To: 16
  711. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Difficulty set to: Normal difficulty.
  712. [04:41:16] [Server thread/INFO] []: Dimensions listed in config file:
  713. [04:41:16] [Server thread/INFO] []: 0,
  714. [04:41:16] [Server thread/INFO] []: -1,
  715. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will spawn dungeons in with world generation? true
  716. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will spawn dungeons even with structures disabled? false
  717. [04:41:16] [Server thread/INFO] []: Will only spawn in these dimensions:
  718. [04:41:16] [Server thread/INFO] []: 0,
  719. [04:41:16] [Server thread/INFO] []: -1,
  720. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will export item, block, and mob lists? false
  721. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will announce use of OP/cheat commands? true
  722. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will dungeons be easy to find? true
  723. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Hub room (entrances and boss rooms) will have high ceiling? false
  724. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: All dungeon will be huge? false
  725. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will dungeon all have single entrances? true
  726. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will themes be automatically install if themes folder is empty? true
  727. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Can themes be (re)installed by command? true
  728. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: adding END to excusion list
  729. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will use API? true
  730. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will allow API base mob change? true
  731. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Will self-profile? false
  732. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: themesdir will be set to C:\Users\Dylan's PC\Desktop\RL Craft Server\config\DLDungeonsJBG\themes\
  733. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: themesdir File is be set to C:\Users\Dylan's PC\Desktop\RL Craft Server\config\DLDungeonsJBG\themes
  734. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: themesdir is C:\Users\Dylan's PC\Desktop\RL Craft Server\config\DLDungeonsJBG\themes
  735. [04:41:16] [Server thread/INFO] []: [DLDUNGEONS] Installing files C:\Users\Dylan's PC\Desktop\RL Craft Server\config\DLDungeonsJBG\chests.cfg
  736. [04:41:16] [Server thread/INFO] [DLDUNGEONS]: Config should now be loaded.
  737. [04:41:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `season_sensor`, expected `sereneseasons`. This could be a intended override, but in most cases indicates a broken mod.
  738. [04:41:16] [Server thread/INFO] [orelib]: Loading language resources [orelib:en_us]
  739. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$profiles::PATH]
  740. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$commands::PATH]
  741. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$commands$calc::PATH]
  742. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$commands$ds::PATH]
  743. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$speechbubbles::PATH]
  744. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$player::PATH]
  745. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$sound::PATH]
  746. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$effects::PATH]
  747. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$biomes::PATH]
  748. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$aurora::PATH]
  749. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$general::PATH]
  750. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$fog::PATH]
  751. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$rain::PATH]
  752. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$logging::PATH]
  753. [04:41:16] [Server thread/WARN] [orelib]: Unable to locate field [org.orecruncher.dsurround.ModOptions$asm::PATH]
  754. [04:41:16] [Server thread/INFO] [orelib]: Loading language resources [dsurround:en_us]
  755. [04:41:16] [Server thread/INFO] []: DynamicTrees BlackListed DimValue: 7
  756. [04:41:16] [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.
  757. [04:41:16] [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.
  758. [04:41:16] [Server thread/INFO] [firstaid]: First Aid version 1.6.20 starting
  759. [04:41:16] [Server thread/INFO] [foamfix]: Removing LaunchWrapper package manifest map...
  760. [04:41:16] [Server thread/WARN] []: net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: packageManifests
  761. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:134)
  762. [04:41:16] [Server thread/WARN] []:     at pl.asie.foamfix.ProxyCommon.preInit(ProxyCommon.java:85)
  763. [04:41:16] [Server thread/WARN] []:     at pl.asie.foamfix.FoamFix.preInit(FoamFix.java:122)
  764. [04:41:16] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  765. [04:41:16] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  766. [04:41:16] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  767. [04:41:16] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  768. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  769. [04:41:16] [Server thread/WARN] []:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  770. [04:41:16] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  771. [04:41:16] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  772. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  773. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  774. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  775. [04:41:16] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  776. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  777. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  778. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  779. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  780. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  781. [04:41:16] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  782. [04:41:16] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  783. [04:41:16] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  784. [04:41:16] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  785. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  786. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  787. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  788. [04:41:16] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  789. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  790. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  791. [04:41:16] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  792. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  793. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:600)
  794. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:103)
  795. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:337)
  796. [04:41:16] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169)
  797. [04:41:16] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  798. [04:41:16] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  799. [04:41:16] [Server thread/WARN] []: Caused by: java.lang.NoSuchFieldException: packageManifests
  800. [04:41:16] [Server thread/WARN] []:     at java.lang.Class.getDeclaredField(Unknown Source)
  801. [04:41:16] [Server thread/WARN] []:     at net.minecraftforge.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:125)
  802. [04:41:16] [Server thread/WARN] []:     ... 37 more
  803. [04:41:16] [Server thread/INFO] [fxcontrol]: Enabling support for Lost Cities
  804. [04:41:16] [Server thread/INFO] [fxcontrol]: Enabling support for Serene Seasons
  805. [04:41:16] [Server thread/INFO] [fxcontrol]: Enabling support for Baubles
  806. [04:41:17] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  com.github.alexthe666.iceandfire.entity.EntityDragonBase!
  807. [04:41:17] [Server thread/INFO] [ISeeDragons]: Applying patch [Fix Dragon Item Lag] hooks into EntityDragonBase#breakBlock to spawn less items
  808. [04:41:17] [Server thread/INFO] [ISeeDragons]: Applying patch [Fix Dragon Escape] add hook to EntityDragonBase#updatePreyInMouth()
  809. [04:41:17] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.entity.EntityDragonBase with flags None
  810. [04:41:17] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  com.github.alexthe666.iceandfire.entity.EntityMyrmexEgg!
  811. [04:41:17] [Server thread/INFO] [ISeeDragons]: Applying patch [Ice and Fire Myrmex egg dupe fix] adds a check to if the entity is already dead
  812. [04:41:17] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.entity.EntityMyrmexEgg with flags None
  813. [04:41:17] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
  814. [04:41:17] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
  815. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  816. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingotSilver has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemGeneric) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  817. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  818. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  819. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  820. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:649)
  821. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:54)
  822. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  823. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  824. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  825. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  826. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name nuggetSilver has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemGeneric) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  827. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  828. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  829. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  830. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:649)
  831. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:55)
  832. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  833. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  834. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  835. [04:41:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lectern`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  836. [04:41:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podium`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  837. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name listAllEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  838. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  839. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  840. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  841. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:92)
  842. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  843. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  844. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  845. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  846. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  847. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name objectEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  848. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  849. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  850. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  851. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:93)
  852. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  853. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  854. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  855. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  856. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  857. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name bakingEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  858. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  859. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  860. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  861. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:94)
  862. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  863. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  864. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  865. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  866. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  867. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name egg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  868. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  869. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  870. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  871. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:95)
  872. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  873. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  874. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  875. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  876. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  877. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingredientEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  878. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  879. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  880. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  881. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:96)
  882. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  883. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  884. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  885. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  886. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  887. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name foodSimpleEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  888. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  889. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  890. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  891. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:97)
  892. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  893. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  894. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  895. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  896. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  897. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name listAllEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  898. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  899. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  900. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  901. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:99)
  902. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  903. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  904. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  905. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  906. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  907. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name objectEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  908. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  909. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  910. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  911. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:100)
  912. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  913. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  914. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  915. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  916. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  917. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name bakingEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  918. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  919. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  920. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  921. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:101)
  922. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  923. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  924. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  925. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  926. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  927. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name egg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  928. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  929. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  930. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  931. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:102)
  932. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  933. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  934. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  935. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  936. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  937. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name ingredientEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  938. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  939. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  940. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  941. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:103)
  942. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  943. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  944. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  945. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  946. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  947. [04:41:17] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name foodSimpleEgg has occurred. It adds an item (type: class com.github.alexthe666.iceandfire.item.ItemMyrmexEgg) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
  948. TO USERS: YES this is a BUG in the mod Ice and Fire report it to them!
  949. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
  950. [04:41:17] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
  951. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.core.ModRecipes.preInit(ModRecipes.java:104)
  952. [04:41:17] [Server thread/WARN] [FML]: *  at com.github.alexthe666.iceandfire.IceAndFire.preInit(IceAndFire.java:86)
  953. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  954. [04:41:17] [Server thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)...
  955. [04:41:17] [Server thread/WARN] [FML]: ****************************************
  956. [04:41:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@32767 = 1xitem.iceandfire.silverIngot@0
  957. [04:41:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@32767 = 1xitem.iceandfire.sapphireGem@0
  958. [04:41:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@32767 = 1xtile.air@0
  959. [04:41:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.air@32767 = 1xtile.air@0
  960. [04:41:17] [Server thread/WARN] [notreepunching]: You are not running an official build. This version will NOT be supported by the author.
  961. [04:41:17] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class net.minecraft.entity.monster.EntityGiantZombie from class com.lothrazar.playerbosses.EntityPlayerBoss
  962. [04:41:17] [Server thread/INFO] [realistictorches]: Torch burnout rate: 72000 ticks (60 minutes)
  963. [04:41:17] [Server thread/INFO] [realistictorches]: Handheld light sources are enabled.
  964. [04:41:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `te_moving_light_source`, expected `realistictorches`. This could be a intended override, but in most cases indicates a broken mod.
  965. [04:41:17] [Server thread/INFO] [reborncore]: Pre loaded registries in 14ms
  966. [04:41:17] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 19ms
  967. [04:41:17] [Server thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
  968. [04:41:17] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 1ms
  969. [04:41:17] [Server thread/INFO] [RLTweaker]: Registered com.charles445.rltweaker.handler.WaystonesHandler onGenerateWaystone to the event bus
  970. [04:41:17] [Server thread/INFO] [Scaling Health]: Trying to change max health cap to 2048
  971. [04:41:17] [Server thread/INFO] [Scaling Health]: Config successfully loaded!
  972. [04:41:17] [Server thread/INFO] [SimpleDifficulty]: Extra Items Initialization
  973. [04:41:17] [Server thread/INFO] [Rin's So Many Enchantments?]: PreInitializing Rin's So Many Enchantments?...
  974. [04:41:17] [Server thread/INFO] [XAT]: Trinkets and Baubles: Generating VIP List
  975. [04:41:17] [Server thread/INFO] [Spartan Weaponry]: Starting up Spartan Weaponry!
  976. [04:41:17] [Server thread/INFO] [Spartan Weaponry]: API: Loaded internal method handler. API functionality should work now!
  977. [04:41:17] [Server thread/INFO] [Spartan Weaponry]: Defined config version: 2.0 - Loaded config version: 2.0
  978. [04:41:17] [Server thread/INFO] [Spartan Shields]: Starting up Spartan Shields!
  979. [04:41:18] [Server thread/INFO] [wolfarmor]: Registered new provider SophisticatedWolvesProvider for mod sophisticatedwolves
  980. [04:41:18] [Server thread/INFO] [wolfarmor]: Registered new provider LetSleepingDogsLieProvider for mod dogslie
  981. [04:41:18] [Server thread/INFO] [wolfarmor]: Registered new provider WizardryProvider for mod ebwizardry
  982. [04:41:18] [Server thread/INFO] [wolfarmor]: Registered new provider MoBendsProvider for mod mobends
  983. [04:41:18] [Server thread/INFO] [wolfarmor]: Performing server-side compatibility preInit for mobends...
  984. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `classyhats` for name `tile_hat_container`, expected `librarianliblate`. This could be a intended override, but in most cases indicates a broken mod.
  985. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `traverse` for name `fir_log`, expected `dttraverse`. This could be a intended override, but in most cases indicates a broken mod.
  986. [04:41:18] [Server thread/INFO] [dttraverse]: FIRLOG:Block{traverse:fir_log} 1xtile.traverse:fir_log@0
  987. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  988. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cauldron`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  989. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  990. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `flower_pot`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  991. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `snow_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
  992. [04:41:18] [Server thread/INFO] [FML]: Applying holder lookups
  993. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `poison`, expected `firstaid`. This could be a intended override, but in most cases indicates a broken mod.
  994. [04:41:18] [Server thread/INFO] [firstaid]: Don't worry, the minecraft poison override IS intended.
  995. [04:41:18] [Server thread/INFO] [FML]: Holder lookups applied
  996. [04:41:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shield`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  997. [04:41:18] [Server thread/INFO] [SimpleDifficulty]: Registering Items
  998. [04:41:19] [Server thread/INFO] [Spartan Weaponry]: Registering 10 modded material based weapons
  999. [04:41:19] [Server thread/INFO] [Spartan Weaponry]: Adding weapons for materials: Copper, Tin, Bronze, Steel, Silver, Invar, Platinum, Electrum, Nickel, Lead
  1000. [04:41:19] [Server thread/INFO] [Spartan Weaponry]: Items Registered!
  1001. [04:41:19] [Server thread/INFO] [Spartan Shields]: Items Registered!
  1002. [04:41:19] [Server thread/INFO] [RLTweakerASM]: Patch exists for net.blay09.mods.waystones.item.ItemBoundScroll
  1003. [04:41:19] [Server thread/INFO] [RLTweakerASM]: Writing class net.blay09.mods.waystones.item.ItemBoundScroll with flags MAXS
  1004. [04:41:19] [Server thread/INFO] [ISeeDragons]: Fixing Ice and Fire axes
  1005. [04:41:19] [Server thread/INFO] [ISeeDragons]: Fixing broken Ice and Fire OreDictionary entries. (all that ore dictionary spam that you can now ignore!)
  1006. [04:41:19] [Server thread/INFO] [ISeeDragons]: Done fixing Ice and Fire ore dictionary
  1007. [04:41:19] [Server thread/INFO] [FML]: Applying holder lookups
  1008. [04:41:19] [Server thread/INFO] [FML]: Holder lookups applied
  1009. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1010. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1011. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1012. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1013. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1014. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1015. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1016. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1017. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1018. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1019. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1020. [04:41:19] [Server thread/INFO] [Spartan Weaponry]: Registering Enchantments!
  1021. [04:41:19] [Server thread/INFO] [RLTweakerASM]: Patch exists for com.github.alexthe666.iceandfire.entity.EntityMyrmexQueen
  1022. [04:41:19] [Server thread/INFO] [RLTweakerASM]: Writing class com.github.alexthe666.iceandfire.entity.EntityMyrmexQueen with flags MAXS | FRAMES
  1023. [04:41:19] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  com.github.alexthe666.iceandfire.entity.EntitySeaSerpent!
  1024. [04:41:19] [Server thread/INFO] [ISeeDragons]: Applying patch [Sea Serpent Spawn Fix] Fix an off-by-one bug that prevents the last sea serpent type from spawning
  1025. [04:41:19] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.entity.EntitySeaSerpent with flags None
  1026. [04:41:19] [Server thread/INFO] [Spartan Weaponry]: Registering entities!
  1027. [04:41:19] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `saturation`, expected `potioncore`. This could be a intended override, but in most cases indicates a broken mod.
  1028. [04:41:19] [Server thread/INFO] [XAT]: Generating Potions
  1029. [04:41:19] [Server thread/INFO] [XAT]: Finished Generating Potions
  1030. [04:41:19] [Server thread/INFO] [FML]: Applying holder lookups
  1031. [04:41:19] [Server thread/INFO] [FML]: Holder lookups applied
  1032. [04:41:19] [Server thread/INFO] [FML]: Applying holder lookups
  1033. [04:41:19] [Server thread/INFO] [FML]: Holder lookups applied
  1034. [04:41:19] [Server thread/INFO] [FML]: Injecting itemstacks
  1035. [04:41:19] [Server thread/INFO] [FML]: Itemstack injection complete
  1036. [04:41:19] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with org.magmafoundation.magma.commands.permission.BukkitPermissionsHandler
  1037. [04:41:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  1038. [04:41:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  1039. [04:41:19] [Server thread/INFO] [Minecraft]: This server is running Magma version a549e0d-DEV (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  1040. [04:41:19] [Server thread/INFO] [Minecraft]: Using 4 threads for Netty based IO
  1041. [04:41:19] [Server thread/INFO] [Spigot]: Server Ping Player Sample Count: 12
  1042. [04:41:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  1043. [04:41:19] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 0.0.0.0:25565
  1044. [04:41:19] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
  1045. [04:41:20] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:jungle_chitin_nunchaku
  1046.  com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
  1047.         at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:a549e0d-DEV]
  1048.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:a549e0d-DEV]
  1049.         at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:a549e0d-DEV]
  1050.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:a549e0d-DEV]
  1051.         at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:a549e0d-DEV]
  1052.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:a549e0d-DEV]
  1053.         at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:a549e0d-DEV]
  1054.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:a549e0d-DEV]
  1055.         at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_301]
  1056.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:a549e0d-DEV]
  1057.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:722) [Loader.class:a549e0d-DEV]
  1058.         at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112) [FMLServerHandler.class:a549e0d-DEV]
  1059.         at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342) [FMLCommonHandler.class:a549e0d-DEV]
  1060.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269) [nz.class:?]
  1061.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688) [MinecraftServer.class:?]
  1062.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  1063. [04:41:20] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:dragon_bone_nunchaku
  1064.  com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
  1065.         at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:a549e0d-DEV]
  1066.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:a549e0d-DEV]
  1067.         at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:a549e0d-DEV]
  1068.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:a549e0d-DEV]
  1069.         at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:a549e0d-DEV]
  1070.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:a549e0d-DEV]
  1071.         at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:a549e0d-DEV]
  1072.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:a549e0d-DEV]
  1073.         at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_301]
  1074.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:a549e0d-DEV]
  1075.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:722) [Loader.class:a549e0d-DEV]
  1076.         at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112) [FMLServerHandler.class:a549e0d-DEV]
  1077.         at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342) [FMLCommonHandler.class:a549e0d-DEV]
  1078.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269) [nz.class:?]
  1079.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688) [MinecraftServer.class:?]
  1080.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  1081. [04:41:20] [Server thread/ERROR] [FML]: Parsing error loading recipe mujmajnkraftsbettersurvival:desert_chitin_nunchaku
  1082.  com.google.gson.JsonSyntaxException: Unknown item 'iceandfire:chain'
  1083.         at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:a549e0d-DEV]
  1084.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:a549e0d-DEV]
  1085.         at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:a549e0d-DEV]
  1086.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:481) ~[CraftingHelper.class:a549e0d-DEV]
  1087.         at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:a549e0d-DEV]
  1088.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:a549e0d-DEV]
  1089.         at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:a549e0d-DEV]
  1090.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:a549e0d-DEV]
  1091.         at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_301]
  1092.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:a549e0d-DEV]
  1093.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:722) [Loader.class:a549e0d-DEV]
  1094.         at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112) [FMLServerHandler.class:a549e0d-DEV]
  1095.         at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342) [FMLCommonHandler.class:a549e0d-DEV]
  1096.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269) [nz.class:?]
  1097.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688) [MinecraftServer.class:?]
  1098.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  1099. [04:41:20] [Server thread/ERROR] [FML]: Parsing error loading recipe lycanitesmobs:belpharm_break
  1100.  com.google.gson.JsonSyntaxException: Unknown item 'lycanitesmobs:belpharm'
  1101.         at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:a549e0d-DEV]
  1102.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:a549e0d-DEV]
  1103.         at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:a549e0d-DEV]
  1104.         at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:153) ~[ShapelessOreRecipe.class:a549e0d-DEV]
  1105.         at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:a549e0d-DEV]
  1106.         at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:a549e0d-DEV]
  1107.         at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:a549e0d-DEV]
  1108.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:a549e0d-DEV]
  1109.         at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_301]
  1110.         at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:a549e0d-DEV]
  1111.         at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:722) [Loader.class:a549e0d-DEV]
  1112.         at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112) [FMLServerHandler.class:a549e0d-DEV]
  1113.         at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342) [FMLCommonHandler.class:a549e0d-DEV]
  1114.         at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269) [nz.class:?]
  1115.         at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688) [MinecraftServer.class:?]
  1116.         at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  1117. [04:41:20] [Server thread/INFO] [Spartan Weaponry]: Registering recipes for Tipped Bolts!
  1118. [04:41:20] [Server thread/INFO] [Spartan Weaponry]: Recipes added!
  1119. [04:41:20] [Server thread/INFO] [Spartan Shields]: Recipes added!
  1120. [04:41:20] [Server thread/INFO] [notreepunching]: Found and replaced 9 Log -> Planks recipes with Saw + Log -> Plank recipes. (First Pass)
  1121. [04:41:20] [Server thread/INFO] [FML]: Applying holder lookups
  1122. [04:41:20] [Server thread/INFO] [FML]: Holder lookups applied
  1123. [04:41:21] [Server thread/INFO] [RLTweakerASM]: Patch exists for net.minecraft.world.WorldServer
  1124. [04:41:21] [Server thread/INFO] [RLTweakerASM]: Writing class net.minecraft.world.WorldServer with flags MAXS
  1125. [04:41:21] [Server thread/INFO] [craftablechainmail]: Init OK!
  1126. [04:41:21] [Server thread/INFO] [LibrarianLib ASM]: Transforming NetHandlerPlayServer
  1127. [04:41:21] [Server thread/INFO] [LibrarianLib ASM]: Applying Transformation to method (Names [update, func_73660_a] Descriptor ()V)
  1128. [04:41:21] [Server thread/INFO] [LibrarianLib ASM]: Attempting to insert: Update hook
  1129. [04:41:21] [Server thread/INFO] [LibrarianLib ASM]: Patch result: Success
  1130. [04:41:21] [Server thread/ERROR] [reskillable]: No Requirement found for Input:
  1131. [04:41:21] [Server thread/ERROR] [reskillable]: No Requirement found for Input:
  1132. [04:41:21] [Server thread/ERROR] [reskillable]: No Requirement found for Input:
  1133. [04:41:21] [Server thread/INFO] []: Spliced in METHOD: net.minecraftforge.fml.common.network.ByteBufUtils.writeUTF8String
  1134. [04:41:21] [Server thread/INFO] [fishingmadebetter]: Removed 43 Aquaculture crafting recipes.
  1135. [04:41:21] [Server thread/INFO] [fishingmadebetter]: Removed 1 Aquaculture smelting recipes.
  1136. [04:41:21] [Server thread/INFO] [fishingmadebetter]: Removed 28 AdvancedFishing crafting recipes.
  1137. [04:41:21] [Server thread/INFO] [fishingmadebetter]: Removed 41 AdvancedFishing smelting recipes.
  1138. [04:41:21] [Server thread/INFO] [foamfix]: Deduplicated 276 property sets.
  1139. [04:41:21] [Server thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
  1140. [04:41:21] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
  1141. [04:41:21] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
  1142. [04:41:21] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
  1143. [04:41:21] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
  1144. [04:41:21] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
  1145. [04:41:21] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
  1146. [04:41:21] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
  1147. [04:41:21] [Server thread/INFO] [ISeeDragons]: ATTEMPTING TO PATCH  com.github.alexthe666.iceandfire.event.StructureGenerator!
  1148. [04:41:21] [Server thread/INFO] [ISeeDragons]: Applying patch [Hook Structure Generator]
  1149. [04:41:21] [Server thread/INFO] [ISeeDragons]: Writing class com.github.alexthe666.iceandfire.event.StructureGenerator with flags FRAMES
  1150. [04:41:21] [Server thread/INFO] [infernalmobs]: InfernalMobsCore load() completed! Modifiers ready: 27, config file at: C:\Users\Dylan's PC\Desktop\RL Craft Server\config\infernalmobs.cfg
  1151. [04:41:21] [Server thread/WARN] [notreepunching]: You are not running an official build. This version will NOT be supported by the author.
  1152. [04:41:21] [Server thread/INFO] [reborncore]: Found 85 ores
  1153. [04:41:21] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
  1154. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
  1155. [04:41:21] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
  1156. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
  1157. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
  1158. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
  1159. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
  1160. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
  1161. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
  1162. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
  1163. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
  1164. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
  1165. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
  1166. [04:41:21] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:10
  1167. [04:41:21] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
  1168. [04:41:21] [Server thread/INFO] [RLTweaker]: Found and removed com.github.alexthe666.iceandfire.event.EventLiving IEventListener onEntityUseItem from the event bus
  1169. [04:41:21] [Server thread/INFO] [RLTweaker]: Registering IAFUseItem to the event bus
  1170. [04:41:21] [Server thread/INFO] [RLTweaker]: Found and removed ivorius.reccomplex.events.handlers.RCForgeEventHandler IEventListener onPreChunkDecoration from the event bus
  1171. [04:41:21] [Server thread/INFO] [RLTweaker]: Registering RCHandler to the event bus
  1172. [04:41:21] [Server thread/INFO] [RLTweaker]: Registering RCCleanup to the event bus
  1173. [04:41:21] [Server thread/INFO] [RLTweaker]: Registered com.charles445.rltweaker.handler.RecurrentHandler$RCCleanup onWorldLoad to the event bus
  1174. [04:41:21] [Server thread/INFO] [RLTweaker]: Registered com.charles445.rltweaker.handler.RecurrentHandler$RCCleanup onStructureGenerationLitePost to the event bus
  1175. [04:41:21] [Server thread/INFO] [RLTweaker]: Found and removed ladysnake.spawnercontrol.SpawnerEventHandler IEventListener onTickWorldTick from the event bus
  1176. [04:41:21] [Server thread/INFO] [RLTweaker]: Registering SCWorldTick to the event bus
  1177. [04:41:21] [Server thread/INFO] [Rin's So Many Enchantments?]: Initializing Rin's So Many Enchantments?...
  1178. [04:41:21] [Server thread/INFO] [Spartan Weaponry]: Registering OreDictionary entries
  1179. [04:41:21] [Server thread/INFO] [Spartan Weaponry]: Attempting to add new advancement triggers...
  1180. [04:41:21] [Server thread/INFO] [Spartan Weaponry]: New advancement triggers added successfully!
  1181. [04:41:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrowlancher`, expected `switchbow`. This could be a intended override, but in most cases indicates a broken mod.
  1182. [04:41:21] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podest`, expected `switchbow`. This could be a intended override, but in most cases indicates a broken mod.
  1183. [04:41:21] [Server thread/INFO] [wolfarmor]: Performing server-side compatibility init for mobends...
  1184. [04:41:21] [Server thread/INFO] [FML]: Injecting itemstacks
  1185. [04:41:21] [Server thread/INFO] [FML]: Itemstack injection complete
  1186. [04:41:21] [Server thread/INFO] [AUW]: Starting[E] DS...
  1187. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@7aef21bb
  1188. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@1fcfcf37
  1189. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@22846a1d
  1190. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@7872e91f
  1191. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemPickaxe@4c24c40a
  1192. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemAxe@6636448b
  1193. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@26a202ae
  1194. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@2e40ea48
  1195. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@50d4775b
  1196. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCoal@14c18a6a
  1197. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@6b43b101
  1198. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemCloth@1bbc1b90
  1199. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@18df26a1
  1200. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@37cc6017
  1201. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@1eab0700
  1202. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFood@4cf15477
  1203. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@795131d6
  1204. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@7d7a8d23
  1205. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemMultiTexture@6167c42f
  1206. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@3ebc6d8b
  1207. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSign@43b2e7db
  1208. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishingRod@7348e75e
  1209. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@3b3f62d7
  1210. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSeeds@5b3ee43e
  1211. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemSword@7fdff56b
  1212. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@3fcc7f5c
  1213. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@5e02fb23
  1214. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemFishFood@682fe17b
  1215. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemDye@54087bdb
  1216. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@31028e45
  1217. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@68f75a35
  1218. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@50e0b472
  1219. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemArmor@45017263
  1220. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:3
  1221. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@1f1ffc18
  1222. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlock@6e489bb8
  1223. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemLilyPad@51566ce0
  1224. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemBlockSpecial@61607ff0
  1225. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:5
  1226. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemEnderPearl@66d69cd2
  1227. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@6aa792
  1228. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.ItemRedstone@5da2966
  1229. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook net.minecraft.item.Item@29174dfe
  1230. [04:41:21] [Server thread/INFO] []: Battletowers parsed Item/Block/ChestGenHook ChestGenHook:chests/simple_dungeon:7
  1231. [04:41:21] [Server thread/INFO] [Classy Hats]: Loaded 52 hats.
  1232. [04:41:21] [Server thread/WARN] []: java.nio.file.NoSuchFileException: C:\Users\Dylan's PC\Desktop\RL Craft Server\config\levelup2\json\skills\combat\combat_bonus.json
  1233. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  1234. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1235. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1236. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  1237. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1238. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1239. [04:41:21] [Server thread/WARN] []:     at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
  1240. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newInputStream(Unknown Source)
  1241. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1242. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1243. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
  1244. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
  1245. [04:41:21] [Server thread/WARN] []:     at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
  1246. [04:41:21] [Server thread/WARN] []:     at levelup2.LevelUp2.postInit(LevelUp2.java:63)
  1247. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1248. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1249. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1250. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1251. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  1252. [04:41:21] [Server thread/WARN] []:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  1253. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1254. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1255. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1256. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1257. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1258. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1259. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1260. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1261. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1262. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  1263. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  1264. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1265. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1266. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1267. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1268. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1269. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1270. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1271. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1272. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1273. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1274. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1275. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  1276. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:729)
  1277. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112)
  1278. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342)
  1279. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269)
  1280. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1281. [04:41:21] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1282. [04:41:21] [Server thread/WARN] []: java.nio.file.NoSuchFileException: C:\Users\Dylan's PC\Desktop\RL Craft Server\config\levelup2\json\skills\crafting\craft_bonus.json
  1283. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  1284. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1285. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1286. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  1287. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1288. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1289. [04:41:21] [Server thread/WARN] []:     at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
  1290. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newInputStream(Unknown Source)
  1291. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1292. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1293. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
  1294. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
  1295. [04:41:21] [Server thread/WARN] []:     at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
  1296. [04:41:21] [Server thread/WARN] []:     at levelup2.LevelUp2.postInit(LevelUp2.java:63)
  1297. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1298. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1299. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1300. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1301. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  1302. [04:41:21] [Server thread/WARN] []:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  1303. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1304. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1305. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1306. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1307. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1308. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1309. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1310. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1311. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1312. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  1313. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  1314. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1315. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1316. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1317. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1318. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1319. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1320. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1321. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1322. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1323. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1324. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1325. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  1326. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:729)
  1327. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112)
  1328. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342)
  1329. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269)
  1330. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1331. [04:41:21] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1332. [04:41:21] [Server thread/WARN] []: java.nio.file.NoSuchFileException: C:\Users\Dylan's PC\Desktop\RL Craft Server\config\levelup2\json\skills\mining\mining_bonus.json
  1333. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  1334. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1335. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  1336. [04:41:21] [Server thread/WARN] []:     at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  1337. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1338. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newByteChannel(Unknown Source)
  1339. [04:41:21] [Server thread/WARN] []:     at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
  1340. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newInputStream(Unknown Source)
  1341. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1342. [04:41:21] [Server thread/WARN] []:     at java.nio.file.Files.newBufferedReader(Unknown Source)
  1343. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.loadFromJson(SkillRegistry.java:365)
  1344. [04:41:21] [Server thread/WARN] []:     at levelup2.skills.SkillRegistry.registerSkillProperties(SkillRegistry.java:351)
  1345. [04:41:21] [Server thread/WARN] []:     at levelup2.config.LevelUpConfig.registerSkillProperties(LevelUpConfig.java:169)
  1346. [04:41:21] [Server thread/WARN] []:     at levelup2.LevelUp2.postInit(LevelUp2.java:63)
  1347. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1348. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1349. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1350. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1351. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  1352. [04:41:21] [Server thread/WARN] []:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  1353. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1354. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1355. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1356. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1357. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1358. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1359. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1360. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1361. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1362. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  1363. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  1364. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1365. [04:41:21] [Server thread/WARN] []:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1366. [04:41:21] [Server thread/WARN] []:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1367. [04:41:21] [Server thread/WARN] []:     at java.lang.reflect.Method.invoke(Unknown Source)
  1368. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  1369. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  1370. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  1371. [04:41:21] [Server thread/WARN] []:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  1372. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  1373. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  1374. [04:41:21] [Server thread/WARN] []:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  1375. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  1376. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:729)
  1377. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:112)
  1378. [04:41:21] [Server thread/WARN] []:     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:342)
  1379. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:269)
  1380. [04:41:21] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1381. [04:41:21] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1382. [04:41:21] [Server thread/INFO] []: Bounties: 23
  1383. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:dirt, Amount: 16..128, Unit Worth: 5, Weight: 100, Stages: []]
  1384. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:stone, Amount: 16..128, Unit Worth: 10, Weight: 100, Stages: []]
  1385. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:cobblestone, Amount: 16..128, Unit Worth: 7, Weight: 100, Stages: []]
  1386. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:fish, Amount: 2..32, Unit Worth: 80, Weight: 100, Stages: []]
  1387. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:apple, Amount: 2..32, Unit Worth: 70, Weight: 100, Stages: []]
  1388. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:book, Amount: 2..16, Unit Worth: 80, Weight: 100, Stages: []]
  1389. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:cactus, Amount: 2..32, Unit Worth: 80, Weight: 100, Stages: []]
  1390. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:diamond, Amount: 1..8, Unit Worth: 1600, Weight: 100, Stages: []]
  1391. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:dispenser, Amount: 1..6, Unit Worth: 200, Weight: 100, Stages: []]
  1392. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:iron_ingot, Amount: 1..32, Unit Worth: 200, Weight: 100, Stages: []]
  1393. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:bread, Amount: 1..12, Unit Worth: 60, Weight: 100, Stages: []]
  1394. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:rotten_flesh, Amount: 1..24, Unit Worth: 55, Weight: 100, Stages: []]
  1395. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:sign, Amount: 1..16, Unit Worth: 65, Weight: 100, Stages: []]
  1396. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:slime_ball, Amount: 1..32, Unit Worth: 60, Weight: 100, Stages: []]
  1397. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:spider_eye, Amount: 1..16, Unit Worth: 75, Weight: 100, Stages: []]
  1398. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:string, Amount: 1..24, Unit Worth: 35, Weight: 100, Stages: []]
  1399. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:sugar, Amount: 1..64, Unit Worth: 55, Weight: 100, Stages: []]
  1400. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:tripwire_hook, Amount: 1..8, Unit Worth: 70, Weight: 100, Stages: []]
  1401. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:wheat, Amount: 1..48, Unit Worth: 20, Weight: 100, Stages: []]
  1402. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:leather, Amount: 1..12, Unit Worth: 90, Weight: 100, Stages: []]
  1403. [04:41:21] [Server thread/INFO] []: Pickable [Item: entity:minecraft:zombie, Amount: 1..8, Unit Worth: 120, Weight: 300, Stages: []]
  1404. [04:41:21] [Server thread/INFO] []: Pickable [Item: entity:minecraft:skeleton, Amount: 1..6, Unit Worth: 140, Weight: 250, Stages: []]
  1405. [04:41:21] [Server thread/INFO] []: Pickable [Item: minecraft:potion, Amount: 1..3, Unit Worth: 300, Weight: 100, Stages: []]
  1406. [04:41:21] [Server thread/INFO] []: Rewards: 9
  1407. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:gold_nugget, Amount: 100, NBT: null, Weight: 100, Stages: null]
  1408. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:gold_ingot, Amount: 900, NBT: null, Weight: 100, Stages: null]
  1409. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:diamond, Amount: 2400, NBT: null, Weight: 10, Stages: null]
  1410. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:iron_sword, Amount: 750, NBT: {ench:[{lvl:1,id:16}],display:{Lore:["Sharper than Usual."]}}, Weight: 5, Stages: null]
  1411. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:leather_helmet, Amount: 500, NBT: null, Weight: 5, Stages: null]
  1412. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:leather_boots, Amount: 450, NBT: null, Weight: 5, Stages: null]
  1413. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:iron_chestplate, Amount: 1800, NBT: null, Weight: 5, Stages: null]
  1414. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:golden_chestplate, Amount: 1200, NBT: null, Weight: 5, Stages: null]
  1415. [04:41:21] [Server thread/INFO] []: PickedEntry (Stack) [Item: minecraft:bow, Amount: 1300, NBT: {ench:[{lvl:2,id:48}]}, Weight: 10, Stages: null]
  1416. [04:41:22] [iChunUtil Online Resource Thread/WARN] [iChunUtil]: Error retrieving mods versions list.
  1417. [04:41:22] [iChunUtil Online Resource Thread/WARN] []: java.io.FileNotFoundException: https://raw.githubusercontent.com/iChun/iChunUtil/master/src/main/resources/assets/ichunutil/mod/versions.json
  1418. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  1419. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source)
  1420. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  1421. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source)
  1422. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at java.security.AccessController.doPrivileged(Native Method)
  1423. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source)
  1424. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  1425. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  1426. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at java.net.URL.openStream(Unknown Source)
  1427. [04:41:22] [iChunUtil Online Resource Thread/WARN] []:  at me.ichun.mods.ichunutil.common.thread.ThreadGetResources.run(ThreadGetResources.java:67)
  1428. [04:41:22] [Server thread/INFO] [craftablechainmail]: Post-init OK!
  1429. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Loading custom NBT tags (nbt.cfg)
  1430. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Loading chest loot file (chests.cfg)
  1431. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Found 1 special chest configs.
  1432. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Loading chest loot file (oceanic_chests.cfg)
  1433. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Found 6 block family configs.
  1434. [04:41:22] [Server thread/INFO] [DLDUNGEONS]: Found 12 themes.
  1435. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Loading: advancedfishing.json
  1436. [04:41:22] [Server thread/INFO] [fishingmadebetter]: =========== Loaded Fishes ============
  1437. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Golden Koi
  1438. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Wrackke
  1439. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Quartzander
  1440. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Red Fungalfin
  1441. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Angelfish
  1442. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Glowfin
  1443. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Brown Fungalfin
  1444. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Specular Snapper
  1445. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Sunfish
  1446. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Frost Minnow
  1447. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Fruiting Voidfin
  1448. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Warthead
  1449. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Squid
  1450. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bluebottle Jellyfish
  1451. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Mudskinned Piranha
  1452. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Pike
  1453. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Prismatic Angler
  1454. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Glacier Anchovy
  1455. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Withered Crucian
  1456. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Abyssal Lurker
  1457. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Ruffe
  1458. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Snowy Walleye
  1459. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Magikarp
  1460. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Fluorescent Slimefish
  1461. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Carbonic Trout
  1462. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Mud Tuna
  1463. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Ender Synanceia
  1464. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Pearlfish
  1465. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Nitric Crucian
  1466. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bonefish
  1467. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Cursed Koi
  1468. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Green-Finned Plaice
  1469. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Mandarin Dragonet
  1470. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Brown Bullhead
  1471. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Barred Sand Bass
  1472. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Midnight Bream
  1473. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Blazing Chichlid
  1474. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Sparkling Eel
  1475. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bluehead Porifcian
  1476. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Lazulicanth
  1477. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Phantasmal Tetra
  1478. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Charged Bullhead
  1479. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Magmatic Jellyfish
  1480. [04:41:22] [Server thread/INFO] [fishingmadebetter]: ======================================
  1481. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Loading: aquaculture.json
  1482. [04:41:22] [Server thread/INFO] [fishingmadebetter]: =========== Loaded Fishes ============
  1483. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Electric Eel
  1484. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Halibut
  1485. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bagrid
  1486. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Muskellunge
  1487. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Brown Trout
  1488. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Shark
  1489. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Rainbow Trout
  1490. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bluegill
  1491. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Boulti
  1492. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Red Grouper
  1493. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Piranha
  1494. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Capitaine
  1495. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Leech
  1496. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Chinook Salmon
  1497. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Red Shrooma
  1498. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Brown Shrooma
  1499. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Catfish
  1500. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Tambaqui
  1501. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Polar Cod
  1502. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Pollock
  1503. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Goldfish
  1504. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Swordfish
  1505. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Bass
  1506. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Tautog
  1507. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Turtle
  1508. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Carp
  1509. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Arctic Salmon
  1510. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Frog
  1511. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Giant Squid
  1512. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Arapaima
  1513. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Jellyfish
  1514. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Tuna
  1515. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Whale
  1516. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Herring
  1517. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Synodontis
  1518. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Perch
  1519. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Gar
  1520. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Blowfish
  1521. [04:41:22] [Server thread/INFO] [fishingmadebetter]: ======================================
  1522. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Loading: vanilla.json
  1523. [04:41:22] [Server thread/INFO] [fishingmadebetter]: =========== Loaded Fishes ============
  1524. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Red Salmon
  1525. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Pufferfish
  1526. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Cod
  1527. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Clownfish
  1528. [04:41:22] [Server thread/INFO] [fishingmadebetter]: ======================================
  1529. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Loaded 3 file(s).
  1530. [04:41:22] [Server thread/INFO] [fishingmadebetter]: Found and removed levelup2.skills.crafting.FishingLootBonus IEventListener onFishInteract from the event bus
  1531. [04:41:22] [Server thread/INFO] [Ice And Fire]: A brother bound to a love he must hide
  1532. [04:41:22] [Server thread/INFO] [Ice And Fire]: The younger's armor is worn in the mind
  1533. [04:41:22] [Server thread/INFO] [Ice And Fire]: A cold iron throne holds a boy barely grown
  1534. [04:41:22] [Server thread/INFO] [Ice And Fire]: And now it is known
  1535. [04:41:22] [Server thread/INFO] [Ice And Fire]: A claim to the prize, a crown laced in lies
  1536. [04:41:22] [Server thread/INFO] [Ice And Fire]: You win or you die
  1537. [04:41:22] [Server thread/INFO] [iChunUtil]: =============================================================
  1538. [04:41:22] [Server thread/INFO] [iChunUtil]: By using iChunUtil you therefore agree to the EULA of the mod. It may be found in the jar file of the mod. The latest version will be available on iChun's website or on GitHub.
  1539. [04:41:22] [Server thread/INFO] [iChunUtil]: You can disable this console message by going to the iChunUtil config and setting the "eulaAcknowledged" config to "true" (no quotes).
  1540. [04:41:22] [Server thread/INFO] [iChunUtil]: =============================================================
  1541. [04:41:22] [Server thread/INFO] [ISeeDragons]: Scanning for Ice and Fire dragons...
  1542. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed iceandfire:firedragon tracking distance
  1543. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed iceandfire:icedragon tracking distance
  1544. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed iceandfire:cyclops tracking distance
  1545. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed iceandfire:seaserpent tracking distance
  1546. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixing sea serpent armor repair...
  1547. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesblue
  1548. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesbronze
  1549. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesdeepblue
  1550. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesgreen
  1551. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalespurple
  1552. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesred
  1553. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixed SeaSerpentScalesteal
  1554. [04:41:22] [Server thread/INFO] [ISeeDragons]: Fixing tools/armor repair listed in config...
  1555. [04:41:22] [Server thread/INFO] [ISeeDragons]: aquaculture:neptunium_pickaxe can now be repaired with aquaculture:loot
  1556. [04:41:22] [Server thread/INFO] [ISeeDragons]: aquaculture:neptunium_chestplate can now be repaired with aquaculture:loot
  1557. [04:41:22] [Server thread/WARN] [notreepunching]: You are not running an official build. This version will NOT be supported by the author.
  1558. [04:41:22] [Server thread/INFO] [notreepunching]: Found and replaced additional 1 Log -> Planks recipes with Saw + Log -> Plank recipes. (Second Pass)
  1559. [04:41:22] [Server thread/INFO] [placebo]: Beginning replacement of all shapeless recipes...
  1560. [04:41:22] [Server thread/INFO] [placebo]: Expect log spam from FML!
  1561. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1562. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_dye_from_sunflower`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1563. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_dye_from_dandelion`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1564. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_concrete_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1565. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_bed_from_white_bed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1566. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `writable_book`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1567. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `foodexpansion` for name `beetrootnoodles`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1568. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `foodexpansion` for name `baconandegg`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1569. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `foodexpansion` for name `bacon`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1570. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `iceandfire` for name `wither_shard`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1571. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `iceandfire` for name `troll_tusk_bonemeal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1572. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `iceandfire` for name `silver_pile`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1573. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `iceandfire` for name `silver_ingot_to_nuggets`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1574. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_34`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1575. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_35`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1576. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_20`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1577. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_21`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1578. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_36`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1579. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_37`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1580. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_22`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1581. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_23`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1582. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_38`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1583. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_39`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1584. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_24`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1585. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_25`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1586. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_40`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1587. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_41`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1588. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_26`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1589. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_27`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1590. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_42`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1591. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_43`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1592. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_28`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1593. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_29`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1594. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_44`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1595. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_45`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1596. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_30`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1597. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `wool_31`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1598. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_46`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1599. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `quilted_wool_47`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1600. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `soul_powder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1601. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `custom_chest_trap`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1602. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `custom_chest_trap_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1603. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `custom_chest_trap_2`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1604. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `custom_chest_trap_3`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1605. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `custom_chest_trap_4`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1606. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `spruce_button`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1607. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `birch_button`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1608. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `jungle_button`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1609. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `acacia_button`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1610. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `dark_oak_button`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1611. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `slime`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1612. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `color_slime`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1613. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `color_slime_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1614. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `color_slime_2`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1615. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `color_slime_3`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1616. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `quark` for name `color_slime_4`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1617. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `submit_station`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1618. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_full_0`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1619. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_full_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1620. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_full_2`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1621. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_half_0`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1622. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_half_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1623. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `betterquesting` for name `life_quarter_0`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1624. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `gravel`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1625. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `orecoal`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1626. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `oreiron`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1627. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `oregold`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1628. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `orediamond`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1629. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `oreemerald`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1630. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `oreredstone`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1631. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `orelapis`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1632. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `levelup2` for name `orequartz`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1633. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `firseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1634. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `firsapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1635. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_yellowseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1636. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_yellowsapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1637. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_orangeseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1638. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_orangesapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1639. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_redseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1640. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dttraverse` for name `autumn_redsapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1641. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `reforger`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1642. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.trinketbrokenheart`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1643. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.trinketballoon`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1644. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.shieldcobalt`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1645. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.shieldobsidian`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1646. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.magicmirror`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1647. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.wormholemirror`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1648. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.trinketluckyhorseshoe`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1649. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.trinketmagiclenses`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1650. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.amuletcross`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1651. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.amuletsinempty`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1652. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.flaregun`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1653. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `bountifulbaubles` for name `disintegrate_item.bountifulbaubles.brokenblackdragonscale`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1654. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `gunpowder`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1655. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `ender_pearl`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1656. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `rotten_flesh`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1657. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1658. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_2`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1659. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_3`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1660. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_4`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1661. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_5`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1662. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_6`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1663. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_7`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1664. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_8`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1665. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_9`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1666. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_10`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1667. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_11`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1668. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_12`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1669. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_13`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1670. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_14`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1671. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_15`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1672. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_16`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1673. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `charm` for name `moonstone_17`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1674. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `rustic` for name `oliveseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1675. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `rustic` for name `ironwoodseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1676. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `rustic` for name `olivesapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1677. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `rustic` for name `ironwoodsapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1678. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `dirtbucket`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1679. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `oakseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1680. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `oaksapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1681. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `spruceseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1682. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `sprucesapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1683. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `birchseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1684. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `birchsapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1685. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `jungleseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1686. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `junglesapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1687. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `acaciaseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1688. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `acaciasapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1689. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `darkoakseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1690. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `darkoaksapling`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1691. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `dynamictrees` for name `appleseed`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1692. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `fishingmadebetter` for name `bucket`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1693. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `fishingmadebetter` for name `fishing_rod_wood`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1694. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `fishingmadebetter` for name `food`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1695. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `fishingmadebetter` for name `food_1`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1696. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `fishingmadebetter` for name `lava_bucket`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1697. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `switchbow` for name `arrowtorch`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1698. [04:41:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `switchbow` for name `arrowtriple`, expected `placebo`. This could be a intended override, but in most cases indicates a broken mod.
  1699. [04:41:22] [Server thread/INFO] [placebo]: Successfully replaced 638 recipes with fast recipes.
  1700. [04:41:22] [Server thread/INFO] [realistictorches]: Removed 2 torch recipes.
  1701. [04:41:22] [Server thread/INFO] [realistictorches]: Registered 99 blocks and 5 items as light sources.
  1702. [04:41:22] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
  1703. [04:41:22] [Server thread/INFO] [RLTweaker]: Replaced curse_break enchantment type with RLTweaker Charm curse_break
  1704. [04:41:22] [Server thread/INFO] [RLTweaker]: Replaced homing enchantment type with RLTweaker Charm homing
  1705. [04:41:22] [Server thread/INFO] [RLTweaker]: Replaced magnetic enchantment type with RLTweaker Charm magnetic
  1706. [04:41:22] [Server thread/INFO] [RLTweaker]: Fixing Charged Emerald Crash
  1707. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed tschipp.carryon.common.event.ItemEvents IEventListener onItemDropped from the event bus
  1708. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering COItemDropped to the event bus
  1709. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed com.mujmajnkraft.bettersurvival.eventhandlers.ModEnchantmentHandler IEventListener onEvent(Lnet/minecraftforge/event/world/BlockEvent$BreakEvent;) from the event bus
  1710. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering BSBreak to the event bus
  1711. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed com.mujmajnkraft.bettersurvival.eventhandlers.ModWeaponHandler IEventListener onEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;) from the event bus
  1712. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering BSComboBlindness to the event bus
  1713. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed com.mujmajnkraft.bettersurvival.eventhandlers.ModEnchantmentHandler IEventListener onEvent(Lnet/minecraftforge/event/entity/EntityJoinWorldEvent;) from the event bus
  1714. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering BSArrowSpawn to the event bus
  1715. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed com.mujmajnkraft.bettersurvival.eventhandlers.ModEnchantmentHandler IEventListener onEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;) from the event bus
  1716. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering BSEnchantment to the event bus
  1717. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed atomicstryker.ruins.common.RuinsMod IEventListener onEntityEnteringChunk from the event bus
  1718. [04:41:23] [Server thread/INFO] [SimpleDifficulty]: FirstAid Dehydration Registered
  1719. [04:41:23] [Server thread/INFO] [SimpleDifficultyASM]: Found class with shadows: com/charles445/simpledifficulty/compat/mod/InspirationsHandler$CanteenRecipe
  1720. [04:41:23] [Server thread/INFO] [SimpleDifficultyASM]: Rewriting class with shadows: com/charles445/simpledifficulty/compat/mod/InspirationsHandler$CanteenRecipe
  1721. [04:41:23] [Server thread/INFO] [SimpleDifficulty]: Armor Underwear Modifiers Enabled
  1722. [04:41:23] [Server thread/INFO] [SimpleDifficulty]: Baubles Modifier Enabled
  1723. [04:41:23] [Server thread/INFO] [SimpleDifficulty]: Inspirations Handler Enabled
  1724. [04:41:23] [Server thread/INFO] [SimpleDifficulty]: Serene Seasons Modifier Enabled
  1725. [04:41:23] [Server thread/INFO] [Rin's So Many Enchantments?]: PostInitializing Rin's So Many Enchantments?...
  1726. [04:41:23] [Server thread/INFO] [wolfarmor]: Performing server-side compatibility postInit for mobends...
  1727. [04:41:23] [Server thread/INFO] [bnbgaminglib]: FML mod loading complete. There appear to be 1 BNBGaming mods present.
  1728. [04:41:23] [Server thread/INFO] [dsurround]: Initializing registry [Dimension Registry]
  1729. [04:41:23] [Server thread/INFO] [fxcontrol]: Reading rules from effects.json
  1730. [04:41:23] [Server thread/INFO] [fxcontrol]: Loaded 0 rules!
  1731. [04:41:23] [Server thread/INFO] [fxcontrol]: Reading rules from breakevents.json
  1732. [04:41:23] [Server thread/INFO] [fxcontrol]: Loaded 0 rules!
  1733. [04:41:23] [Server thread/INFO] [fxcontrol]: Reading rules from placeevents.json
  1734. [04:41:23] [Server thread/INFO] [fxcontrol]: Loaded 0 rules!
  1735. [04:41:23] [Server thread/INFO] [fxcontrol]: Reading rules from rightclicks.json
  1736. [04:41:23] [Server thread/INFO] [fxcontrol]: Loaded 0 rules!
  1737. [04:41:23] [Server thread/INFO] [fxcontrol]: Reading rules from leftclicks.json
  1738. [04:41:23] [Server thread/INFO] [fxcontrol]: Loaded 0 rules!
  1739. [04:41:23] [Server thread/INFO] [RLTweaker]: Skipping SMEHandler setup, SME version is 0.5.0 or higher
  1740. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed levelup2.skills.combat.StealthDamage IEventListener onDamage from the event bus
  1741. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering LUStealthDamage to the event bus
  1742. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed levelup2.skills.combat.SwordCritBonus IEventListener onHurting from the event bus
  1743. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering LUSwordCrit to the event bus
  1744. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed levelup2.skills.combat.SwordDamageBonus IEventListener onHurting from the event bus
  1745. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering LUSwordDamage to the event bus
  1746. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed levelup2.skills.combat.XPBonusCombat IEventListener getCombatBonus from the event bus
  1747. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering LUXPBonus to the event bus
  1748. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed levelup2.skills.combat.StealthBonus IEventListener onTargetSet from the event bus
  1749. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering LUStealthTarget to the event bus
  1750. [04:41:23] [Server thread/INFO] [RLTweaker]: Gathered subscriber instance of class: levelup2.skills.combat.StealthBonus
  1751. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed vazkii.quark.misc.feature.AncientTomes IEventListener onAnvilUpdate from the event bus
  1752. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering QKAncientTomeAnvilUpdate to the event bus
  1753. [04:41:23] [Server thread/INFO] [RLTweakerWatchdog]: Adding Watchdog Routine: InfernalMobs Stall
  1754. [04:41:23] [Server thread/INFO] [RLTweakerWatchdog]: Adding Watchdog Routine: MultiMine Stall
  1755. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed sereneseasons.handler.season.RandomUpdateHandler IEventListener onWorldTick from the event bus
  1756. [04:41:23] [Server thread/INFO] [RLTweaker]: Replacing SereneSeasons RandomUpdateHandler world tick
  1757. [04:41:23] [Server thread/INFO] [RLTweaker]: Found and removed com.tmtravlr.potioncore.PotionCoreEventHandler IEventListener onLivingJump from the event bus
  1758. [04:41:23] [Server thread/INFO] [RLTweaker]: Registering PCJump to the event bus
  1759. [04:41:23] [Server thread/INFO] [wolfarmor]: Performing server-side compatibility loadComplete for mobends...
  1760. [04:41:23] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 147 mods
  1761. [04:41:23] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  1762. [04:41:23] [Server thread/INFO] [Minecraft]: Server permissions file permissions.yml is empty, ignoring it
  1763. [04:41:23] [Server thread/INFO] [Minecraft]: -------- World Settings For [world] --------
  1764. [04:41:23] [Server thread/INFO] [Minecraft]: View Distance: 10
  1765. [04:41:23] [Server thread/INFO] [Minecraft]: Structure Info Saving: true
  1766. [04:41:23] [Server thread/INFO] [Minecraft]: Cactus Growth Modifier: 100%
  1767. [04:41:23] [Server thread/INFO] [Minecraft]: Cane Growth Modifier: 100%
  1768. [04:41:23] [Server thread/INFO] [Minecraft]: Melon Growth Modifier: 100%
  1769. [04:41:23] [Server thread/INFO] [Minecraft]: Mushroom Growth Modifier: 100%
  1770. [04:41:23] [Server thread/INFO] [Minecraft]: Pumpkin Growth Modifier: 100%
  1771. [04:41:23] [Server thread/INFO] [Minecraft]: Sapling Growth Modifier: 100%
  1772. [04:41:23] [Server thread/INFO] [Minecraft]: Wheat Growth Modifier: 100%
  1773. [04:41:23] [Server thread/INFO] [Minecraft]: NetherWart Growth Modifier: 100%
  1774. [04:41:23] [Server thread/INFO] [Minecraft]: Vine Growth Modifier: 100%
  1775. [04:41:23] [Server thread/INFO] [Minecraft]: Cocoa Growth Modifier: 100%
  1776. [04:41:23] [Server thread/INFO] [Minecraft]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1777. [04:41:23] [Server thread/INFO] [Minecraft]: Mob Spawn Range: 4
  1778. [04:41:23] [Server thread/INFO] [Minecraft]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1779. [04:41:23] [Server thread/INFO] [Minecraft]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1780. [04:41:23] [Server thread/INFO] [Minecraft]: Random Lighting Updates: false
  1781. [04:41:23] [Server thread/INFO] [Minecraft]: Max TNT Explosions: 100
  1782. [04:41:23] [Server thread/INFO] [Minecraft]: Experience Merge Radius: 3.0
  1783. [04:41:23] [Server thread/INFO] [Minecraft]: Item Merge Radius: 2.5
  1784. [04:41:23] [Server thread/INFO] [Minecraft]: Item Despawn Rate: 6000
  1785. [04:41:23] [Server thread/INFO] [Minecraft]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1786. [04:41:23] [Server thread/INFO] [Minecraft]: Allow Zombie Pigmen to spawn from portal blocks: true
  1787. [04:41:23] [Server thread/INFO] [Minecraft]: Arrow Despawn Rate: 1200
  1788. [04:41:23] [Server thread/INFO] [Minecraft]: Zombie Aggressive Towards Villager: true
  1789. [04:41:23] [Server thread/INFO] [Minecraft]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1790. [04:41:23] [Server thread/INFO] [Minecraft]: Nerfing mobs spawned from spawners: false
  1791. [04:41:23] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2f9f238c)
  1792. [04:41:23] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture junk into FishingMadeBetter junk
  1793. [04:41:23] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture treasure into FishingMadeBetter treasure
  1794. [04:41:24] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement defiledlands:recipes/material/tenebra_planks
  1795. com.google.gson.JsonSyntaxException: Unknown recipe 'defiledlands:material/tenebra_planks'
  1796.        at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:186) ~[l$a.class:?]
  1797.        at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:162) ~[l$a.class:?]
  1798.        at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  1799.        at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  1800.        at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  1801.        at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  1802.        at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  1803.        at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  1804.        at net.minecraft.advancements.Advancement$Builder.func_192059_a(Advancement.java:239) ~[i$a.class:?]
  1805.        at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  1806.        at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  1807.        at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  1808.        at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  1809.        at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517) ~[rc.class:?]
  1810.        at net.minecraft.util.JsonUtils.func_188178_a(SourceFile:537) ~[rc.class:?]
  1811.        at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$2(ForgeHooks.java:1382) ~[ForgeHooks.class:a549e0d-DEV]
  1812.        at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:a549e0d-DEV]
  1813.        at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1360) [ForgeHooks.class:a549e0d-DEV]
  1814.        at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1327) [ForgeHooks.class:a549e0d-DEV]
  1815.        at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  1816.        at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
  1817.        at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:211) [oo.class:?]
  1818.        at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:426) [MinecraftServer.class:?]
  1819.        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:321) [nz.class:?]
  1820.        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688) [MinecraftServer.class:?]
  1821.        at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  1822. [04:41:24] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 659 advancements
  1823. [04:41:24] [Server thread/INFO] [bettercaves]: Better Caves config file for dimension 0 not found. Using global config...
  1824. [04:41:24] [Server thread/INFO] [bettercaves]: Using block 'minecraft:lava' as lava in cave generation for dimension 0 (OVERWORLD) ...
  1825. [04:41:24] [Server thread/INFO] [bettercaves]: Using block 'minecraft:water' as water in cave generation for dimension 0 (OVERWORLD) ...
  1826. [04:41:24] [Server thread/INFO] [bettercaves]: Better Caves config file for dimension 0 not found. Using global config...
  1827. [04:41:24] [Server thread/INFO] [bettercaves]: Using block 'minecraft:lava' as lava in cave generation for dimension 0 (OVERWORLD) ...
  1828. [04:41:24] [Server thread/INFO] [bettercaves]: Using block 'minecraft:water' as water in cave generation for dimension 0 (OVERWORLD) ...
  1829. [04:41:24] [Server thread/INFO] []: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
  1830. [04:41:24] [Server thread/INFO] [globalgamerules]: Applying config gamerules to dimension 0 (world)
  1831. [04:41:24] [Server thread/INFO] [Meson]: true
  1832. [04:41:24] [Server thread/INFO] []: Battletower Positions reloaded. Lines 1, entries 0
  1833. [04:41:25] [Server thread/INFO] [dsurround]: Creating STANDARD weather generator for dimension [overworld]
  1834. [04:41:25] [Server thread/INFO] [Minecraft]: -------- World Settings For [DIM-1] --------
  1835. [04:41:25] [Server thread/INFO] [Minecraft]: View Distance: 10
  1836. [04:41:25] [Server thread/INFO] [Minecraft]: Structure Info Saving: true
  1837. [04:41:25] [Server thread/INFO] [Minecraft]: Cactus Growth Modifier: 100%
  1838. [04:41:25] [Server thread/INFO] [Minecraft]: Cane Growth Modifier: 100%
  1839. [04:41:25] [Server thread/INFO] [Minecraft]: Melon Growth Modifier: 100%
  1840. [04:41:25] [Server thread/INFO] [Minecraft]: Mushroom Growth Modifier: 100%
  1841. [04:41:25] [Server thread/INFO] [Minecraft]: Pumpkin Growth Modifier: 100%
  1842. [04:41:25] [Server thread/INFO] [Minecraft]: Sapling Growth Modifier: 100%
  1843. [04:41:25] [Server thread/INFO] [Minecraft]: Wheat Growth Modifier: 100%
  1844. [04:41:25] [Server thread/INFO] [Minecraft]: NetherWart Growth Modifier: 100%
  1845. [04:41:25] [Server thread/INFO] [Minecraft]: Vine Growth Modifier: 100%
  1846. [04:41:25] [Server thread/INFO] [Minecraft]: Cocoa Growth Modifier: 100%
  1847. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1848. [04:41:25] [Server thread/INFO] [Minecraft]: Mob Spawn Range: 4
  1849. [04:41:25] [Server thread/INFO] [Minecraft]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1850. [04:41:25] [Server thread/INFO] [Minecraft]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1851. [04:41:25] [Server thread/INFO] [Minecraft]: Random Lighting Updates: false
  1852. [04:41:25] [Server thread/INFO] [Minecraft]: Max TNT Explosions: 100
  1853. [04:41:25] [Server thread/INFO] [Minecraft]: Experience Merge Radius: 3.0
  1854. [04:41:25] [Server thread/INFO] [Minecraft]: Item Merge Radius: 2.5
  1855. [04:41:25] [Server thread/INFO] [Minecraft]: Item Despawn Rate: 6000
  1856. [04:41:25] [Server thread/INFO] [Minecraft]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1857. [04:41:25] [Server thread/INFO] [Minecraft]: Allow Zombie Pigmen to spawn from portal blocks: true
  1858. [04:41:25] [Server thread/INFO] [Minecraft]: Arrow Despawn Rate: 1200
  1859. [04:41:25] [Server thread/INFO] [Minecraft]: Zombie Aggressive Towards Villager: true
  1860. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1861. [04:41:25] [Server thread/INFO] [Minecraft]: Nerfing mobs spawned from spawners: false
  1862. [04:41:25] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@2f9f238c)
  1863. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture junk into FishingMadeBetter junk
  1864. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture treasure into FishingMadeBetter treasure
  1865. [04:41:25] [Server thread/INFO] [globalgamerules]: Applying config gamerules to dimension -1 (DIM-1)
  1866. [04:41:25] [Server thread/WARN] []: java.io.IOException: The system cannot find the path specified
  1867. [04:41:25] [Server thread/WARN] []:     at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1868. [04:41:25] [Server thread/WARN] []:     at java.io.File.createNewFile(Unknown Source)
  1869. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.loadPosFile(WorldGenHandler.java:371)
  1870. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.eventWorldLoad(WorldGenHandler.java:77)
  1871. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1176_WorldGenHandler_eventWorldLoad_Load.invoke(.dynamic)
  1872. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  1873. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)
  1874. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:451)
  1875. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:321)
  1876. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1877. [04:41:25] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1878. [04:41:25] [Server thread/INFO] [dsurround]: Creating NETHER weather generator for dimension [the_nether]
  1879. [04:41:25] [Server thread/INFO] [Minecraft]: -------- World Settings For [DIM1] --------
  1880. [04:41:25] [Server thread/INFO] [Minecraft]: View Distance: 10
  1881. [04:41:25] [Server thread/INFO] [Minecraft]: Structure Info Saving: true
  1882. [04:41:25] [Server thread/INFO] [Minecraft]: Cactus Growth Modifier: 100%
  1883. [04:41:25] [Server thread/INFO] [Minecraft]: Cane Growth Modifier: 100%
  1884. [04:41:25] [Server thread/INFO] [Minecraft]: Melon Growth Modifier: 100%
  1885. [04:41:25] [Server thread/INFO] [Minecraft]: Mushroom Growth Modifier: 100%
  1886. [04:41:25] [Server thread/INFO] [Minecraft]: Pumpkin Growth Modifier: 100%
  1887. [04:41:25] [Server thread/INFO] [Minecraft]: Sapling Growth Modifier: 100%
  1888. [04:41:25] [Server thread/INFO] [Minecraft]: Wheat Growth Modifier: 100%
  1889. [04:41:25] [Server thread/INFO] [Minecraft]: NetherWart Growth Modifier: 100%
  1890. [04:41:25] [Server thread/INFO] [Minecraft]: Vine Growth Modifier: 100%
  1891. [04:41:25] [Server thread/INFO] [Minecraft]: Cocoa Growth Modifier: 100%
  1892. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1893. [04:41:25] [Server thread/INFO] [Minecraft]: Mob Spawn Range: 4
  1894. [04:41:25] [Server thread/INFO] [Minecraft]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1895. [04:41:25] [Server thread/INFO] [Minecraft]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1896. [04:41:25] [Server thread/INFO] [Minecraft]: Random Lighting Updates: false
  1897. [04:41:25] [Server thread/INFO] [Minecraft]: Max TNT Explosions: 100
  1898. [04:41:25] [Server thread/INFO] [Minecraft]: Experience Merge Radius: 3.0
  1899. [04:41:25] [Server thread/INFO] [Minecraft]: Item Merge Radius: 2.5
  1900. [04:41:25] [Server thread/INFO] [Minecraft]: Item Despawn Rate: 6000
  1901. [04:41:25] [Server thread/INFO] [Minecraft]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1902. [04:41:25] [Server thread/INFO] [Minecraft]: Allow Zombie Pigmen to spawn from portal blocks: true
  1903. [04:41:25] [Server thread/INFO] [Minecraft]: Arrow Despawn Rate: 1200
  1904. [04:41:25] [Server thread/INFO] [Minecraft]: Zombie Aggressive Towards Villager: true
  1905. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1906. [04:41:25] [Server thread/INFO] [Minecraft]: Nerfing mobs spawned from spawners: false
  1907. [04:41:25] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@2f9f238c)
  1908. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture junk into FishingMadeBetter junk
  1909. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture treasure into FishingMadeBetter treasure
  1910. [04:41:25] [Server thread/INFO] [globalgamerules]: Applying config gamerules to dimension 1 (DIM1)
  1911. [04:41:25] [Server thread/WARN] []: java.io.IOException: The system cannot find the path specified
  1912. [04:41:25] [Server thread/WARN] []:     at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1913. [04:41:25] [Server thread/WARN] []:     at java.io.File.createNewFile(Unknown Source)
  1914. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.loadPosFile(WorldGenHandler.java:371)
  1915. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.eventWorldLoad(WorldGenHandler.java:77)
  1916. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1176_WorldGenHandler_eventWorldLoad_Load.invoke(.dynamic)
  1917. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  1918. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)
  1919. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:451)
  1920. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:321)
  1921. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1922. [04:41:25] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1923. [04:41:25] [Server thread/INFO] [dsurround]: Creating NULL weather generator for dimension [the_end]
  1924. [04:41:25] [Server thread/INFO] [Minecraft]: -------- World Settings For [DIM111] --------
  1925. [04:41:25] [Server thread/INFO] [Minecraft]: View Distance: 10
  1926. [04:41:25] [Server thread/INFO] [Minecraft]: Structure Info Saving: true
  1927. [04:41:25] [Server thread/INFO] [Minecraft]: Cactus Growth Modifier: 100%
  1928. [04:41:25] [Server thread/INFO] [Minecraft]: Cane Growth Modifier: 100%
  1929. [04:41:25] [Server thread/INFO] [Minecraft]: Melon Growth Modifier: 100%
  1930. [04:41:25] [Server thread/INFO] [Minecraft]: Mushroom Growth Modifier: 100%
  1931. [04:41:25] [Server thread/INFO] [Minecraft]: Pumpkin Growth Modifier: 100%
  1932. [04:41:25] [Server thread/INFO] [Minecraft]: Sapling Growth Modifier: 100%
  1933. [04:41:25] [Server thread/INFO] [Minecraft]: Wheat Growth Modifier: 100%
  1934. [04:41:25] [Server thread/INFO] [Minecraft]: NetherWart Growth Modifier: 100%
  1935. [04:41:25] [Server thread/INFO] [Minecraft]: Vine Growth Modifier: 100%
  1936. [04:41:25] [Server thread/INFO] [Minecraft]: Cocoa Growth Modifier: 100%
  1937. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  1938. [04:41:25] [Server thread/INFO] [Minecraft]: Mob Spawn Range: 4
  1939. [04:41:25] [Server thread/INFO] [Minecraft]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  1940. [04:41:25] [Server thread/INFO] [Minecraft]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1941. [04:41:25] [Server thread/INFO] [Minecraft]: Random Lighting Updates: false
  1942. [04:41:25] [Server thread/INFO] [Minecraft]: Max TNT Explosions: 100
  1943. [04:41:25] [Server thread/INFO] [Minecraft]: Experience Merge Radius: 3.0
  1944. [04:41:25] [Server thread/INFO] [Minecraft]: Item Merge Radius: 2.5
  1945. [04:41:25] [Server thread/INFO] [Minecraft]: Item Despawn Rate: 6000
  1946. [04:41:25] [Server thread/INFO] [Minecraft]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  1947. [04:41:25] [Server thread/INFO] [Minecraft]: Allow Zombie Pigmen to spawn from portal blocks: true
  1948. [04:41:25] [Server thread/INFO] [Minecraft]: Arrow Despawn Rate: 1200
  1949. [04:41:25] [Server thread/INFO] [Minecraft]: Zombie Aggressive Towards Villager: true
  1950. [04:41:25] [Server thread/INFO] [Minecraft]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1951. [04:41:25] [Server thread/INFO] [Minecraft]: Nerfing mobs spawned from spawners: false
  1952. [04:41:25] [Server thread/INFO] [FML]: Loading dimension 111 (DIM111) (net.minecraft.server.dedicated.DedicatedServer@2f9f238c)
  1953. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture junk into FishingMadeBetter junk
  1954. [04:41:25] [Server thread/INFO] [fishingmadebetter]: Injecting Aquaculture treasure into FishingMadeBetter treasure
  1955. [04:41:25] [Server thread/INFO] [globalgamerules]: Applying config gamerules to dimension 111 (DIM111)
  1956. [04:41:25] [Server thread/WARN] []: java.io.IOException: The system cannot find the path specified
  1957. [04:41:25] [Server thread/WARN] []:     at java.io.WinNTFileSystem.createFileExclusively(Native Method)
  1958. [04:41:25] [Server thread/WARN] []:     at java.io.File.createNewFile(Unknown Source)
  1959. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.loadPosFile(WorldGenHandler.java:371)
  1960. [04:41:25] [Server thread/WARN] []:     at atomicstryker.battletowers.common.WorldGenHandler.eventWorldLoad(WorldGenHandler.java:77)
  1961. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1176_WorldGenHandler_eventWorldLoad_Load.invoke(.dynamic)
  1962. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  1963. [04:41:25] [Server thread/WARN] []:     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)
  1964. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:451)
  1965. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:321)
  1966. [04:41:25] [Server thread/WARN] []:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
  1967. [04:41:25] [Server thread/WARN] []:     at java.lang.Thread.run(Unknown Source)
  1968. [04:41:25] [Server thread/INFO] [dsurround]: Creating STANDARD weather generator for dimension [lostcities]
  1969. [04:41:25] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (Seed: -838012307380055143)
  1970. [04:41:26] [Server thread/INFO] [RLTweakerASM]: Patch exists for net.minecraft.pathfinding.WalkNodeProcessor
  1971. [04:41:26] [Server thread/INFO] [RLTweakerASM]: Writing class net.minecraft.pathfinding.WalkNodeProcessor with flags MAXS
  1972. [04:41:26] [Server thread/WARN] [FML]: Ruins Mod loaded a new chunk [-3, -1] in dimension 0 (overworld) while populating chunk [-2, -1], causing cascading worldgen lag.
  1973. [04:41:26] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1974. [04:41:27] [Server thread/INFO] []: Logged
  1975. [04:41:27] [Server thread/INFO] []: 0
  1976. [04:41:27] [Server thread/INFO] []:  towers so far for world
  1977. [04:41:27] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  1978. [04:41:27] [Server thread/INFO] []: , accepted new site coords [
  1979. [04:41:27] [Server thread/INFO] []: -48
  1980. [04:41:27] [Server thread/INFO] []: ,
  1981. [04:41:27] [Server thread/INFO] []: -16
  1982. [04:41:27] [Server thread/INFO] []: ], mindist
  1983. [04:41:27] [Server thread/INFO] []: 9999.000000
  1984. [04:41:27] [Server thread/INFO] []:
  1985.  
  1986. [04:41:27] [Server thread/WARN] [FML]: Battle Towers loaded a new chunk [-4, -2] in dimension 0 (overworld) while populating chunk [-3, -1], causing cascading worldgen lag.
  1987. [04:41:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1988. [04:41:27] [Server thread/INFO] [yungslaw]: YUNG's Law config file for dimension 0 not found. Using global config...
  1989. [04:41:27] [Server thread/INFO] []: Dimension 0 Battle Tower type CobbleStoneMossy spawned at [ -48 | -16 ], underground: false
  1990. [04:41:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
  1991. [04:41:27] [Server thread/WARN] [FML]: Ruins Mod loaded a new chunk [-3, 11] in dimension 0 (overworld) while populating chunk [-2, 12], causing cascading worldgen lag.
  1992. [04:41:27] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  1993. [04:41:27] [Server thread/INFO] []: Logged
  1994. [04:41:27] [Server thread/INFO] []: 1
  1995. [04:41:27] [Server thread/INFO] []:  towers so far for world
  1996. [04:41:27] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  1997. [04:41:27] [Server thread/INFO] []: , accepted new site coords [
  1998. [04:41:27] [Server thread/INFO] []: -32
  1999. [04:41:27] [Server thread/INFO] []: ,
  2000. [04:41:27] [Server thread/INFO] []: 192
  2001. [04:41:27] [Server thread/INFO] []: ], mindist
  2002. [04:41:27] [Server thread/INFO] []: 208.614477
  2003. [04:41:27] [Server thread/INFO] []:
  2004.  
  2005. [04:41:27] [Server thread/INFO] []: Dimension 0 Battle Tower type CobbleStoneMossy spawned at [ -32 | 192 ], underground: false
  2006. [04:41:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
  2007. [04:41:28] [Server thread/INFO] [roguelike]: Trying to spawn dungeon at chunkX 0 and chunkZ 0...
  2008. [04:41:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 12%
  2009. [04:41:42] [Server thread/INFO] [antiqueatlas]: Created new marker #1"gui.antiqueatlas.marker.village"@(197, 37)
  2010. [04:41:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 21%
  2011. [04:41:43] [Server thread/INFO] [RB-Transformer]: Injecting into afz (net.minecraft.inventory.ContainerWorkbench)
  2012. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - mRealBenchTile
  2013. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - <init>
  2014. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - WorkbenchTile[PUTFIELD]
  2015. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - WorkbenchInventory[NEW]
  2016. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - WorkbenchInventory[INVOKESPECIAL]
  2017. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - ContainerWorkbench[REFRESH_MATRIX]
  2018. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - onContainerClosed
  2019. [04:41:43] [Server thread/INFO] [RB-Transformer]:  - Done
  2020. [04:41:43] [Server thread/INFO] [Quark ASM]: Transforming net.minecraft.inventory.ContainerWorkbench
  2021. [04:41:43] [Server thread/INFO] [Quark ASM]: Applying Transformation to method (Names [transferStackInSlot, func_82846_b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack;)
  2022. [04:41:43] [Server thread/INFO] [Quark ASM]: Located Method, patching...
  2023. [04:41:43] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  2024. [04:41:43] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  2025. [04:41:43] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  2026. [04:41:43] [Server thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/inventory/ContainerWorkbench.func_75135_a (Lnet/minecraft/item/ItemStack;IIZ)Z
  2027. [04:41:43] [Server thread/INFO] [Quark ASM]: Patch result: true
  2028. [04:41:43] [Server thread/INFO] [RLTweakerASM]: Patch exists for net.minecraft.inventory.ContainerWorkbench
  2029. [04:41:43] [Server thread/INFO] [RLTweakerASM]: Writing class net.minecraft.inventory.ContainerWorkbench with flags MAXS | FRAMES
  2030. [04:41:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 31%
  2031. [04:41:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 38%
  2032. [04:41:45] [Server thread/INFO] []: Logged
  2033. [04:41:45] [Server thread/INFO] []: 2
  2034. [04:41:45] [Server thread/INFO] []:  towers so far for world
  2035. [04:41:45] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  2036. [04:41:45] [Server thread/INFO] []: , accepted new site coords [
  2037. [04:41:45] [Server thread/INFO] []: 96
  2038. [04:41:45] [Server thread/INFO] []: ,
  2039. [04:41:45] [Server thread/INFO] []: 352
  2040. [04:41:45] [Server thread/INFO] []: ], mindist
  2041. [04:41:45] [Server thread/INFO] []: 204.899976
  2042. [04:41:45] [Server thread/INFO] []:
  2043.  
  2044. [04:41:45] [Server thread/INFO] []: Dimension 0 Battle Tower type CobbleStoneMossy spawned at [ 96 | 352 ], underground: false
  2045. [04:41:46] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 47%
  2046. [04:41:46] [Server thread/WARN] [FML]: Quark loaded a new chunk [10, 0] in dimension 0 (overworld) while populating chunk [9, 1], causing cascading worldgen lag.
  2047. [04:41:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2048. [04:41:46] [Server thread/INFO] []: Logged
  2049. [04:41:46] [Server thread/INFO] []: 3
  2050. [04:41:46] [Server thread/INFO] []:  towers so far for world
  2051. [04:41:46] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  2052. [04:41:46] [Server thread/INFO] []: , accepted new site coords [
  2053. [04:41:46] [Server thread/INFO] []: 160
  2054. [04:41:46] [Server thread/INFO] []: ,
  2055. [04:41:46] [Server thread/INFO] []: 0
  2056. [04:41:46] [Server thread/INFO] []: ], mindist
  2057. [04:41:46] [Server thread/INFO] []: 208.614477
  2058. [04:41:46] [Server thread/INFO] []:
  2059.  
  2060. [04:41:46] [Server thread/INFO] []: Dimension 0 Battle Tower type CobbleStoneMossy spawned at [ 160 | 0 ], underground: true
  2061. [04:41:46] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [9, 3] in dimension 0 (overworld) while populating chunk [9, 2], causing cascading worldgen lag.
  2062. [04:41:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2063. [04:41:46] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [10, 3] in dimension 0 (overworld) while populating chunk [9, 3], causing cascading worldgen lag.
  2064. [04:41:46] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2065. [04:41:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 54%
  2066. [04:41:48] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [12, 2] in dimension 0 (overworld) while populating chunk [12, 1], causing cascading worldgen lag.
  2067. [04:41:48] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2068. [04:41:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 61%
  2069. [04:41:48] [Server thread/WARN] [FML]: Quark loaded a new chunk [13, 20] in dimension 0 (overworld) while populating chunk [12, 21], causing cascading worldgen lag.
  2070. [04:41:48] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2071. [04:41:49] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [14, 10] in dimension 0 (overworld) while populating chunk [13, 10], causing cascading worldgen lag.
  2072. [04:41:49] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2073. [04:41:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 68%
  2074. [04:41:49] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [15, 7] in dimension 0 (overworld) while populating chunk [15, 6], causing cascading worldgen lag.
  2075. [04:41:49] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2076. [04:41:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 75%
  2077. [04:41:50] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 7] in dimension 0 (overworld) while populating chunk [16, 8], causing cascading worldgen lag.
  2078. [04:41:50] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2079. [04:41:50] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 8] in dimension 0 (overworld) while populating chunk [16, 8], causing cascading worldgen lag.
  2080. [04:41:50] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2081. [04:41:50] [Server thread/INFO] []: Logged
  2082. [04:41:50] [Server thread/INFO] []: 4
  2083. [04:41:50] [Server thread/INFO] []:  towers so far for world
  2084. [04:41:50] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  2085. [04:41:50] [Server thread/INFO] []: , accepted new site coords [
  2086. [04:41:50] [Server thread/INFO] []: 256
  2087. [04:41:50] [Server thread/INFO] []: ,
  2088. [04:41:50] [Server thread/INFO] []: 176
  2089. [04:41:50] [Server thread/INFO] []: ], mindist
  2090. [04:41:50] [Server thread/INFO] []: 200.479425
  2091. [04:41:50] [Server thread/INFO] []:
  2092.  
  2093. [04:41:50] [Server thread/INFO] []: Tower Site [
  2094. [04:41:50] [Server thread/INFO] []: 256
  2095. [04:41:50] [Server thread/INFO] []: |
  2096. [04:41:50] [Server thread/INFO] []: 176
  2097. [04:41:50] [Server thread/INFO] []: ] rejected:
  2098. [04:41:50] [Server thread/INFO] []: Depth check - Banned Block or hole, Depth: 3 ID: Block{minecraft:air}
  2099. [04:41:50] [Server thread/INFO] []:
  2100.  
  2101. [04:41:50] [Server thread/INFO] []: Logged
  2102. [04:41:50] [Server thread/INFO] []: 4
  2103. [04:41:50] [Server thread/INFO] []:  towers so far for world
  2104. [04:41:50] [Server thread/INFO] []: C:\Users\Dylan's PC\Desktop\RL Craft Server\world
  2105. [04:41:50] [Server thread/INFO] []: , accepted new site coords [
  2106. [04:41:50] [Server thread/INFO] []: 256
  2107. [04:41:50] [Server thread/INFO] []: ,
  2108. [04:41:50] [Server thread/INFO] []: 192
  2109. [04:41:50] [Server thread/INFO] []: ], mindist
  2110. [04:41:50] [Server thread/INFO] []: 214.662526
  2111. [04:41:50] [Server thread/INFO] []:
  2112.  
  2113. [04:41:50] [Server thread/INFO] []: Dimension 0 Battle Tower type CobbleStoneMossy spawned at [ 256 | 192 ], underground: false
  2114. [04:41:51] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 16] in dimension 0 (overworld) while populating chunk [16, 16], causing cascading worldgen lag.
  2115. [04:41:51] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2116. [04:41:51] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [17, 15] in dimension 0 (overworld) while populating chunk [16, 16], causing cascading worldgen lag.
  2117. [04:41:51] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2118. [04:41:51] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [18, 15] in dimension 0 (overworld) while populating chunk [17, 15], causing cascading worldgen lag.
  2119. [04:41:51] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2120. [04:41:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 81%
  2121. [04:41:52] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [19, 9] in dimension 0 (overworld) while populating chunk [18, 9], causing cascading worldgen lag.
  2122. [04:41:52] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2123. [04:41:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 89%
  2124. [04:41:52] [Server thread/WARN] [FML]: Recurrent Complex loaded a new chunk [20, 11] in dimension 0 (overworld) while populating chunk [19, 11], causing cascading worldgen lag.
  2125. [04:41:52] [Server thread/WARN] [FML]: Please report this to the mod's issue tracker. This log can be disabled in the Forge config.
  2126. [04:41:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 98%
  2127. [04:41:53] [Server thread/INFO] [Minecraft]: Server permissions file permissions.yml is empty, ignoring it
  2128. [04:41:53] [Server thread/INFO] [Minecraft]: Server permissions file permissions.yml is empty, ignoring it
  2129. [04:41:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (30.245s)! For help, type "help" or "?"
  2130. [04:41:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 0.0.0.0:25565
  2131. [04:41:53] [Server thread/INFO] [betterquesting]: Loaded 0 quests
  2132. [04:41:53] [Server thread/INFO] [betterquesting]: Loaded 0 quest lines
  2133. [04:41:53] [Server thread/INFO] [betterquesting]: Loaded 0 parties
  2134. [04:41:53] [Server thread/INFO] [betterquesting]: Loaded 0 names
  2135. [04:41:54] [Server thread/INFO] [RLTweaker]: Found and removed org.orecruncher.dsurround.server.services.EnvironmentService IEventListener tickEvent from the event bus
  2136. [04:41:54] [Server thread/INFO] [Minecraft]: Timings Reset
  2137. [04:41:54] [Server thread/INFO] [antiqueatlas]: Saving local markers data to NBT
  2138. [04:41:54] [Server thread/INFO] [globalgamerules]: Saving gamerules of dimension -1 (DIM-1) to config
  2139. [04:41:54] [Server thread/INFO] [FML]: Unloading dimension -1
  2140. [04:41:54] [Server thread/INFO] [globalgamerules]: Saving gamerules of dimension 1 (DIM1) to config
  2141. [04:41:54] [Server thread/INFO] [FML]: Unloading dimension 1
  2142. [04:41:54] [Server thread/INFO] [globalgamerules]: Saving gamerules of dimension 111 (DIM111) to config
  2143. [04:41:54] [Server thread/INFO] [FML]: Unloading dimension 111
  2144. [04:42:03] [Netty Server IO #1/ERROR] [JavaPatcher]: Error patching encode in net.minecraft.network.NettyPacketEncoder with replaceMethodCall
  2145. java.lang.RuntimeException: java.io.IOException: invalid constant type: 15
  2146.        at javassist.CtClassType.getClassFile2(CtClassType.java:203) ~[CtClassType.class:?]
  2147.        at javassist.compiler.MemberResolver.lookupMethod(MemberResolver.java:110) ~[javassist-3.12.1.GA.jar:?]
  2148.        at javassist.compiler.MemberResolver.lookupMethod(MemberResolver.java:96) ~[javassist-3.12.1.GA.jar:?]
  2149.        at javassist.compiler.TypeChecker.atMethodCallCore(TypeChecker.java:704) ~[javassist-3.12.1.GA.jar:?]
  2150.        at javassist.compiler.TypeChecker.atCallExpr(TypeChecker.java:681) ~[javassist-3.12.1.GA.jar:?]
  2151.        at javassist.compiler.JvstTypeChecker.atCallExpr(JvstTypeChecker.java:156) ~[javassist-3.12.1.GA.jar:?]
  2152.        at javassist.compiler.ast.CallExpr.accept(CallExpr.java:45) ~[javassist-3.12.1.GA.jar:?]
  2153.        at javassist.compiler.CodeGen.doTypeCheck(CodeGen.java:241) ~[javassist-3.12.1.GA.jar:?]
  2154.        at javassist.compiler.CodeGen.atStmnt(CodeGen.java:329) ~[javassist-3.12.1.GA.jar:?]
  2155.        at javassist.compiler.ast.Stmnt.accept(Stmnt.java:49) ~[javassist-3.12.1.GA.jar:?]
  2156.        at javassist.compiler.CodeGen.atStmnt(CodeGen.java:350) ~[javassist-3.12.1.GA.jar:?]
  2157.        at javassist.compiler.ast.Stmnt.accept(Stmnt.java:49) ~[javassist-3.12.1.GA.jar:?]
  2158.        at javassist.compiler.Javac.compileStmnt(Javac.java:568) ~[javassist-3.12.1.GA.jar:?]
  2159.        at javassist.expr.MethodCall.replace(MethodCall.java:234) ~[javassist-3.12.1.GA.jar:?]
  2160.        at me.nallar.javapatcher.patcher.Patches$6.edit(Patches.java:661) ~[Patches$6.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2161.        at javassist.expr.ExprEditor.loopBody(ExprEditor.java:191) ~[ExprEditor.class:?]
  2162.        at javassist.expr.ExprEditor.doit(ExprEditor.java:90) ~[ExprEditor.class:?]
  2163.        at javassist.CtBehavior.instrument(CtBehavior.java:663) ~[CtBehavior.class:?]
  2164.        at me.nallar.javapatcher.patcher.Patches.replaceMethodCall(Patches.java:637) ~[Patches.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2165.        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301]
  2166.        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
  2167.        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301]
  2168.        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301]
  2169.        at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:418) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2170.        at me.nallar.javapatcher.patcher.Patcher$PatchMethodDescriptor.run(Patcher.java:388) [Patcher$PatchMethodDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2171.        at me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor.runPatches(Patcher.java:514) [Patcher$ClassPatchDescriptor.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2172.        at me.nallar.javapatcher.patcher.Patcher.patch(Patcher.java:211) [Patcher.class:1.8+Jenkins-b61.git-8893876c05313e7818055c79e31cf8e828c877a2]
  2173.        at org.minimallycorrect.modpatcher.api.ModPatcherTransformer$ClassTransformer.transform(ModPatcherTransformer.java:154) [ModPatcher-1.12-SNAPSHOT.jar:1.12-SNAPSHOT+Jenkins-b6.git-3a538a5b574546f68d927f3551bf9e61fda4a334]
  2174.        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:311) [launchwrapper-1.12.jar:?]
  2175.        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:183) [launchwrapper-1.12.jar:?]
  2176.        at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_301]
  2177.        at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_301]
  2178.        at net.minecraft.network.NetworkSystem$4.initChannel(NetworkSystem.java:117) [oz$4.class:?]
  2179.        at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [minecraft_server.1.12.2.jar:?]
  2180.        at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [minecraft_server.1.12.2.jar:?]
  2181.        at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:597) [minecraft_server.1.12.2.jar:?]
  2182.        at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:44) [minecraft_server.1.12.2.jar:?]
  2183.        at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1387) [minecraft_server.1.12.2.jar:?]
  2184.        at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1122) [minecraft_server.1.12.2.jar:?]
  2185.        at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:647) [minecraft_server.1.12.2.jar:?]
  2186.        at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:506) [minecraft_server.1.12.2.jar:?]
  2187.        at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:419) [minecraft_server.1.12.2.jar:?]
  2188.        at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:478) [minecraft_server.1.12.2.jar:?]
  2189.        at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [minecraft_server.1.12.2.jar:?]
  2190.        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403) [minecraft_server.1.12.2.jar:?]
  2191.        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:442) [minecraft_server.1.12.2.jar:?]
  2192.        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [minecraft_server.1.12.2.jar:?]
  2193.        at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  2194. Caused by: java.io.IOException: invalid constant type: 15
  2195.        at javassist.bytecode.ConstPool.readOne(ConstPool.java:1090) ~[ConstPool.class:?]
  2196.        at javassist.bytecode.ConstPool.read(ConstPool.java:1033) ~[ConstPool.class:?]
  2197.        at javassist.bytecode.ConstPool.<init>(ConstPool.java:149) ~[ConstPool.class:?]
  2198.        at javassist.bytecode.ClassFile.read(ClassFile.java:737) ~[ClassFile.class:?]
  2199.        at javassist.bytecode.ClassFile.<init>(ClassFile.java:108) ~[ClassFile.class:?]
  2200.        at javassist.CtClassType.getClassFile2(CtClassType.java:190) ~[CtClassType.class:?]
  2201.        ... 47 more
  2202. [04:42:06] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player AngryBagel is 7524c0e4-6722-4629-86ad-e858c30c587f
  2203. [04:42:06] [Server thread/ERROR] [FML]: HandshakeMessageHandler exception
  2204. java.lang.VerifyError: Bad type on operand stack
  2205. Exception Details:
  2206.  Location:
  2207.    net/minecraft/network/NetHandlerPlayServer.func_147351_a(Lnet/minecraft/network/play/client/CPacketClickWindow;)V @180: invokestatic
  2208.  Reason:
  2209.    Type 'java/lang/Object' (current frame, stack[0]) is not assignable to 'org/bukkit/inventory/InventoryView'
  2210.  Current Frame:
  2211.    bci: @180
  2212.    flags: { }
  2213.    locals: { 'net/minecraft/network/NetHandlerPlayServer', 'net/minecraft/network/play/client/CPacketClickWindow', integer, 'java/lang/Object' }
  2214.    stack: { 'java/lang/Object', integer }
  2215.  Bytecode:
  2216.    0x0000000: 2b2a 2ab4 00e7 b602 22b8 0228 2ab4 00e7
  2217.    0x0000010: b603 3a99 0004 b12a b400 e7b6 01a3 2ab4
  2218.    0x0000020: 00e7 b409 46b4 09cc 2bb6 09d1 a008 fb2a
  2219.    0x0000030: b400 e7b4 0946 2ab4 00e7 b609 d599 08ea
  2220.    0x0000040: 2ab4 00e7 b409 462a b400 e7b6 09d8 9908
  2221.    0x0000050: d92a b400 e7b6 04e4 3d2b b609 db02 a200
  2222.    0x0000060: 0e2b b609 db11 fc19 9f00 04b1 2ab4 00e7
  2223.    0x0000070: b409 46b6 09df 4e2d c700 37bb 09e1 592a
  2224.    0x0000080: b400 e7b6 00f8 b809 e4b4 00ef 2ab4 00e7
  2225.    0x0000090: b600 f8b2 09e7 b609 eb2a b400 e7b4 0946
  2226.    0x00000a0: b709 ee4e 2ab4 00e7 b409 462d b609 f22d
  2227.    0x00000b0: 2bb6 09db b809 f63a 04b2 09fb 3a05 b20a
  2228.    0x00000c0: 003a 06b2 0a03 3a07 b20a 062b b60a 0ab6
  2229.    0x00000d0: 0a0d 2eaa 0000 051c 0000 0001 0000 0007
  2230.    0x00000e0: 0000 0029 0000 0210 0000 0283 0000 033b
  2231.    0x00000f0: 0000 03b1 0000 0495 0000 04b4 2bb6 0a10
  2232.    0x0000100: 9a00 0bb2 0a13 3a05 a700 102b b60a 1004
  2233.    0x0000110: a000 08b2 0a16 3a05 2bb6 0a10 9900 0b2b
  2234.    0x0000120: b60a 1004 a004 cbb2 0a19 3a06 2bb6 09db
  2235.    0x0000130: 11fc 19a0 0028 2ab4 00e7 b405 5ab6 0a1c
  2236.    0x0000140: b606 0c9a 04ac 2bb6 0a10 9a00 09b2 0a1f
  2237.    0x0000150: a700 06b2 0a22 3a06 a704 972b b609 db9c
  2238.    0x0000160: 000b b20a 193a 06a7 0488 2ab4 00e7 b409
  2239.    0x0000170: 462b b609 dbb6 0a26 3a08 1908 c601 6419
  2240.    0x0000180: 08b6 0a2b 3a09 2ab4 00e7 b405 5ab6 0a1c
  2241.    0x0000190: 3a0a 1909 b606 0c99 0020 190a b606 0c9a
  2242.    0x00001a0: 0141 2bb6 0a10 9a00 09b2 0a2e a700 06b2
  2243.    0x00001b0: 0a31 3a06 a701 2c19 082a b400 e7b6 0a34
  2244.    0x00001c0: 9901 2019 0ab6 060c 9900 182b b60a 109a
  2245.    0x00001d0: 0009 b20a 37a7 0006 b20a 3a3a 06a7 0103
  2246.    0x00001e0: 1908 190a b60a 3d99 00ad 1909 190a b60a
  2247.    0x00001f0: 4099 008e 1909 190a b80a 4499 0084 2bb6
  2248.    0x0000200: 0a10 9a00 0b19 0ab6 0942 a700 0404 360b
  2249.    0x0000210: 150b 1909 b60a 4719 09b6 0942 64b8 0a4a
  2250.    0x0000220: 360b 150b 1908 b40a 4eb9 0a53 0100 1909
  2251.    0x0000230: b609 4264 b80a 4a36 0b15 0b04 a000 0bb2
  2252.    0x0000240: 0a31 3a06 a700 3815 0b19 0ab6 0942 a000
  2253.    0x0000250: 0bb2 0a2e 3a06 a700 2615 0b9c 0017 150b
  2254.    0x0000260: 029f 0009 b20a 56a7 0006 b20a 593a 06a7
  2255.    0x0000270: 000d 150b 9900 08b2 0a5c 3a06 a700 6419
  2256.    0x0000280: 0ab6 0942 1908 b60a 5fa3 0057 b20a 623a
  2257.    0x0000290: 06a7 004f 190a b608 cb19 09b6 08cb a600
  2258.    0x00002a0: 4219 0ab6 0a65 9900 1019 0ab6 0a68 1909
  2259.    0x00002b0: b60a 68a0 002d 190a 1909 b80a 4499 0023
  2260.    0x00002c0: 1909 b609 429b 001b 1909 b609 4219 0ab6
  2261.    0x00002d0: 0942 6019 0ab6 0a47 a300 08b2 0a37 3a06
  2262.    0x00002e0: a703 0f2b b60a 109a 000b b20a 6b3a 05a7
  2263.    0x00002f0: 0010 2bb6 0a10 04a0 0008 b20a 6e3a 052b
  2264.    0x0000300: b60a 1099 000b 2bb6 0a10 04a0 02e4 2bb6
  2265.    0x0000310: 09db 9c00 0bb2 0a19 3a06 a702 d52a b400
  2266.    0x0000320: e7b4 0946 2bb6 09db b60a 263a 0819 08c6
  2267.    0x0000330: 001f 1908 2ab4 00e7 b60a 3499 0013 1908
  2268.    0x0000340: b60a 7199 000b b20a 743a 06a7 0008 b20a
  2269.    0x0000350: 193a 06a7 029c 2bb6 0a10 9b02 952b b60a
  2270.    0x0000360: 1010 09a2 028c b20a 773a 052a b400 e7b4
  2271.    0x0000370: 0946 2bb6 09db b60a 263a 0819 082a b400
  2272.    0x0000380: e7b6 0a34 9900 822a b400 e7b4 055a 2bb6
  2273.    0x0000390: 0a10 b60a 7b3a 0919 09b6 060c 9a00 1c19
  2274.    0x00003a0: 08b4 0a4e 2ab4 00e7 b405 5aa6 0011 1908
  2275.    0x00003b0: 1909 b60a 3d99 0007 04a7 0004 0336 0a19
  2276.    0x00003c0: 08b6 0a71 9900 1815 0a99 000b b20a 7e3a
  2277.    0x00003d0: 06a7 0032 b20a 813a 06a7 002a 1908 b60a
  2278.    0x00003e0: 719a 001d 1909 b606 0c9a 0015 1908 1909
  2279.    0x00003f0: b60a 3d99 000b b20a 7e3a 06a7 0008 b20a
  2280.    0x0000400: 193a 06a7 0008 b20a 193a 06a7 01e4 2bb6
  2281.    0x0000410: 0a10 05a0 0064 b20a 843a 052b b609 db11
  2282.    0x0000420: fc19 a000 0bb2 0a19 3a06 a701 c52a b400
  2283.    0x0000430: e7b4 0946 2bb6 09db b60a 263a 0819 08c6
  2284.    0x0000440: 0030 1908 b60a 7199 0028 2ab4 00e7 b402
  2285.    0x0000450: a2b4 0a87 9900 1b2a b400 e7b4 055a b60a
  2286.    0x0000460: 1cb6 060c 9900 0bb2 0a8a 3a06 a700 08b2
  2287.    0x0000470: 0a19 3a06 a701 7bb2 09fb 3a05 b20a 003a
  2288.    0x0000480: 06a7 016e 2bb6 09db 9b00 c62b b60a 109a
  2289.    0x0000490: 005d b20a 8d3a 052a b400 e7b4 0946 2bb6
  2290.    0x00004a0: 09db b60a 263a 0819 08c6 003b 1908 b60a
  2291.    0x00004b0: 7199 0033 1908 2ab4 00e7 b60a 3499 0027
  2292.    0x00004c0: 1908 b60a 2bb6 060c 9a00 1c19 08b6 0a2b
  2293.    0x00004d0: b608 cbb2 0a93 b80a 97a5 000b b20a 9a3a
  2294.    0x00004e0: 06a7 0008 b20a 193a 06a7 0106 2bb6 0a10
  2295.    0x00004f0: 04a0 00fe b20a 9d3a 052a b400 e7b4 0946
  2296.    0x0000500: 2bb6 09db b60a 263a 0819 08c6 003b 1908
  2297.    0x0000510: b60a 7199 0033 1908 2ab4 00e7 b60a 3499
  2298.    0x0000520: 0027 1908 b60a 2bb6 060c 9a00 1c19 08b6
  2299.    0x0000530: 0a2b b608 cbb2 0a93 b80a 97a5 000b b20a
  2300.    0x0000540: a03a 06a7 0008 b20a 193a 06a7 00a4 b20a
  2301.    0x0000550: 133a 052b b60a 1004 a000 08b2 0a16 3a05
  2302.    0x0000560: b20a 193a 06a7 008a 2ab4 00e7 b409 462b
  2303.    0x0000570: b609 db2b b60a 102b b60a 0a2a b400 e7b6
  2304.    0x0000580: 0aa4 3a07 a700 6bb2 0aa7 3a05 b20a 193a
  2305.    0x0000590: 062b b609 db9b 005a 2ab4 00e7 b405 5ab6
  2306.    0x00005a0: 0a1c b606 0c9a 004a 2ab4 00e7 b405 5ab6
  2307.    0x00005b0: 0a1c 3a08 b20a 193a 062d b60a ad19 08b6
  2308.    0x00005c0: 08cb b80a b1b8 0ab7 b90a bc02 009a 001a
  2309.    0x00005d0: 2db6 0abf 1908 b608 cbb8 0ab1 b80a b7b9
  2310.    0x00005e0: 0abc 0200 9900 08b2 0ac2 3a06 a700 032b
  2311.    0x00005f0: b60a 0ab2 0ac6 a502 4119 05b2 0a77 a600
  2312.    0x0000600: 1ebb 0ac8 592d 1904 2bb6 09db 1905 1906
  2313.    0x0000610: 2bb6 0a10 b70a cb3a 0ca7 0017 bb0a c859
  2314.    0x0000620: 2d19 042b b609 db19 0519 06b7 0ace 3a0c
  2315.    0x0000630: 2db6 0aad 3a08 2bb6 09db 9a00 5f19 08c1
  2316.    0x0000640: 0ad0 9900 5701 3a09 1908 c00a d0b9 0ad4
  2317.    0x0000650: 0100 3a09 a700 053a 0a19 09c6 003e 1905
  2318.    0x0000660: b20a 77a6 0020 bb0a d659 1909 2d19 042b
  2319.    0x0000670: b609 db19 0519 062b b60a 10b7 0ad9 3a0c
  2320.    0x0000680: a700 19bb 0ad6 5919 092d 1904 2bb6 09db
  2321.    0x0000690: 1905 1906 b70a dc3a 0c19 0c1c b60a dd2a
  2322.    0x00006a0: b400 e7b4 0946 3a09 2ab4 00f0 b601 ee19
  2323.    0x00006b0: 0cb9 01f4 0200 2ab4 00e7 b409 4619 09a5
  2324.    0x00006c0: 0004 b1b2 0ae0 190c b60a e3b6 0ae4 2eaa
  2325.    0x00006d0: 0000 0152 0000 0001 0000 0003 0000 0019
  2326.    0x00006e0: 0000 0019 0000 0038 2ab4 00e7 b409 462b
  2327.    0x00006f0: b609 db2b b60a 102b b60a 0a2a b400 e7b6
  2328.    0x0000700: 0aa4 3a07 a701 1db2 0ae7 1906 b60a e82e
  2329.    0x0000710: aa00 0000 0000 0110 0000 0001 0000 0013
  2330.    0x0000720: 0000 005c 0000 005c 0000 005c 0000 005c
  2331.    0x0000730: 0000 005c 0000 005c 0000 006d 0000 006d
  2332.    0x0000740: 0000 006d 0000 006d 0000 006d 0000 006d
  2333.    0x0000750: 0000 006d 0000 00bd 0000 00bd 0000 00f0
  2334.    0x0000760: 0000 00f0 0000 00f0 0000 0110 2ab4 00e7
  2335.    0x0000770: 2ab4 00e7 b409 46b6 094a a700 a62a b400
  2336.    0x0000780: e7b4 00ed bb0a ea59 0202 2ab4 00e7 b405
  2337.    0x0000790: 5ab6 0a1c b70a edb6 0187 2ab4 00e7 b400
  2338.    0x00007a0: edbb 0aea 592a b400 e7b4 0946 b409 cc2b
  2339.    0x00007b0: b609 db2a b400 e7b4 0946 2bb6 09db b60a
  2340.    0x00007c0: 26b6 0a2b b70a edb6 0187 a700 562a b400
  2341.    0x00007d0: e7b4 00ed bb0a ea59 2ab4 00e7 b409 46b4
  2342.    0x00007e0: 09cc 2bb6 09db 2ab4 00e7 b409 462b b609
  2343.    0x00007f0: dbb6 0a26 b60a 2bb7 0aed b601 87a7 0023
  2344.    0x0000800: 2ab4 00e7 b400 edbb 0aea 5902 022a b400
  2345.    0x0000810: e7b4 055a b60a 1cb7 0aed b601 87a7 0003
  2346.    0x0000820: b119 0cc1 0ad6 9900 112a b400 e72a b400
  2347.    0x0000830: e7b4 0946 b609 4a2b b60a f019 07b8 0af3
  2348.    0x0000840: 9900 412a b400 e7b4 00ed bb0a f559 2bb6
  2349.    0x0000850: 09d1 2bb6 0af9 04b7 0afc b601 872a b400
  2350.    0x0000860: e704 b50a ff2a b400 e7b4 0946 b60b 022a
  2351.    0x0000870: b400 e7b6 0b05 2ab4 00e7 03b5 0aff a700
  2352.    0x0000880: a92a b400 b82a b400 e7b4 0946 b409 cc2b
  2353.    0x0000890: b60a f9b8 0b0a b60b 0e2a b400 e7b4 00ed
  2354.    0x00008a0: bb0a f559 2bb6 09d1 2bb6 0af9 03b7 0afc
  2355.    0x00008b0: b601 872a b400 e7b4 0946 2ab4 00e7 03b6
  2356.    0x00008c0: 0b12 b80b 183a 0803 3609 1509 2ab4 00e7
  2357.    0x00008d0: b409 46b4 0b1b b90b 1e01 00a2 003c 2ab4
  2358.    0x00008e0: 00e7 b409 46b4 0b1b 1509 b90b 2102 00c0
  2359.    0x00008f0: 0a28 b60a 2b3a 0a19 0ab6 060c 9900 09b2
  2360.    0x0000900: 0a03 a700 0519 0a3a 0b19 0819 0bb6 0b22
  2361.    0x0000910: 5784 0901 a7ff b62a b400 e72a b400 e7b4
  2362.    0x0000920: 0946 1908 b60b 26b1
  2363.  Exception Handler Table:
  2364.    bci [1608, 1620] => handler: 1623
  2365.  Stackmap Table:
  2366.    same_frame(@23)
  2367.    append_frame(@108,Integer)
  2368.    append_frame(@175,Object[#4])
  2369.    full_frame(@252,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444]},{})
  2370.    same_frame(@267)
  2371.    same_frame(@280)
  2372.    same_frame(@295)
  2373.    same_frame(@339)
  2374.    same_locals_1_stack_item_frame(@342,Object[#2557])
  2375.    same_frame(@347)
  2376.    same_frame(@362)
  2377.    append_frame(@431,Object[#2600],Object[#1444],Object[#1444])
  2378.    same_locals_1_stack_item_frame(@434,Object[#2557])
  2379.    same_frame(@439)
  2380.    same_frame(@472)
  2381.    same_locals_1_stack_item_frame(@475,Object[#2557])
  2382.    same_frame(@480)
  2383.    same_frame(@525)
  2384.    same_locals_1_stack_item_frame(@526,Integer)
  2385.    append_frame(@583,Integer)
  2386.    same_frame(@601)
  2387.    same_frame(@618)
  2388.    same_locals_1_stack_item_frame(@621,Object[#2557])
  2389.    same_frame(@626)
  2390.    same_frame(@636)
  2391.    chop_frame(@639,1)
  2392.    same_frame(@660)
  2393.    same_frame(@694)
  2394.    chop_frame(@736,2)
  2395.    chop_frame(@739,1)
  2396.    same_frame(@754)
  2397.    same_frame(@767)
  2398.    same_frame(@782)
  2399.    same_frame(@797)
  2400.    append_frame(@846,Object[#2600])
  2401.    same_frame(@851)
  2402.    chop_frame(@854,1)
  2403.    append_frame(@952,Object[#2600],Object[#1444])
  2404.    same_frame(@956)
  2405.    same_locals_1_stack_item_frame(@957,Integer)
  2406.    append_frame(@980,Integer)
  2407.    same_frame(@988)
  2408.    same_frame(@1022)
  2409.    same_frame(@1027)
  2410.    chop_frame(@1030,2)
  2411.    same_frame(@1035)
  2412.    chop_frame(@1038,1)
  2413.    same_frame(@1069)
  2414.    append_frame(@1135,Object[#2600])
  2415.    same_frame(@1140)
  2416.    chop_frame(@1143,1)
  2417.    same_frame(@1156)
  2418.    append_frame(@1252,Object[#2600])
  2419.    same_frame(@1257)
  2420.    chop_frame(@1260,1)
  2421.    append_frame(@1350,Object[#2600])
  2422.    same_frame(@1355)
  2423.    chop_frame(@1358,1)
  2424.    same_frame(@1376)
  2425.    same_frame(@1384)
  2426.    same_frame(@1415)
  2427.    append_frame(@1511,Object[#1444])
  2428.    same_frame(@1516)
  2429.    chop_frame(@1519,1)
  2430.    same_frame(@1564)
  2431.    full_frame(@1584,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444],Top,Top,Top,Top,Object[#2760]},{})
  2432.    full_frame(@1623,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444],Object[#2745],Object[#2883],Top,Top,Object[#2760]},{Object[#2503]})
  2433.    same_frame(@1625)
  2434.    same_frame(@1667)
  2435.    full_frame(@1689,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444],Object[#2745],Top,Top,Top,Object[#4]},{})
  2436.    full_frame(@1731,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444],Object[#2745],Object[#2505],Top,Top,Object[#4]},{})
  2437.    same_frame(@1768)
  2438.    same_frame(@1799)
  2439.    same_frame_extended(@1900)
  2440.    same_frame(@1917)
  2441.    same_frame_extended(@1997)
  2442.    same_frame(@2048)
  2443.    same_frame(@2080)
  2444.    same_frame(@2081)
  2445.    full_frame(@2103,{Object[#2],Object[#2510],Integer,Object[#4],Object[#44],Object[#2552],Object[#2557],Object[#1444]},{})
  2446.    same_frame_extended(@2177)
  2447.    append_frame(@2250,Object[#2836],Integer)
  2448.    append_frame(@2309,Object[#1444])
  2449.    same_locals_1_stack_item_frame(@2311,Object[#1444])
  2450.    chop_frame(@2327,1)
  2451.    full_frame(@2343,{Object[#2],Object[#2510]},{})
  2452.  
  2453.        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.serverInitiateHandshake(NetworkDispatcher.java:198) ~[NetworkDispatcher.class:a549e0d-DEV]
  2454.        at net.minecraftforge.fml.common.network.handshake.FMLHandshakeServerState$1.accept(FMLHandshakeServerState.java:52) ~[FMLHandshakeServerState$1.class:a549e0d-DEV]
  2455.        at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.userEventTriggered(HandshakeMessageHandler.java:65) ~[HandshakeMessageHandler.class:a549e0d-DEV]
  2456.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:329) [minecraft_server.1.12.2.jar:?]
  2457.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:315) [minecraft_server.1.12.2.jar:?]
  2458.        at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:307) [minecraft_server.1.12.2.jar:?]
  2459.        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) [minecraft_server.1.12.2.jar:?]
  2460.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:329) [minecraft_server.1.12.2.jar:?]
  2461.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:315) [minecraft_server.1.12.2.jar:?]
  2462.        at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:307) [minecraft_server.1.12.2.jar:?]
  2463.        at io.netty.channel.ChannelInboundHandlerAdapter.userEventTriggered(ChannelInboundHandlerAdapter.java:108) [minecraft_server.1.12.2.jar:?]
  2464.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:329) [minecraft_server.1.12.2.jar:?]
  2465.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:315) [minecraft_server.1.12.2.jar:?]
  2466.        at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:307) [minecraft_server.1.12.2.jar:?]
  2467.        at io.netty.channel.DefaultChannelPipeline$HeadContext.userEventTriggered(DefaultChannelPipeline.java:1352) [minecraft_server.1.12.2.jar:?]
  2468.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:329) [minecraft_server.1.12.2.jar:?]
  2469.        at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:315) [minecraft_server.1.12.2.jar:?]
  2470.        at io.netty.channel.DefaultChannelPipeline.fireUserEventTriggered(DefaultChannelPipeline.java:920) [minecraft_server.1.12.2.jar:?]
  2471.        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.insertIntoChannel(NetworkDispatcher.java:183) [NetworkDispatcher.class:a549e0d-DEV]
  2472.        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.serverToClientHandshake(NetworkDispatcher.java:154) [NetworkDispatcher.class:a549e0d-DEV]
  2473.        at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.fmlServerHandshake(FMLNetworkHandler.java:83) [FMLNetworkHandler.class:a549e0d-DEV]
  2474.        at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:192) [pc.class:?]
  2475.        at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:75) [pc.class:?]
  2476.        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:296) [gw.class:?]
  2477.        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:193) [oz.class:?]
  2478.        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1013) [MinecraftServer.class:?]
  2479.        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) [nz.class:?]
  2480.        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865) [MinecraftServer.class:?]
  2481.        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737) [MinecraftServer.class:?]
  2482.        at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
  2483. [04:42:34] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: Disconnecting com.mojang.authlib.GameProfile@24e1ac7d[id=7524c0e4-6722-4629-86ad-e858c30c587f,name=AngryBagel,properties={textures=[com.mojang.authlib.properties.Property@6e3faf9e]},legacy=false] (/127.0.0.1:52410): Took too long to log in
  2484. [04:42:34] [Server thread/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: com.mojang.authlib.GameProfile@24e1ac7d[id=7524c0e4-6722-4629-86ad-e858c30c587f,name=AngryBagel,properties={textures=[com.mojang.authlib.properties.Property@6e3faf9e]},legacy=false] (/127.0.0.1:52410) lost connection: Took too long to log in
  2485. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement