Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.22 KB | None | 0 0
  1. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  2. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  3. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  4. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  5. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
  6. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  7. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  8. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  9. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  10. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  11. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  12. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  13. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  14. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  15. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  16. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  20. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  21. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
  22. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
  23. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
  24. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
  25. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
  26. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
  28. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  29. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
  30. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
  31. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
  32. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
  33. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  37. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  38. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  39. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  40. [19:39:00] [Thread-41/INFO] [pneumaticcraft]: Finished fetching splash: 10 texts in queue
  41. [19:39:00] [Client thread/INFO] [jei]: Registering mod plugins took 23.67 s
  42. [19:39:00] [Client thread/INFO] [jei]: Building recipe registry...
  43. [19:39:09] [Client thread/INFO] [jei]: Building recipe registry took 8.303 s
  44. [19:39:09] [Client thread/INFO] [jei]: Building ingredient list...
  45. [19:39:10] [Client thread/INFO] [jei]: Building ingredient list took 998.9 ms
  46. [19:39:10] [Client thread/INFO] [jei]: Building ingredient filter...
  47. [19:39:22] [Client thread/INFO] [jei]: Building ingredient filter took 11.75 s
  48. [19:39:22] [Client thread/INFO] [jei]: Building bookmarks...
  49. [19:39:22] [Client thread/INFO] [jei]: Building bookmarks took 8.409 ms
  50. [19:39:22] [Client thread/INFO] [jei]: Building runtime...
  51. [19:39:22] [Client thread/INFO] [jei]: Building runtime took 139.9 ms
  52. [19:39:22] [Client thread/INFO] [jei]: Starting JEI took 50.56 s
  53. [19:39:22] [Client thread/INFO] [cofhcore]: CoFH Core: Load Complete.
  54. [19:39:22] [Client thread/INFO] [CoFH World]: Accumulating world generation files from: "C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\config\cofh\world"
  55. [19:39:22] [Client thread/INFO] [CoFH World]: Replacing standard generation with file "cofh\world\00_minecraft.json"
  56. [19:39:22] [Client thread/INFO] [CoFH World]: Found a total of 17 world generation files.
  57. [19:39:22] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\00_minecraft.json":
  58. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
  59. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
  60. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
  61. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\04_armorplus_ore.json":
  62. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\05_lordcraft.json":
  63. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\06_netherendingores_overworld_quartz_ore.json":
  64. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\07_netherendingores_vanilla_nether_ores.json":
  65. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\08_netherendingores_thermalfoundation_nether_ores.json":
  66. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\09_netherendingores_vanilla_end_ores.json":
  67. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\10_netherendingores_thermalfoundation_end_ores.json":
  68. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\11_netherendingores_end_quartz_ore.json":
  69. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\12_abyssalcraft.json":
  70. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\13_project_red.json":
  71. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\14_natura.json":
  72. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\15_erebus.json":
  73. [19:39:23] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\16_astral.json":
  74. [19:39:23] [Client thread/INFO] [CoFH World]: CoFH World: Load Complete.
  75. [19:39:23] [Client thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
  76. [19:39:23] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
  77. [19:39:23] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
  78. [19:39:23] [Client thread/INFO] [SuperScript]: Found 10 tweaks to apply for stage FINISHED_LOAD. Applying...
  79. [19:39:23] [Client thread/INFO] [biometweaker]: Generating Biome status report...
  80. [19:39:24] [Client thread/INFO] [biometweaker]: Generating LivingEntity status report...
  81. [19:39:26] [Client thread/INFO] [biometweaker]: Generating Dimension status report...
  82. [19:39:26] [Client thread/INFO] [Waila]: Starting Waila...
  83. [19:39:26] [Client thread/INFO] [Waila]: Gathering annotated plugins...
  84. [19:39:26] [Client thread/INFO] [Waila]: Gathering wrapped IMC plugins...
  85. [19:39:27] [Client thread/INFO] [Waila]: Registering plugins...
  86. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
  87. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
  88. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at appeng.integration.modules.waila.WailaModule
  89. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.blakebr0.extendedcrafting.compat.WailaDataProvider
  90. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.cjm721.overloaded.client.waila.OverloadedWailaPlugin
  91. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.mrbysco.wasaila.WailaHandler
  92. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at elec332.core.compat.waila.WailaCompatHandler
  93. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at exnihilocreatio.compatibility.CompatWaila
  94. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at jackyy.dimensionaledibles.compat.WailaCompat
  95. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  96. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider
  97. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at cazador.furnaceoverhaul.compat.HwylaPlugin
  98. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.blakebr0.mysticalagradditions.compat.WailaDataProvider
  99. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.blakebr0.mysticalagriculture.compat.WailaDataProvider
  100. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
  101. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.mike_caron.mikesmodslib.integrations.WailaCompatibility
  102. [19:39:27] [Client thread/INFO] [mikesmodslib]: Loading Waila integration
  103. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.progwml6.natura.plugin.waila.PluginWaila
  104. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.robrit.moofluids.common.plugins.waila.WailaPlugin
  105. [19:39:27] [Client thread/INFO] [MooFluids]: WAILA tooltip successfully registered.
  106. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at com.zeitheron.hammercore.intr.waila.GetWaila
  107. [19:39:27] [Client thread/INFO] [HammerCore]: Waila API hooked!
  108. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at extracells.integration.waila.Waila
  109. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at li.cil.oc.integration.waila.BlockDataProvider
  110. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at mcjty.lib.compat.waila.WailaCompatibility
  111. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at me.desht.pneumaticcraft.common.thirdparty.waila.WailaCallback
  112. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.bdew.ae2stuff.waila.WailaHandler
  113. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.blay09.mods.cookingforblockheads.compat.WailaProvider
  114. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.blay09.mods.waystones.compat.WailaProvider
  115. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.darkhax.darkutils.addons.waila.DarkUtilsTileProvider
  116. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.darkhax.wawla.engine.waila.EntityProvider
  117. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at net.darkhax.wawla.engine.waila.TileProvider
  118. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at omtteam.openmodularturrets.compatibility.hwyla.OMTWailaPlugin
  119. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at org.dave.bonsaitrees.compat.Waila.WailaProvider
  120. [19:39:27] [Client thread/INFO] [bonsaitrees]: Enabled support for Waila/Hwyla
  121. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at p455w0rd.danknull.integration.WAILA
  122. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at p455w0rd.endermanevo.integration.WAILA
  123. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at shadows.ench.compat.EnchHwylaPlugin
  124. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at shadows.spawn.compat.SpawnerWailaPlugin
  125. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at slimeknights.tconstruct.plugin.waila.WailaRegistrar
  126. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at squeek.wailaharvestability.WailaHandler
  127. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
  128. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at WayofTime.bloodmagic.compat.waila.BloodMagicHwylaPlugin
  129. [19:39:27] [Client thread/INFO] [Waila]: Registering plugin at xreliquary.compat.waila.WailaCallbackHandler
  130. [19:39:27] [Client thread/INFO] [Waila]: Starting Waila took 966.3 ms
  131. [19:39:27] [Client thread/INFO] [ElecCore]: ElecCore has Available in 2 ms
  132. [19:39:27] [Client thread/INFO] [redstonearsenal]: Redstone Arsenal: Load Complete.
  133. [19:39:27] [Client thread/INFO] [thermaldynamics]: Thermal Dynamics: Load Complete.
  134. [19:39:27] [Client thread/INFO] [thermalinnovation]: Thermal Innovation: Load Complete.
  135. [19:39:35] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  136. [19:39:38] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 285 mods
  137. [19:39:38] [Client thread/INFO] [HammerCore]: Created Hammer Core Gui Config Factory!
  138. [19:39:39] [Client thread/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
  139. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  140. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
  141. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  142. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN minecraft
  143. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
  144. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft is missing 4 textures
  145. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain minecraft has 15 locations:
  146. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  147. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:RandomPatches
  148. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Actually Additions
  149. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod armorplus resources at C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\armorplus-1.12.2-11.21.0.57.jar
  150. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod botania resources at C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\Botania r1.10-361.jar
  151. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Dark Utilities
  152. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Extra Utilities 2
  153. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:JourneyMap
  154. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Quark
  155. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod immersiveengineering resources at C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\ImmersiveEngineering-0.12-89.jar
  156. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\Quark-r1.5-146.jar
  157. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\resources
  158. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\Soot-1.6.jar
  159. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: resource pack at path C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\config\ChanceCubes\CustomRewards\Resourcepack\CustomSounds-Resourcepack.zip
  160. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type lumien.resourceloader.loader.NormalResourceLoader : CustomResources
  161. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  162. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain minecraft are:
  163. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/missingno.png
  164. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/qsu/dsuside.png
  165. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/models/pillar_base_d.png
  166. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/models/pillar_mid_d.png
  167. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  168. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain minecraft
  169. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  170. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  171. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN extrautils2
  172. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
  173. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain extrautils2 is missing 1 texture
  174. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain extrautils2 has 2 locations:
  175. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : Additional Resources bonus resource pack
  176. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Extra Utilities 2
  177. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  178. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain extrautils2 are:
  179. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/potions/purging.png
  180. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  181. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain extrautils2
  182. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  183. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  184. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN quantumstorage
  185. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
  186. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain quantumstorage is missing 3 textures
  187. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain quantumstorage has 1 location:
  188. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:QuantumStorage
  189. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  190. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain quantumstorage are:
  191. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/trashcan/trashcan-bottom.png
  192. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/trashcan/trash_can_bottom.png
  193. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/trashcan/trashcan-top.png
  194. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  195. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain quantumstorage
  196. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  197. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  198. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN chisel
  199. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
  200. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain chisel is missing 6 textures
  201. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: domain chisel has 1 location:
  202. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: mod chisel resources at C:\Users\Tom\Twitch\Minecraft\Instances\Project Ozone 3 A New Way Forward\mods\Chisel-MC1.12.2-0.2.1.35.jar
  203. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  204. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain chisel are:
  205. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodrunecarved.png
  206. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodrunearranged.png
  207. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodrunebricks.png
  208. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodruneclassicpanel.png
  209. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodrunetiles.png
  210. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/bloodmagic/bloodrunecarvedradial.png
  211. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
  212. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain chisel
  213. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
  214. [19:39:39] [Client thread/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  215. [19:39:39] [Client thread/INFO] [draconicevolution]: Checking Doc Versions
  216. [19:39:41] [Snooper Timer/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.util.HttpUtil (rd)...
  217. [19:39:41] [Snooper Timer/INFO] [Hammer Core [ASM]]: -Custom Ports
  218. [19:39:41] [Snooper Timer/INFO] [Hammer Core [ASM]]: -Sending instructions to HttpUtil for function getSuitableLanPort
  219. [19:39:44] [Session-Validator/INFO] [ReAuth]: Session validation successful
  220. [19:39:57] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [audiodeath, betteradvancements, clienttweaks, controlling, ctgui, ctm, custommainmenu, discordsuite, justenoughpetroleum, modelloader, modnametooltip, moreoverlays, mousetweaks, neat, overpoweredarmorbar, resourceloader, tipthescales, toastcontrol, wailaharvestability, waitingtime, nofog, reauth] at SERVER
  221. [19:40:03] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to sm51.serverminer.com., 25999
  222. [19:40:04] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
  223. [19:40:04] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [audiodeath, betteradvancements, clienttweaks, controlling, ctgui, ctm, custommainmenu, discordsuite, justenoughpetroleum, modelloader, modnametooltip, moreoverlays, mousetweaks, neat, overpoweredarmorbar, resourceloader, tipthescales, toastcontrol, wailaharvestability, waitingtime, nofog, reauth] at SERVER
  224. [19:40:04] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
  225. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm
  226. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_1
  227. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_2
  228. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_2
  229. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_1
  230. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings
  231. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs
  232. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_2
  233. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_1
  234. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet
  235. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_1
  236. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_2
  237. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest
  238. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest
  239. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_1
  240. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_2
  241. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_1
  242. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_2
  243. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet
  244. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_1
  245. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_2
  246. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_2
  247. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_1
  248. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_1
  249. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_2
  250. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs
  251. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_2
  252. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_1
  253. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings
  254. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_2
  255. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_1
  256. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat
  257. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate
  258. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots
  259. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots
  260. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_2
  261. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_1
  262. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_2
  263. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_1
  264. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots
  265. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots
  266. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_1
  267. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_2
  268. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_2
  269. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_1
  270. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat
  271. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_1
  272. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_2
  273. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate
  274. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_2
  275. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_1
  276. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_2
  277. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_1
  278. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm
  279. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_2
  280. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_1
  281. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet
  282. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_2
  283. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_1
  284. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_1
  285. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_2
  286. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.minecraft:cookie
  287. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots
  288. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate
  289. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_2
  290. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_1
  291. [19:40:04] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants
  292. [19:40:05] [Client thread/ERROR] [FML]: Unidentified mapping from registry minecraft:recipes
  293. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet: 17222
  294. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_2: 17227
  295. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_1: 17232
  296. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest: 15824
  297. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate: 17225
  298. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_1: 15846
  299. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_1: 15837
  300. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest: 15836
  301. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots: 17231
  302. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.minecraft:cookie: 14472
  303. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_2: 15835
  304. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings: 17228
  305. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_1: 17235
  306. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet: 17234
  307. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings: 17240
  308. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_1: 15849
  309. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate: 17237
  310. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_2: 17230
  311. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_2: 15844
  312. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_2: 17245
  313. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet: 15845
  314. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs: 15827
  315. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat: 16571
  316. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_1: 16572
  317. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots: 15830
  318. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_1: 15825
  319. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_2: 17233
  320. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_2: 17236
  321. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_2: 15829
  322. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_1: 17244
  323. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs: 15839
  324. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_2: 15832
  325. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots: 17243
  326. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_1: 17238
  327. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_2: 15823
  328. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_2: 17224
  329. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_1: 15843
  330. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_1: 17223
  331. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_1: 17241
  332. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_1: 15852
  333. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_2: 15841
  334. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_1: 16575
  335. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_1: 15831
  336. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_2: 17239
  337. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_2: 15838
  338. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_2: 16573
  339. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots: 15854
  340. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_1: 15855
  341. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_1: 17226
  342. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_2: 15856
  343. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm: 15833
  344. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_2: 15826
  345. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants: 15851
  346. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate: 15848
  347. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_2: 16576
  348. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_1: 15828
  349. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_2: 15850
  350. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_2: 15853
  351. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_1: 15822
  352. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots: 15842
  353. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_2: 17242
  354. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_2: 15847
  355. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_1: 15834
  356. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm: 15821
  357. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat: 16574
  358. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_1: 17229
  359. [19:40:05] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_1: 15840
  360. [19:40:19] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  361. [19:40:21] [Client thread/INFO] [FML]: Applying holder lookups
  362. [19:40:21] [Client thread/INFO] [FML]: Holder lookups applied
  363. [19:40:21] [Netty Client IO #1/INFO] [FML]: [Netty Client IO #1] Client side modded connection established
  364. [19:40:21] [Netty Client IO #1/INFO] [HammerCore]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
  365. [19:40:21] [Netty Client IO #1/INFO] [HammerCore]: Registered raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
  366. [19:40:22] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'sm51.serverminer.com._213.239.193.219_25999'
  367. [19:40:22] [Netty Client IO #1/INFO] [mcjty.lib.varia.Logging]: DimensionSyncPacket: Registering:
  368. [19:40:22] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server
  369. [19:40:22] [Client thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
  370. [19:40:22] [Client thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
  371. [19:40:22] [Thread-48/WARN] [HammerCore]: HammerCore custom data file not found!
  372. [19:40:46] [Netty Client IO #1/WARN] [journeymap]: dim0 (Initialized) Bad configField entry during updateFrom(): enabled=null
  373. [19:40:46] [Netty Client IO #1/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  374. [19:40:46] [Netty Client IO #1/INFO] [Mekanism]: Received config from server.
  375. [19:40:46] [Thread-46/INFO] [Mekanism]: VoiceServer: Starting client connection...
  376. [19:40:46] [Netty Client IO #1/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (28 explicit blocks, 2 mod wildcards)
  377. [19:40:46] [Thread-46/INFO] [Mekanism]: VoiceServer: Successfully connected to server.
  378. [19:40:46] [Netty Client IO #1/INFO] [journeymap]: Login Packet received
  379. [19:40:46] [Netty Client IO #1/INFO] [journeymap]: Server Teleport Enabled:true
  380. [19:40:46] [Netty Client IO #1/INFO] [tconstruct-Config]: Syncing Config with Server
  381. [19:40:47] [Netty Client IO #1/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  382. [19:40:47] [Netty Client IO #1/INFO] [Astral Sorcery]: Cleaning client cache...
  383. [19:40:47] [Netty Client IO #1/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
  384. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -10
  385. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -21
  386. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -22
  387. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -16
  388. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -23
  389. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -13
  390. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -15
  391. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -19
  392. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -20
  393. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -17
  394. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -18
  395. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -14
  396. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -51
  397. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -49
  398. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -47
  399. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -52
  400. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -57
  401. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -46
  402. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -12
  403. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: 55
  404. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -48
  405. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -53
  406. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -54
  407. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -56
  408. [19:40:47] [Netty Client IO #1/INFO] [Galacticraft]: Unregistered Dimension: -50
  409. [19:40:47] [Client thread/INFO] [solarflux]: Requesting solar configurations from server...
  410. [19:40:47] [Client thread/INFO] [projecte]: Receiving EMC data from server.
  411. [19:40:48] [Client thread/INFO] [buildinggadgets]: Received SyncedConfig from Server.
  412. [19:40:48] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] You haven't joined or created a team yet! [Click Here] to open TeamsGUI or [Click Here] to hide this message.
  413. [19:40:49] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimlet rules from server
  414. [19:40:49] [Client thread/INFO] [Actually Additions]: Created temporary WorldData to cache data on the client!
  415. [19:40:49] [Client thread/INFO] [Actually Additions]: Receiving (new or changed) Player Data for player Berk42.
  416. [19:40:50] [Client thread/INFO] [HammerCore]: Cleaning 0 textures from VRAM
  417. [19:40:50] [Client thread/INFO] [HammerCore]: Interrupting 0 image download threads
  418. [19:41:00] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  419. [19:41:02] [Client thread/INFO] [FML]: Applying holder lookups
  420. [19:41:02] [Client thread/INFO] [FML]: Holder lookups applied
  421. [19:41:08] [Client thread/INFO] [solarflux]: Restoring client settings for solar panels...
  422. [19:41:09] [Client thread/INFO] [solarflux]: Solar Configs Restored!
  423. [19:41:09] [Client thread/INFO] [Actually Additions]: Unloaded WorldData!
  424. [19:41:09] [Client thread/INFO] [Mekanism]: VoiceServer: Stopping client connection...
  425. [19:41:09] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  426. [19:41:27] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to sm51.serverminer.com., 25999
  427. [19:41:28] [Netty Client IO #2/INFO] [FML]: Server protocol version 2
  428. [19:41:28] [Netty Client IO #2/INFO] [FML]: Attempting connection with missing mods [audiodeath, betteradvancements, clienttweaks, controlling, ctgui, ctm, custommainmenu, discordsuite, justenoughpetroleum, modelloader, modnametooltip, moreoverlays, mousetweaks, neat, overpoweredarmorbar, resourceloader, tipthescales, toastcontrol, wailaharvestability, waitingtime, nofog, reauth] at SERVER
  429. [19:41:28] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
  430. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm
  431. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_1
  432. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_2
  433. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_2
  434. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_1
  435. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings
  436. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs
  437. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_2
  438. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_1
  439. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet
  440. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_1
  441. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_2
  442. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest
  443. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest
  444. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_1
  445. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_2
  446. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_1
  447. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_2
  448. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet
  449. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_1
  450. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_2
  451. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_2
  452. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_1
  453. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_1
  454. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_2
  455. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs
  456. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_2
  457. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_1
  458. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings
  459. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_2
  460. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_1
  461. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat
  462. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate
  463. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots
  464. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots
  465. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_2
  466. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_1
  467. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_2
  468. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_1
  469. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots
  470. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots
  471. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_1
  472. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_2
  473. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_2
  474. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_1
  475. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat
  476. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_1
  477. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_2
  478. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate
  479. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_2
  480. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_1
  481. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_2
  482. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_1
  483. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm
  484. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_2
  485. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_1
  486. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet
  487. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_2
  488. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_1
  489. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_1
  490. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_2
  491. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.minecraft:cookie
  492. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots
  493. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate
  494. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_2
  495. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_1
  496. [19:41:28] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants
  497. [19:41:29] [Client thread/ERROR] [FML]: Unidentified mapping from registry minecraft:recipes
  498. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_1: 15843
  499. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_1: 17229
  500. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_1: 15840
  501. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots: 15842
  502. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_1: 15852
  503. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate: 17237
  504. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots: 17231
  505. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings: 17240
  506. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_2: 15847
  507. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_2: 15841
  508. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_1: 15831
  509. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_1: 15825
  510. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_2: 15838
  511. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_1: 16575
  512. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_1: 15837
  513. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_1: 17238
  514. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_2: 16573
  515. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_2: 17239
  516. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_1: 15828
  517. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_2: 17224
  518. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants: 15851
  519. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs: 15839
  520. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet: 15845
  521. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots: 15830
  522. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots: 15854
  523. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_2: 15853
  524. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_1: 16572
  525. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet: 17222
  526. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm: 15821
  527. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_2: 15832
  528. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_2: 16576
  529. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_2: 17245
  530. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat: 16574
  531. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings: 17228
  532. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate: 15848
  533. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_1: 17241
  534. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_2: 15850
  535. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet: 17234
  536. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_2: 17230
  537. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_2: 15826
  538. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_2: 15844
  539. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_1: 15822
  540. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_1: 17232
  541. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_2: 15856
  542. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_2: 17233
  543. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_1: 17226
  544. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_2: 17242
  545. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.minecraft:cookie: 14472
  546. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate: 17225
  547. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots: 17243
  548. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_2: 15829
  549. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_1: 15855
  550. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_1: 17223
  551. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_1: 17244
  552. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest: 15836
  553. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_2: 15835
  554. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat: 16571
  555. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_1: 17235
  556. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_1: 15846
  557. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest: 15824
  558. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_1: 15849
  559. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_1: 15834
  560. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_2: 15823
  561. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs: 15827
  562. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm: 15833
  563. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_2: 17236
  564. [19:41:29] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_2: 17227
  565. [19:41:39] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  566. [19:41:41] [Client thread/INFO] [FML]: Applying holder lookups
  567. [19:41:41] [Client thread/INFO] [FML]: Holder lookups applied
  568. [19:41:41] [Netty Client IO #2/INFO] [FML]: [Netty Client IO #2] Client side modded connection established
  569. [19:41:41] [Netty Client IO #2/INFO] [HammerCore]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
  570. [19:41:41] [Netty Client IO #2/INFO] [HammerCore]: Registered raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
  571. [19:41:41] [Netty Client IO #2/INFO] [mcjty.lib.varia.Logging]: DimensionSyncPacket: Registering:
  572. [19:41:41] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server
  573. [19:41:41] [Thread-55/WARN] [HammerCore]: HammerCore custom data file not found!
  574. [19:41:47] [Netty Client IO #2/WARN] [journeymap]: dim0 (Initialized) Bad configField entry during updateFrom(): enabled=null
  575. [19:41:47] [Netty Client IO #2/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  576. [19:41:47] [Netty Client IO #2/ERROR] [FML]: NetworkDispatcher exception
  577. java.io.IOException: An established connection was aborted by the software in your host machine
  578. at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
  579. at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_51]
  580. at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_51]
  581. at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_51]
  582. at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_51]
  583. at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  584. at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  585. at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
  586. at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  587. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  588. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  589. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  590. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  591. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
  592. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  593. [19:41:47] [Netty Client IO #2/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  594. [19:41:47] [Client thread/INFO] [solarflux]: Requesting solar configurations from server...
  595. [19:41:47] [Netty Client IO #2/INFO] [Astral Sorcery]: Cleaning client cache...
  596. [19:41:47] [Netty Client IO #2/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
  597. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -10
  598. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -21
  599. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -22
  600. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -16
  601. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -23
  602. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -13
  603. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -15
  604. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -19
  605. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -20
  606. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -17
  607. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -18
  608. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -14
  609. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -51
  610. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -49
  611. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -47
  612. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -52
  613. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -57
  614. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -46
  615. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -12
  616. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: 55
  617. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -48
  618. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -53
  619. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -54
  620. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -56
  621. [19:41:47] [Netty Client IO #2/INFO] [Galacticraft]: Unregistered Dimension: -50
  622. [19:41:47] [Client thread/INFO] [projecte]: Receiving EMC data from server.
  623. [19:41:47] [Client thread/INFO] [buildinggadgets]: Received SyncedConfig from Server.
  624. [19:41:47] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] You haven't joined or created a team yet! [Click Here] to open TeamsGUI or [Click Here] to hide this message.
  625. [19:41:47] [Client thread/INFO] [HammerCore]: Cleaning 0 textures from VRAM
  626. [19:41:47] [Client thread/INFO] [HammerCore]: Interrupting 0 image download threads
  627. [19:41:57] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  628. [19:42:00] [Client thread/INFO] [FML]: Applying holder lookups
  629. [19:42:00] [Client thread/INFO] [FML]: Holder lookups applied
  630. [19:42:04] [Client thread/INFO] [solarflux]: Restoring client settings for solar panels...
  631. [19:42:04] [Client thread/INFO] [solarflux]: Solar Configs Restored!
  632. [19:42:04] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'sm51.serverminer.com._213.239.193.219_25999'
  633. [19:42:04] [Client thread/INFO] [Mekanism]: VoiceServer: Stopping client connection...
  634. [19:42:04] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  635. [19:42:50] [Client thread/INFO] [foamfix]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@49803da8 -1 MultiplayerChunkCache: 5, 5> is still hanging around after 120 seconds.
  636. [19:42:50] [Client thread/INFO] [foamfix]: This may be due to a world leak, or there is little memory pressure.
  637. [19:42:50] [Client thread/INFO] [foamfix]: Use the relevant FoamFix options to adjust the wait time.
  638. [19:43:00] [Client thread/INFO] [minecraft/GuiConnecting]: Connecting to sm51.serverminer.com., 25999
  639. [19:43:00] [Netty Client IO #3/INFO] [FML]: Server protocol version 2
  640. [19:43:00] [Netty Client IO #3/INFO] [FML]: Attempting connection with missing mods [audiodeath, betteradvancements, clienttweaks, controlling, ctgui, ctm, custommainmenu, discordsuite, justenoughpetroleum, modelloader, modnametooltip, moreoverlays, mousetweaks, neat, overpoweredarmorbar, resourceloader, tipthescales, toastcontrol, wailaharvestability, waitingtime, nofog, reauth] at SERVER
  641. [19:43:01] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
  642. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm
  643. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_1
  644. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest_2
  645. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_2
  646. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate_1
  647. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings
  648. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs
  649. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_2
  650. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat_1
  651. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet
  652. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_1
  653. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate_2
  654. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_chest
  655. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest
  656. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_1
  657. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots_2
  658. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_1
  659. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots_2
  660. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet
  661. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_1
  662. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_helmet_2
  663. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_2
  664. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideleggings_1
  665. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_1
  666. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_chest_2
  667. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs
  668. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_2
  669. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots_1
  670. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings
  671. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_2
  672. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants_1
  673. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat
  674. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate
  675. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots
  676. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhideboots
  677. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_2
  678. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots_1
  679. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_2
  680. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_legs_1
  681. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_boots
  682. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneboots
  683. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_1
  684. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_legs_2
  685. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_2
  686. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_chestplate_1
  687. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:witch_hat
  688. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_1
  689. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_helm_2
  690. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonechestplate
  691. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_2
  692. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.quark:pirate_hat_1
  693. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_2
  694. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_boots_1
  695. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm
  696. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_2
  697. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:draconic_helm_1
  698. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet
  699. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_2
  700. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidehelmet_1
  701. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_1
  702. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherbonehelmet_2
  703. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.minecraft:cookie
  704. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.draconicevolution:wyvern_boots
  705. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:salamanderhidechestplate
  706. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_2
  707. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.nex:witherboneleggings_1
  708. [19:43:01] [Client thread/INFO] [FML]: Registry IRecipe: Found a missing id from the world nuclearcraft:item.avaritia:infinity_pants
  709. [19:43:01] [Client thread/ERROR] [FML]: Unidentified mapping from registry minecraft:recipes
  710. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots: 17231
  711. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_2: 17233
  712. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_1: 15822
  713. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_1: 15825
  714. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_2: 15856
  715. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest: 15824
  716. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_2: 17245
  717. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings: 17240
  718. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants: 15851
  719. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat: 16574
  720. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_2: 17230
  721. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_1: 17241
  722. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate: 17225
  723. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_2: 17224
  724. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots: 15830
  725. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings: 17228
  726. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_2: 15847
  727. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots: 17243
  728. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest: 15836
  729. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate: 17237
  730. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet: 17234
  731. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs: 15839
  732. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_2: 15841
  733. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_2: 16576
  734. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideleggings_2: 17242
  735. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneboots_1: 17232
  736. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_1: 15843
  737. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_1: 15831
  738. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet: 15845
  739. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_1: 15828
  740. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_2: 15838
  741. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs_2: 15829
  742. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm_2: 15823
  743. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_2: 15835
  744. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_2: 17239
  745. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_2: 17236
  746. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_1: 17226
  747. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_2: 15853
  748. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots_2: 15844
  749. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_1: 15849
  750. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_1: 16572
  751. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_legs: 15827
  752. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots: 15854
  753. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonechestplate_2: 17227
  754. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidechestplate_1: 17238
  755. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate_2: 15850
  756. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhideboots_1: 17244
  757. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_helmet_1: 15846
  758. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.minecraft:cookie: 14472
  759. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_pants_1: 15852
  760. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_boots: 15842
  761. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_chestplate: 15848
  762. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat: 16571
  763. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.avaritia:infinity_boots_1: 15855
  764. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:witch_hat_2: 16573
  765. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet: 17222
  766. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm_1: 15834
  767. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_boots_2: 15832
  768. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherbonehelmet_1: 17223
  769. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.quark:pirate_hat_1: 16575
  770. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:salamanderhidehelmet_1: 17235
  771. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_chest_2: 15826
  772. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:wyvern_helm: 15821
  773. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_legs_1: 15840
  774. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_helm: 15833
  775. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.draconicevolution:draconic_chest_1: 15837
  776. [19:43:01] [Client thread/ERROR] [FML]: nuclearcraft:item.nex:witherboneleggings_1: 17229
  777. [19:43:11] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  778. [19:43:14] [Client thread/INFO] [FML]: Applying holder lookups
  779. [19:43:14] [Client thread/INFO] [FML]: Holder lookups applied
  780. [19:43:14] [Netty Client IO #3/INFO] [FML]: [Netty Client IO #3] Client side modded connection established
  781. [19:43:14] [Netty Client IO #3/INFO] [HammerCore]: Registering raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin ...
  782. [19:43:14] [Netty Client IO #3/INFO] [HammerCore]: Registered raytrace plugin: com.zeitheron.hammercore.internal.blocks.multipart.HammerCoreRaytracePlugin in 0 ms
  783. [19:43:14] [Netty Client IO #3/INFO] [mcjty.lib.varia.Logging]: DimensionSyncPacket: Registering:
  784. [19:43:14] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'sm51.serverminer.com._213.239.193.219_25999'
  785. [19:43:14] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server
  786. [19:43:14] [Thread-58/WARN] [HammerCore]: HammerCore custom data file not found!
  787. [19:43:19] [Netty Client IO #3/WARN] [journeymap]: dim0 (Initialized) Bad configField entry during updateFrom(): enabled=null
  788. [19:43:19] [Netty Client IO #3/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  789. [19:43:19] [Client thread/INFO] [solarflux]: Requesting solar configurations from server...
  790. [19:43:19] [Client thread/INFO] [projecte]: Receiving EMC data from server.
  791. [19:43:20] [Client thread/INFO] [buildinggadgets]: Received SyncedConfig from Server.
  792. [19:43:20] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] You haven't joined or created a team yet! [Click Here] to open TeamsGUI or [Click Here] to hide this message.
  793. [19:43:20] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimlet rules from server
  794. [19:43:20] [Client thread/INFO] [Actually Additions]: Created temporary WorldData to cache data on the client!
  795. [19:43:20] [Client thread/INFO] [Actually Additions]: Receiving (new or changed) Player Data for player Berk42.
  796. [19:43:20] [Netty Client IO #3/INFO] [Mekanism]: Received config from server.
  797. [19:43:20] [Thread-57/INFO] [Mekanism]: VoiceServer: Starting client connection...
  798. [19:43:20] [Netty Client IO #3/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (28 explicit blocks, 2 mod wildcards)
  799. [19:43:20] [Netty Client IO #3/INFO] [journeymap]: Login Packet received
  800. [19:43:20] [Netty Client IO #3/INFO] [journeymap]: Server Teleport Enabled:true
  801. [19:43:20] [Netty Client IO #3/INFO] [tconstruct-Config]: Syncing Config with Server
  802. [19:43:20] [Netty Client IO #3/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  803. [19:43:20] [Netty Client IO #3/INFO] [Astral Sorcery]: Cleaning client cache...
  804. [19:43:20] [Netty Client IO #3/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
  805. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -10
  806. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -21
  807. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -22
  808. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -16
  809. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -23
  810. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -13
  811. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -15
  812. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -19
  813. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -20
  814. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -17
  815. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -18
  816. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -14
  817. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -51
  818. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -49
  819. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -47
  820. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -52
  821. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -57
  822. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -46
  823. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -12
  824. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: 55
  825. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -48
  826. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -53
  827. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -54
  828. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -56
  829. [19:43:20] [Netty Client IO #3/INFO] [Galacticraft]: Unregistered Dimension: -50
  830. [19:43:20] [Thread-57/INFO] [Mekanism]: VoiceServer: Successfully connected to server.
  831. [19:43:31] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
  832. [19:43:33] [Client thread/INFO] [FML]: Applying holder lookups
  833. [19:43:33] [Client thread/INFO] [FML]: Holder lookups applied
  834. [19:43:38] [Client thread/INFO] [solarflux]: Restoring client settings for solar panels...
  835. [19:43:38] [Client thread/INFO] [solarflux]: Solar Configs Restored!
  836. [19:43:38] [Client thread/INFO] [Actually Additions]: Unloaded WorldData!
  837. [19:43:38] [Client thread/INFO] [Mekanism]: VoiceServer: Stopping client connection...
  838. [19:43:38] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
  839. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  840. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  841. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  842. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  843. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  844. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  845. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  846. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  847. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  848. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  849. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  850. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  851. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  852. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  853. Caused by: java.lang.NullPointerException
  854. at com.infinityraider.agricraft.network.json.MessageSyncPlantJson.getServerId(MessageSyncPlantJson.java:75) ~[MessageSyncPlantJson.class:?]
  855. at com.infinityraider.agricraft.network.json.MessageSyncPlantJson.processMessage(MessageSyncPlantJson.java:59) ~[MessageSyncPlantJson.class:?]
  856. at com.infinityraider.infinitylib.network.NetworkWrapper$MessageTask.run(NetworkWrapper.java:135) ~[NetworkWrapper$MessageTask.class:?]
  857. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  858. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  859. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  860. ... 9 more
  861. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  862. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  863. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  864. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  865. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  866. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  867. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  868. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  869. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  870. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  871. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  872. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  873. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  874. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  875. Caused by: java.lang.NullPointerException
  876. at com.infinityraider.agricraft.network.json.MessageSyncMutationJson.getServerId(MessageSyncMutationJson.java:78) ~[MessageSyncMutationJson.class:?]
  877. at com.infinityraider.agricraft.network.json.MessageSyncMutationJson.processMessage(MessageSyncMutationJson.java:60) ~[MessageSyncMutationJson.class:?]
  878. at com.infinityraider.infinitylib.network.NetworkWrapper$MessageTask.run(NetworkWrapper.java:135) ~[NetworkWrapper$MessageTask.class:?]
  879. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  880. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  881. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  882. ... 9 more
  883. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  884. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  885. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  886. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  887. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  888. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  889. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  890. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  891. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  892. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  893. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  894. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  895. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  896. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  897. Caused by: java.lang.NullPointerException
  898. at squeek.applecore.network.MessageDifficultySync.lambda$onMessage$0(MessageDifficultySync.java:39) ~[MessageDifficultySync.class:?]
  899. at squeek.applecore.network.MessageDifficultySync$$Lambda$5169/2010020790.run(Unknown Source) ~[?:?]
  900. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  901. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  902. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  903. ... 9 more
  904. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  905. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  906. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  907. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  908. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  909. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  910. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  911. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  912. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  913. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  914. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  915. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  916. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  917. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  918. Caused by: java.lang.NullPointerException
  919. at com.latmod.mods.projectex.integration.PersonalEMC.get(PersonalEMC.java:99) ~[PersonalEMC.class:?]
  920. at com.latmod.mods.projectex.client.ProjectEXClient.updateEMC(ProjectEXClient.java:22) ~[ProjectEXClient.class:?]
  921. at com.latmod.mods.projectex.net.MessageSyncEMC$Handler.lambda$onMessage$0(MessageSyncEMC.java:48) ~[MessageSyncEMC$Handler.class:?]
  922. at com.latmod.mods.projectex.net.MessageSyncEMC$Handler$$Lambda$5182/1319056418.run(Unknown Source) ~[?:?]
  923. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  924. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  925. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  926. ... 9 more
  927. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  928. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  929. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  930. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  931. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  932. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  933. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  934. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  935. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  936. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  937. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  938. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  939. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  940. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  941. Caused by: java.lang.NullPointerException
  942. at net.minecraft.client.network.NetHandlerPlayClient.func_147260_a(NetHandlerPlayClient.java:1499) ~[brz.class:?]
  943. at net.minecraft.network.play.server.SPacketEntityEffect.func_148833_a(SourceFile:69) ~[kw.class:?]
  944. at net.minecraft.network.play.server.SPacketEntityEffect.func_148833_a(SourceFile:13) ~[kw.class:?]
  945. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  946. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  947. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  948. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  949. ... 9 more
  950. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  951. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  952. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  953. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  954. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  955. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  956. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  957. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  958. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  959. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  960. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  961. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  962. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  963. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  964. Caused by: java.lang.NullPointerException
  965. at net.minecraft.client.network.NetHandlerPlayClient.func_147280_a(NetHandlerPlayClient.java:1049) ~[brz.class:?]
  966. at net.minecraft.network.play.server.SPacketRespawn.func_148833_a(SourceFile:31) ~[jw.class:?]
  967. at net.minecraft.network.play.server.SPacketRespawn.func_148833_a(SourceFile:12) ~[jw.class:?]
  968. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  969. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  970. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  971. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  972. ... 9 more
  973. [19:43:38] [Client thread/FATAL] [minecraft/Minecraft]: Error executing task
  974. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  975. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_51]
  976. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_51]
  977. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  978. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1088) [bib.class:?]
  979. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  980. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  981. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  982. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  983. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  984. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  985. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  986. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  987. Caused by: java.lang.NullPointerException
  988. at net.minecraft.network.play.server.SPacketEntityStatus.func_149161_a(SourceFile:42) ~[iz.class:?]
  989. at net.minecraft.client.network.NetHandlerPlayClient.func_147236_a(NetHandlerPlayClient.java:1005) ~[brz.class:?]
  990. at net.minecraft.network.play.server.SPacketEntityStatus.func_148833_a(SourceFile:38) ~[iz.class:?]
  991. at net.minecraft.network.play.server.SPacketEntityStatus.func_148833_a(SourceFile:11) ~[iz.class:?]
  992. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
  993. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_51]
  994. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_51]
  995. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  996. ... 9 more
  997. [19:43:38] [Client thread/INFO] [HammerCore]: Cleaning 0 textures from VRAM
  998. [19:43:38] [Client thread/INFO] [HammerCore]: Interrupting 0 image download threads
  999. [19:43:47] [Client thread/INFO] [foamfix]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@3e74cc7b -1 MultiplayerChunkCache: 5, 5> is still hanging around after 120 seconds.
  1000. [19:45:20] [Client thread/INFO] [foamfix]: Unloaded world <net.minecraft.client.multiplayer.WorldClient@5fcba890 -1 MultiplayerChunkCache: 5, 5> is still hanging around after 120 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement