Advertisement
chezpaul

Enigmatica 2 Expert Crash

Jan 29th, 2019
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 160.96 KB | None | 0 0
  1. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  2. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  3. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  4. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
  5. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
  6. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
  7. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
  8. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  9. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  10. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  11. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
  12. at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
  13. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_661_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
  14. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  15. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  16. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:132) [chd.class:?]
  17. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156) [chd.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  20. [08:37:45] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement integrateddynamics:meneglin_basics/menril_production
  21. com.google.gson.JsonSyntaxException: Unknown recipe 'integrateddynamics:menril_planks'
  22. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  23. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  24. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  25. at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  26. at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  27. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  28. at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  29. at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  30. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  31. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  32. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  33. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  34. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  35. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  36. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
  37. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
  38. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
  39. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
  40. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  41. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  42. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  43. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
  44. at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
  45. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_661_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
  46. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  47. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  48. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:132) [chd.class:?]
  49. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156) [chd.class:?]
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  51. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  52. [08:37:45] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement integratedtunnels:root
  53. com.google.gson.JsonSyntaxException: Unknown recipe 'integratedtunnels:part_player_simulator_item'
  54. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  55. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  56. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  57. at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  58. at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  59. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  60. at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  61. at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  62. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  63. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  64. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  65. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  66. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  67. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  68. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1355) ~[ForgeHooks.class:?]
  69. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:822) [CraftingHelper.class:?]
  70. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1337) [ForgeHooks.class:?]
  71. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1311) [ForgeHooks.class:?]
  72. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  73. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  74. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  75. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:521) [Universe.class:?]
  76. at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:130) [Universe.class:?]
  77. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_661_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
  78. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  79. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  80. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:132) [chd.class:?]
  81. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156) [chd.class:?]
  82. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  83. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  84. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:advanced_operations/logical_list_building: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@571cec9d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@4a9e51c5}, requirements=[[criteria_0]]}
  85. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:click_sword/click_sword: Task Advancement{parentId=integratedtunnels:click_sword/player_simulator, display=net.minecraft.advancements.DisplayInfo@713ee1cd, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@49169656}, requirements=[[criteria_0]]}
  86. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:import_all_items/import_all_items: Task Advancement{parentId=integratedtunnels:importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@4d4788a1, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@309e1379}, requirements=[[criteria_0]]}
  87. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:advanced_network_components/variable_proxying: Task Advancement{parentId=integrateddynamics:logic_operations/arithmetic_addition, display=net.minecraft.advancements.DisplayInfo@708fe34e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@30ca23fd}, requirements=[[criteria_0]]}
  88. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:break_stone/break_stone: Task Advancement{parentId=integratedtunnels:world_importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@4733a96c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@2607afbc}, requirements=[[criteria_0]]}
  89. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:challenges/recursive_recursion: Task Advancement{parentId=integrateddynamics:advanced_operations/what_would_i_be_looking_at, display=net.minecraft.advancements.DisplayInfo@3ee02fbe, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@25811d91}, requirements=[[criteria_0]]}
  90. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:export_enchantable_items/export_enchantable_items: Task Advancement{parentId=integratedtunnels:importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@5743a693, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@7a03447f}, requirements=[[criteria_0]]}
  91. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:advanced_operations/what_would_i_be_looking_at: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@76a6173d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1666852a}, requirements=[[criteria_0]]}
  92. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:interfaces/interface_energy: Task Advancement{parentId=integratedtunnels:root, display=net.minecraft.advancements.DisplayInfo@7a3c96bb, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@58d10303}, requirements=[[criteria_0]]}
  93. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/variables: Task Advancement{parentId=integrateddynamics:meneglin_basics/menril_production, display=net.minecraft.advancements.DisplayInfo@c756d52, rewards=AdvancementRewards{experience=0, loot=[], recipes=[integrateddynamics:variable_transformer, integrateddynamics:variable_transformer_11, integrateddynamics:logic_programmer, integrateddynamics:portable_logic_programmer, integrateddynamics:variablestore], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@5cecaec4}, requirements=[[criteria_0]]}
  94. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:advanced_network_components/variable_materialization: Task Advancement{parentId=integrateddynamics:logic_operations/arithmetic_addition, display=net.minecraft.advancements.DisplayInfo@54bfd46, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@3c68e9a5}, requirements=[[criteria_0]]}
  95. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:export_items_limit/export_items_limit: Task Advancement{parentId=integratedtunnels:importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@772d7309, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@cf38988}, requirements=[[criteria_0]]}
  96. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:basic_network_components/block_reading: Task Advancement{parentId=integrateddynamics:network_foundations/variable_input, display=net.minecraft.advancements.DisplayInfo@eab0584, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1e846210}, requirements=[[criteria_0]]}
  97. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:challenges/creeper_taming: Task Advancement{parentId=integrateddynamics:advanced_operations/what_would_i_be_looking_at, display=net.minecraft.advancements.DisplayInfo@7e0fd6d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@3a498b63}, requirements=[[criteria_0]]}
  98. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:interfaces/interface_item: Task Advancement{parentId=integratedtunnels:root, display=net.minecraft.advancements.DisplayInfo@67a149f4, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@11c5c4f0}, requirements=[[criteria_0]]}
  99. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:logic_operations/constant_definition: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@f977903, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@304ade45}, requirements=[[criteria_0]]}
  100. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:challenges/sponge_step_sound: Task Advancement{parentId=integrateddynamics:advanced_operations/what_would_i_be_looking_at, display=net.minecraft.advancements.DisplayInfo@1693b2ea, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@704dee8b}, requirements=[[criteria_0]]}
  101. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:importer_exporter/importer_item: Task Advancement{parentId=integratedtunnels:interfaces/interface_item, display=net.minecraft.advancements.DisplayInfo@2b948b8, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1d1fc7d2}, requirements=[[criteria_0]]}
  102. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:world_importer_exporter/importer_item: Task Advancement{parentId=integratedtunnels:importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@774db016, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@140fc87a}, requirements=[[criteria_0]]}
  103. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:challenges/smart_pressure_plate: Task Advancement{parentId=integrateddynamics:advanced_operations/what_would_i_be_looking_at, display=net.minecraft.advancements.DisplayInfo@b4132, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@6a2d1551}, requirements=[[criteria_0]]}
  104. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/variable_input: Task Advancement{parentId=integrateddynamics:network_foundations/variables, display=net.minecraft.advancements.DisplayInfo@72a862ae, rewards=AdvancementRewards{experience=0, loot=[], recipes=[integrateddynamics:part_audio_reader_item, integrateddynamics:part_block_reader_item, integrateddynamics:part_entity_reader_item, integrateddynamics:part_extradimensional_reader_item, integrateddynamics:part_fluid_reader_item, integrateddynamics:part_inventory_reader_item, integrateddynamics:part_machine_reader_item, integrateddynamics:part_network_reader_item, integrateddynamics:part_redstone_reader_item, integrateddynamics:part_world_reader_item], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@702d6637}, requirements=[[criteria_0]]}
  105. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:pickup_items_limit/pickup_items_limit: Task Advancement{parentId=integratedtunnels:world_importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@719e6fde, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@6a19a304}, requirements=[[criteria_0]]}
  106. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:aspects/redstone_capturing: Task Advancement{parentId=integrateddynamics:basic_network_components/redstone_reading, display=net.minecraft.advancements.DisplayInfo@3ac849e7, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1deedc39}, requirements=[[criteria_0]]}
  107. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:logic_operations/logic_programming: Task Advancement{parentId=integrateddynamics:network_foundations/variables, display=net.minecraft.advancements.DisplayInfo@bdff82a, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@603be27c}, requirements=[[criteria_0]]}
  108. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:basic_network_components/inventory_reading: Task Advancement{parentId=integrateddynamics:network_foundations/variable_input, display=net.minecraft.advancements.DisplayInfo@9685761, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@367f7c32}, requirements=[[criteria_0]]}
  109. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:aspects/redstone_transmission: Task Advancement{parentId=integrateddynamics:aspects/redstone_observement, display=net.minecraft.advancements.DisplayInfo@25d06325, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@68831541}, requirements=[[criteria_0]]}
  110. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:importer_exporter/exporter_item: Task Advancement{parentId=integratedtunnels:interfaces/interface_item, display=net.minecraft.advancements.DisplayInfo@74795ec0, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@4a06413}, requirements=[[criteria_0]]}
  111. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:basic_network_components/redstone_reading: Task Advancement{parentId=integrateddynamics:network_foundations/variable_input, display=net.minecraft.advancements.DisplayInfo@2ae8130e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@2def7abc}, requirements=[[criteria_0]]}
  112. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement biomesoplenty:biomesoplenty/all_biomes: Task Advancement{parentId=biomesoplenty:biomesoplenty/terrestrial_artifact, display=net.minecraft.advancements.DisplayInfo@f323934, rewards=AdvancementRewards{experience=1000, loot=[biomesoplenty:advancements/all_biomes], recipes=[], function=null}, criteria={oasis=net.minecraft.advancements.Criterion@595e88f4, woodland=net.minecraft.advancements.Criterion@3d959c75, shrubland=net.minecraft.advancements.Criterion@192e426d, white_beach=net.minecraft.advancements.Criterion@7cb23e5, xeric_shrubland=net.minecraft.advancements.Criterion@2aff12c0, tropical_rainforest=net.minecraft.advancements.Criterion@3b1855de, fen=net.minecraft.advancements.Criterion@504e55fa, steppe=net.minecraft.advancements.Criterion@ec4901d, alps_foothills=net.minecraft.advancements.Criterion@5c7ffa17, bayou=net.minecraft.advancements.Criterion@25b0e2e3, mountain=net.minecraft.advancements.Criterion@7f3822a, phantasmagoric_inferno=net.minecraft.advancements.Criterion@2d1daeb1, overgrown_cliffs=net.minecraft.advancements.Criterion@e114647, highland=net.minecraft.advancements.Criterion@2c140a9c, volcanic_island=net.minecraft.advancements.Criterion@37ed3fe6, quagmire=net.minecraft.advancements.Criterion@7745778c, marsh=net.minecraft.advancements.Criterion@7362345d, chaparral=net.minecraft.advancements.Criterion@7fae8047, flower_island=net.minecraft.advancements.Criterion@21e2925b, flower_field=net.minecraft.advancements.Criterion@7dc778fc, wetland=net.minecraft.advancements.Criterion@1fe57bc5, mystic_grove=net.minecraft.advancements.Criterion@14426cc6, cold_desert=net.minecraft.advancements.Criterion@2107545f, mountain_foothills=net.minecraft.advancements.Criterion@67c1c81b, maple_woods=net.minecraft.advancements.Criterion@53cebc75, coral_reef=net.minecraft.advancements.Criterion@54edde96, orchard=net.minecraft.advancements.Criterion@4f53cdf8, moor=net.minecraft.advancements.Criterion@263b4519, land_of_lakes=net.minecraft.advancements.Criterion@b078bf, bog=net.minecraft.advancements.Criterion@3a131f51, coniferous_forest=net.minecraft.advancements.Criterion@6b7e29e6, eucalyptus_forest=net.minecraft.advancements.Criterion@1791ba1d, outback=net.minecraft.advancements.Criterion@14e75dd0, shield=net.minecraft.advancements.Criterion@36ac318a, alps=net.minecraft.advancements.Criterion@2c071fa0, wasteland=net.minecraft.advancements.Criterion@365c196f, lush_desert=net.minecraft.advancements.Criterion@18fbdba9, mangrove=net.minecraft.advancements.Criterion@4f8c995d, boreal_forest=net.minecraft.advancements.Criterion@5be27513, redwood_forest=net.minecraft.advancements.Criterion@d239861, cherry_blossom_grove=net.minecraft.advancements.Criterion@4bc33cff, visceral_heap=net.minecraft.advancements.Criterion@60ae02ab, snowy_forest=net.minecraft.advancements.Criterion@282ca940, seasonal_forest=net.minecraft.advancements.Criterion@395dccb4, temperate_rainforest=net.minecraft.advancements.Criterion@6b2b2ba4, dead_forest=net.minecraft.advancements.Criterion@7b80c730, bamboo_forest=net.minecraft.advancements.Criterion@362b07a9, corrupted_sands=net.minecraft.advancements.Criterion@61c445b4, dead_swamp=net.minecraft.advancements.Criterion@53803423, kelp_forest=net.minecraft.advancements.Criterion@2e44c024, pasture=net.minecraft.advancements.Criterion@40bc9c0a, glacier=net.minecraft.advancements.Criterion@316884c, meadow=net.minecraft.advancements.Criterion@51659521, lush_swamp=net.minecraft.advancements.Criterion@59282ac9, fungi_forest=net.minecraft.advancements.Criterion@7d50a12a, tropical_island=net.minecraft.advancements.Criterion@4a330224, grassland=net.minecraft.advancements.Criterion@37024ade, prairie=net.minecraft.advancements.Criterion@2fe45095, snowy_coniferous_forest=net.minecraft.advancements.Criterion@57c5edb2, tundra=net.minecraft.advancements.Criterion@5b5f74c, undergarden=net.minecraft.advancements.Criterion@20c4099e, origin_island=net.minecraft.advancements.Criterion@2d2985eb, grove=net.minecraft.advancements.Criterion@55795581, gravel_beach=net.minecraft.advancements.Criterion@7f5cd7f5, lavender_fields=net.minecraft.advancements.Criterion@7f54b979, rainforest=net.minecraft.advancements.Criterion@1e336da5, sacred_springs=net.minecraft.advancements.Criterion@1f9e6bf, crag=net.minecraft.advancements.Criterion@18037a0a, brushland=net.minecraft.advancements.Criterion@42469702, ominous_woods=net.minecraft.advancements.Criterion@479d94aa}, requirements=[[oasis], [woodland], [shrubland], [white_beach], [xeric_shrubland], [tropical_rainforest], [fen], [steppe], [alps_foothills], [bayou], [mountain], [phantasmagoric_inferno], [overgrown_cliffs], [highland], [volcanic_island], [quagmire], [marsh], [chaparral], [flower_island], [flower_field], [wetland], [mystic_grove], [cold_desert], [mountain_foothills], [maple_woods], [coral_reef], [orchard], [moor], [land_of_lakes], [bog], [coniferous_forest], [eucalyptus_forest], [outback], [shield], [alps], [wasteland], [lush_desert], [mangrove], [boreal_forest], [redwood_forest], [cherry_blossom_grove], [visceral_heap], [snowy_forest], [seasonal_forest], [temperate_rainforest], [dead_forest], [bamboo_forest], [corrupted_sands], [dead_swamp], [kelp_forest], [pasture], [glacier], [meadow], [lush_swamp], [fungi_forest], [tropical_island], [grassland], [prairie], [snowy_coniferous_forest], [tundra], [undergarden], [origin_island], [grove], [gravel_beach], [lavender_fields], [rainforest], [sacred_springs], [crag], [brushland], [ominous_woods]]}
  113. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:drop_all_items/drop_all_items: Task Advancement{parentId=integratedtunnels:world_importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@454091f3, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@fccfc12}, requirements=[[criteria_0]]}
  114. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/cables_logic: Task Advancement{parentId=integrateddynamics:meneglin_basics/menril_production, display=net.minecraft.advancements.DisplayInfo@21fe984e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@49badc0f}, requirements=[[criteria_0]]}
  115. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:import_items_list/import_items_list: Task Advancement{parentId=integratedtunnels:importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@3b7acd3b, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@24bf24ff}, requirements=[[criteria_0]]}
  116. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:the_value_of_operators/dynamic_list_filtering: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@14aa2882, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@49ef6e34}, requirements=[[criteria_0]]}
  117. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/networks_logic: Task Advancement{parentId=integrateddynamics:network_foundations/cables_logic, display=net.minecraft.advancements.DisplayInfo@40295f36, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@720507c9}, requirements=[[criteria_0]]}
  118. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:basic_network_components/value_displaying: Task Advancement{parentId=integrateddynamics:network_foundations/variable_output, display=net.minecraft.advancements.DisplayInfo@22905b36, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@78712be2}, requirements=[[criteria_0]]}
  119. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:challenges/tool_for_obsidian: Task Advancement{parentId=integrateddynamics:advanced_operations/what_would_i_be_looking_at, display=net.minecraft.advancements.DisplayInfo@1cadf5ac, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@6df2f3e0}, requirements=[[criteria_0]]}
  120. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:click_sword/player_simulator: Task Advancement{parentId=integratedtunnels:interfaces/interface_item, display=net.minecraft.advancements.DisplayInfo@15567838, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@6f41f481}, requirements=[[criteria_0]]}
  121. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/variable_output: Task Advancement{parentId=integrateddynamics:network_foundations/variables, display=net.minecraft.advancements.DisplayInfo@3d7a959f, rewards=AdvancementRewards{experience=0, loot=[], recipes=[integrateddynamics:part_audio_writer_item, integrateddynamics:part_effect_writer_item, integrateddynamics:part_entity_writer_item, integrateddynamics:part_machine_writer_item, integrateddynamics:part_inventory_writer_item, integrateddynamics:part_redstone_writer_item, integrateddynamics:part_static_light_panel_item, integrateddynamics:part_dynamic_light_panel_item, integrateddynamics:part_display_panel_item], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@5d7f8b4d}, requirements=[[criteria_0]]}
  122. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:world_importer_exporter/importer_block: Task Advancement{parentId=integratedtunnels:importer_exporter/importer_item, display=net.minecraft.advancements.DisplayInfo@6abaa721, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@4bbe6cd8}, requirements=[[criteria_0]]}
  123. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:network_foundations/menril_wrenching: Task Advancement{parentId=integrateddynamics:meneglin_basics/menril_production, display=net.minecraft.advancements.DisplayInfo@63cb936, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@3e5cdd85}, requirements=[[criteria_0]]}
  124. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:aspects/redstone_observement: Task Advancement{parentId=integrateddynamics:aspects/redstone_capturing, display=net.minecraft.advancements.DisplayInfo@29424b2c, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@712a1b74}, requirements=[[criteria_0]]}
  125. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:place_logwood/place_logwood: Task Advancement{parentId=integratedtunnels:world_importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@3991b07a, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1841ed87}, requirements=[[criteria_0]]}
  126. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:world_importer_exporter/exporter_block: Task Advancement{parentId=integratedtunnels:importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@9e3f19f, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1e5918f1}, requirements=[[criteria_0]]}
  127. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:interfaces/interface_fluid: Task Advancement{parentId=integratedtunnels:root, display=net.minecraft.advancements.DisplayInfo@7513af90, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@235bbf53}, requirements=[[criteria_0]]}
  128. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integratedtunnels:world_importer_exporter/exporter_item: Task Advancement{parentId=integratedtunnels:importer_exporter/exporter_item, display=net.minecraft.advancements.DisplayInfo@72a02e2d, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@cffa60d}, requirements=[[criteria_0]]}
  129. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:advanced_operations/item_origin_identification: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@6cf6a5f1, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@1d48a9ac}, requirements=[[criteria_0]]}
  130. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:the_value_of_operators/dynamic_additions: Task Advancement{parentId=integrateddynamics:logic_operations/logic_programming, display=net.minecraft.advancements.DisplayInfo@215fc8aa, rewards=AdvancementRewards{experience=0, loot=[], recipes=[], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@790210e4}, requirements=[[criteria_0]]}
  131. [08:37:45] [Server thread/ERROR] [minecraft/AdvancementList]: Couldn't load advancement integrateddynamics:logic_operations/arithmetic_addition: Task Advancement{parentId=integrateddynamics:logic_operations/constant_definition, display=net.minecraft.advancements.DisplayInfo@13230a9e, rewards=AdvancementRewards{experience=0, loot=[], recipes=[integrateddynamics:materializer, integrateddynamics:proxy], function=null}, criteria={criteria_0=net.minecraft.advancements.Criterion@7a4fbd2e}, requirements=[[criteria_0]]}
  132. [08:37:45] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 1067 advancements
  133. [08:37:45] [Server thread/INFO] [FTB Library]: Reloaded server in 38ms
  134. [08:37:45] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
  135. [08:37:45] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  136. [08:37:46] [Server thread/INFO] [FML]: Loading dimension 1 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  137. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 1
  138. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
  139. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  140. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
  141. [08:37:46] [Server thread/INFO] [FML]: Loading dimension -1 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  142. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
  143. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1
  144. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  145. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  146. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  147. [08:37:46] [Server thread/INFO] [FML]: Loading dimension 144 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  148. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 144
  149. [08:37:46] [Server thread/INFO] [compactmachines3]: Loading saved data for machine world
  150. [08:37:46] [Server thread/INFO] [compactmachines3]: > 0 spawn points
  151. [08:37:46] [Server thread/INFO] [compactmachines3]: > Next machine id: 0
  152. [08:37:46] [Server thread/INFO] [compactmachines3]: > Players with beds in CM dimension: 0
  153. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 144
  154. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  155. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  156. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  157. [08:37:46] [Server thread/INFO] [FML]: Loading dimension -11325 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  158. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -11325
  159. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -11325
  160. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  161. [08:37:46] [Server thread/INFO] [FML]: Loading dimension -343800852 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  162. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -343800852
  163. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -343800852
  164. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  165. [08:37:46] [Server thread/INFO] [FML]: Loading dimension -2 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  166. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -2
  167. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -2
  168. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  169. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  170. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  171. [08:37:46] [Server thread/INFO] [FML]: Loading dimension 2 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  172. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 2
  173. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 2
  174. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  175. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  176. [08:37:46] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  177. [08:37:46] [Server thread/INFO] [FML]: Loading dimension 7 (Enigmatica Paul) (net.minecraft.server.integrated.IntegratedServer@49ea14f8)
  178. [08:37:46] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
  179. [08:37:46] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 7
  180. [08:37:46] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  181. [08:37:46] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
  182. [08:37:46] [Server thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
  183. [08:37:46] [Server thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
  184. [08:37:46] [Server thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:125]: Spliced in METHOD: net.minecraft.world.chunk.BlockStateContainer.func_186018_a
  185. [08:37:46] [Server thread/INFO] [neid]: Patching class: "ru.fewizz.neid.asm.Hooks" with Transformer Group: "TransformerGroupChunkPrimer"
  186. [08:37:47] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 0%
  187. [08:37:48] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 31%
  188. [08:37:49] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 83%
  189. [08:37:49] [Server thread/INFO] [advancedrocketry]: Checking for asteroid config at /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/./config/advRocketry/asteroidConfig.xml
  190. [08:37:49] [Server thread/INFO] [advancedrocketry]: Checking for ore config at /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/./config/advRocketry/oreConfig.xml
  191. [08:37:49] [Server thread/INFO] [advancedrocketry]: Checking for config at /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/saves/Enigmatica Paul/advRocketry/planetDefs.xml
  192. [08:37:49] [Server thread/INFO] [advancedrocketry]: Advanced Planet Config file Found! Loading from file.
  193. [08:37:50] [Server thread/INFO] [betterquesting]: Loaded 702 quests
  194. [08:37:50] [Server thread/INFO] [betterquesting]: Loaded 21 quest lines
  195. [08:37:50] [Server thread/INFO] [betterquesting]: Loaded 0 parties
  196. [08:37:50] [Server thread/INFO] [betterquesting]: Loaded 0 names
  197. [08:37:52] [Server thread/INFO] [Actually Additions]: Successfully loaded WorldData!
  198. [08:37:52] [Server thread/INFO] [immersiveengineering]: WorldData loading
  199. [08:37:52] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
  200. [08:37:52] [Server thread/INFO] [FTB Utilities]: Backups folder - /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/backups
  201. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cofhcore.cofh (class: cofh.core.command.CommandHandler) has invalid usage language key: /cofh help
  202. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#copy (class: ivorius.reccomplex.commands.clipboard.CommandSelectCopy) has invalid usage language key: #copy §r
  203. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.buildinggadgets.deleteblockmaps (class: com.direwolf20.buildinggadgets.common.commands.DeleteBlockMapsCommand) has invalid usage language key: DeleteBlockMaps <player>
  204. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.baubles.baubles (class: baubles.common.event.CommandBaubles) has invalid usage language key: /baubles <action> [<player> [<params>]]
  205. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.buildinggadgets.findblockmaps (class: com.direwolf20.buildinggadgets.common.commands.FindBlockMapsCommand) has invalid usage language key: FindBlockMaps <player>
  206. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rpreload (class: com.therandomlabs.randompatches.common.CommandRPReload) has invalid usage language key: /rpreload
  207. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.draconicevolution.de_upgrade (class: com.brandon3055.draconicevolution.command.CommandUpgrade) has invalid usage language key: /de_upgrade
  208. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.jeresources.profile (class: jeresources.profiling.ProfileCommand) has invalid usage language key: profile [chunks|stop] [all]
  209. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.excompressum.excompressum (class: net.blay09.mods.excompressum.CommandExCompressum) has invalid usage language key: /excompressum reload
  210. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.betterquesting.bq_admin (class: betterquesting.commands.BQ_CommandAdmin) has invalid usage language key: /bq_admin edit [true|false], /bq_admin hardcore [true|false], /bq_admin reset [all|<quest_id>] [username|uuid], /bq_admin complete <quest_id> [username|uuid], /bq_admin delete [all|<quest_id>], /bq_admin default [save|load|set] [file_name], /bq_admin lives [add|set|max|default] <value> [username|uuid]
  211. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.astralsorcery.astralsorcery (class: hellfirepvp.astralsorcery.common.cmd.CommandAstralSorcery) has invalid usage language key: /astralsorcery <action> [player] [arguments...]
  212. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.endercore.scoreboardinfo (class: com.enderio.core.common.command.CommandScoreboardInfo) has invalid usage language key: /scoreboardinfo <board> <name>
  213. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.advancedrocketry.advancedrocketry (class: zmaster587.advancedRocketry.command.WorldCommand) has invalid usage language key: advancedRocketry help
  214. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_restore (class: com.m4thg33k.tombmanygraves.commands.CommandRestoreInventory) has invalid usage language key: tmg_restore <player> <timestamp or latest> [receiving player]
  215. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_pop_grave (class: com.m4thg33k.tombmanygraves.commands.CommandPopGrave) has invalid usage language key: tmg_pop_grave [x] [y] [z]
  216. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.crafttweaker (class: crafttweaker.mc1120.commands.CTChatCommand) has invalid usage language key: /crafttweaker biomeTypes | biomes | blockinfo | blocks | botania | botbrews | botlexcats | botlexentries | botlexpages | botlextypes | botorechid | bugs | chiselGroups | conflict | copy | discord | docs | dumpzs | entities | foods | hand | help | inventory | jeiCategories | json | liquids | log | loottables | mods | names | nbt | oredict | potions | recipeNames | recipes | reload | scripts | seeds | syntax | thaumcraftDump | ticmat | wiki | zslint
  217. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.brandonscore.bcore_ticktime (class: com.brandon3055.brandonscore.command.CommandTickTime) has invalid usage language key: /bcore_ticktime
  218. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#fill (class: ivorius.reccomplex.commands.former.CommandFill) has invalid usage language key: #fill §r §e[block]§r §e[source expression]§r... --§bm§retadata §e[metadata]§r --§bs§rhape §e[shape]§r --§bf§rlood §e[direction expression]§r
  219. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_debugwhitelist (class: li.cil.oc.server.command.DebugWhitelistCommand$) has invalid usage language key: oc_debugWhitelist [revoke|add|remove] <player> OR oc_debugWhitelist [revoke|list]
  220. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_nanomachines (class: li.cil.oc.server.command.LogNanomachinesCommand$) has invalid usage language key: oc_nanomachines [player]
  221. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#paste (class: ivorius.reccomplex.commands.clipboard.CommandPaste) has invalid usage language key: #paste §r --§bm§rirror --§bs§relect --seed §e[null]§r --§br§rotation §e[rotation]§r -x §e[x]§r -y §e[y]§r -z §e[z]§r --§bg§renerate
  222. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.randomthings.rt (class: lumien.randomthings.RTCommand) has invalid usage language key: /rt
  223. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.betterbuilderswands.wandoops (class: portablejim.bbw.core.OopsCommand) has invalid usage language key: /wandOops
  224. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#map (class: ivorius.reccomplex.commands.structure.CommandMapStructure) has invalid usage language key: #map §r §e<resource expression|structure>§r §e[virtual command]§r §e[args...]§r... --§bn§rosave --§bd§rirectory §e[directory]§r
  225. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.quark.quarkconfig (class: vazkii.quark.base.command.CommandConfig) has invalid usage language key: <module> <category> <key> <value> [save?] [player]
  226. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.draconicevolution.de_reload_custom_fusion (class: com.brandon3055.draconicevolution.command.CommandReloadFusion) has invalid usage language key: Usage: /de_reload_custom_fusion
  227. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#move (class: ivorius.reccomplex.commands.former.CommandSelectMove) has invalid usage language key: #move §r --§bm§rirror --§br§rotation §e[rotation]§r --no§bs§relect --dupli§bc§rate --§bt§rimes §e[1]§r -x §e[x]§r -y §e[y]§r -z §e[z]§r
  228. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#vanilla (class: ivorius.reccomplex.commands.CommandVanilla) has invalid usage language key: #vanilla §r<§ehelp§r|§egen§r|§echeck§r>
  229. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.nbtprint (class: com.lothrazar.cyclicmagic.command.CommandNbt) has invalid usage language key: /nbtprint
  230. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.ic2.ic2 (class: ic2.core.command.CommandIc2) has invalid usage language key: /ic2 uu-world-scan <tiny|small|medium|large> | debug (dumpUuValues | resolveIngredient <name> | dumpTextures <name> <size> | dumpLargeGrids | enet (logIssues | logUpdates) (true|false)) | currentItem | itemNameWithVariant | giveCrop <owner> <name> <growth (1-31)> <gain (1-31)> <resistance (1-31)>
  231. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.chunkpregenerator.pregen (class: pregenerator.impl.command.PregenBaseCommand) has invalid usage language key: /pregen Allows you to Pregenerate Worlds, Control Structures, Delete Chunks and other things
  232. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#gen (class: ivorius.reccomplex.commands.structure.CommandGenerateStructure) has invalid usage language key: #gen §r §e<structure>§r --§bm§rirror --§bs§relect --seed §e[seed]§r --§br§rotation §e[rotation]§r --sugges§bt§r --gen §e[generation type id]§r -x §e[x]§r -z §e[z]§r --§bd§rimension §e[dimension]§r
  233. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_friends (class: com.m4thg33k.tombmanygraves.commands.CommandFriends) has invalid usage language key: tmg_friends [add/remove/list] [player]
  234. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.buildinggadgets.deleteblockmaps (class: com.direwolf20.buildinggadgets.common.commands.DeleteBlockMapsCommand) has invalid usage language key: DeleteBlockMaps <player>
  235. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.enderchest (class: com.lothrazar.cyclicmagic.command.CommandEnderChest) has invalid usage language key: /enderchest
  236. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_getdeathlist (class: com.m4thg33k.tombmanygraves.commands.CommandGetDeathList) has invalid usage language key: tmg_getDeathList [player] <timestamp or latest>
  237. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#& (class: ivorius.reccomplex.commands.CommandAnd) has invalid usage language key: #& §r §e<1>§r...
  238. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#dimension (class: ivorius.reccomplex.commands.info.CommandDimensionDict) has invalid usage language key: #dimension §r<§ehelp§r|§etypes§r|§elist§r>
  239. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#schematic (class: ivorius.reccomplex.shadow.mcopts.commands.CommandSplit) has invalid usage language key: #schematic §r<§ehelp§r|§eimport§r|§econvert§r|§eexport§r>
  240. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.journeymap.jtp (class: journeymap.common.command.CommandJTP) has invalid usage language key: /jtp <x y z dim>
  241. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#delete (class: ivorius.reccomplex.commands.files.CommandDelete) has invalid usage language key: #delete §r §e<file type>§r §e[resource expression]§r... --§bd§rirectory §e<directory>§r
  242. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.thaumcraft.thaumcraft (class: thaumcraft.common.lib.CommandThaumcraft) has invalid usage language key: /thaumcraft <action> [<player> [<params>]]
  243. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.todo (class: com.lothrazar.cyclicmagic.command.CommandTodoList) has invalid usage language key: /todo <get|set|add|delete> <text>
  244. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#natural (class: ivorius.reccomplex.shadow.mcopts.commands.CommandSplit) has invalid usage language key: #natural §r<§ehelp§r|§efloor§r|§esmart§r|§espace§r>
  245. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.crafttweaker (class: crafttweaker.mc1120.commands.CTChatCommand) has invalid usage language key: /crafttweaker biomeTypes | biomes | blockinfo | blocks | botania | botbrews | botlexcats | botlexentries | botlexpages | botlextypes | botorechid | bugs | chiselGroups | conflict | copy | discord | docs | dumpzs | entities | foods | hand | help | inventory | jeiCategories | json | liquids | log | loottables | mods | names | nbt | oredict | potions | recipeNames | recipes | reload | scripts | seeds | syntax | thaumcraftDump | ticmat | wiki | zslint
  246. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#retro (class: ivorius.reccomplex.commands.structure.CommandRetrogen) has invalid usage language key: #retro §r --exp §e[resource expression: only generate these structures]§r --§bd§rimension §e[dimension]§r
  247. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.ctgui (class: com.blamejared.ctgui.commands.CommandCTGUI) has invalid usage language key: CTGUI <id>
  248. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.mekanism.mk (class: mekanism.common.CommandMekanism) has invalid usage language key: /mk <parameters>
  249. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#preview (class: ivorius.reccomplex.commands.preview.CommandPreview) has invalid usage language key: #preview §r §e<type>§r
  250. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rftools.rftshape (class: mcjty.rftools.commands.CommandRftShape) has invalid usage language key: rftshape <subcommand> <args> (try 'rftshape help' for more info)
  251. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.enderchest (class: com.lothrazar.cyclicmagic.command.CommandEnderChest) has invalid usage language key: /enderchest
  252. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.farmingforblockheads.farmingforblockheads (class: net.blay09.mods.farmingforblockheads.CommandFarmingForBlockheads) has invalid usage language key: /farmingforblockheads reload
  253. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tinkertoolleveling.leveluptool (class: slimeknights.toolleveling.debug.CommandLevelTool) has invalid usage language key: /levelupTool while holding a tinker tool in your hand
  254. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.help (class: codechicken.lib.command.help.HelpCommandBase) has invalid usage language key: Displays help for /EnderStorage commands.
  255. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.clear (class: codechicken.enderstorage.command.ClearCommand) has invalid usage language key: Provides ability to clear a users EnderStorage.
  256. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.help (class: codechicken.lib.command.help.HelpCommandBase) has invalid usage language key: Displays help for /EnderStorage commands.
  257. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.clear (class: codechicken.enderstorage.command.ClearCommand) has invalid usage language key: Provides ability to clear a users EnderStorage.
  258. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#edit (class: ivorius.reccomplex.commands.structure.CommandEditStructure) has invalid usage language key: #edit §r §e[structure]§r --from §e[structure]§r --id §e[export id]§r --§bd§rirectory §e[directory]§r
  259. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.crafttweaker (class: crafttweaker.mc1120.commands.CTChatCommand) has invalid usage language key: /crafttweaker biomeTypes | biomes | blockinfo | blocks | botania | botbrews | botlexcats | botlexentries | botlexpages | botlextypes | botorechid | bugs | chiselGroups | conflict | copy | discord | docs | dumpzs | entities | foods | hand | help | inventory | jeiCategories | json | liquids | log | loottables | mods | names | nbt | oredict | potions | recipeNames | recipes | reload | scripts | seeds | syntax | thaumcraftDump | ticmat | wiki | zslint
  260. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.help (class: codechicken.lib.command.help.HelpCommandBase) has invalid usage language key: Displays help for /EnderStorage commands.
  261. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.clear (class: codechicken.enderstorage.command.ClearCommand) has invalid usage language key: Provides ability to clear a users EnderStorage.
  262. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#reload (class: ivorius.reccomplex.commands.files.CommandReload) has invalid usage language key: #reload §r §e[level]§r
  263. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.gethome (class: com.lothrazar.cyclicmagic.command.CommandGetHome) has invalid usage language key: /gethome
  264. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_drop (class: com.m4thg33k.tombmanygraves.commands.CommandDropInventory) has invalid usage language key: tmg_drop <player> <timestamp or latest> [receiving player]
  265. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.forestry.forestry (class: forestry.core.commands.RootCommand) has invalid usage language key: /forestry help
  266. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.openmods.om_config_s (class: openmods.config.properties.CommandConfig) has invalid usage language key: om_config_s save <modid> OR
  267. om_config_s help <modid> <category> <name> OR
  268. om_config_s get <modid> <category> <name> OR
  269. om_config_s clear <modid> <category> <name> OR
  270. om_config_s set <modid> <category> <name> <value>... OR
  271. om_config_s append <modid> <category> <name> <value>... OR
  272. om_config_s remove <modid> <category> <name> <value>... OR
  273. om_config_s default <modid> <category> <name> <value>... OR
  274.  
  275. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#property (class: ivorius.reccomplex.commands.former.CommandSetProperty) has invalid usage language key: #property §r §e<key>§r §e<value>§r --§bs§rhape §e[shape]§r --exp §e[positioned block expression]§r
  276. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.integrateddynamics (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /integrateddynamics <networkdiagnostics | config | version | crash>
  277. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.ctgui (class: com.blamejared.ctgui.commands.CommandCTGUI) has invalid usage language key: CTGUI <id>
  278. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.openblocks.flimflam (class: openblocks.rubbish.CommandFlimFlam) has invalid usage language key: flimflam <player> [<effect>]
  279. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.integratedtunnelscompat (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /integratedtunnelscompat <config | version>
  280. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.home (class: com.lothrazar.cyclicmagic.command.CommandHome) has invalid usage language key: /home
  281. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_nanomachines (class: li.cil.oc.server.command.LogNanomachinesCommand$) has invalid usage language key: oc_nanomachines [player]
  282. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.forestry.forestry (class: forestry.core.commands.RootCommand) has invalid usage language key: /forestry help
  283. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.buildinggadgets.findblockmaps (class: com.direwolf20.buildinggadgets.common.commands.FindBlockMapsCommand) has invalid usage language key: FindBlockMaps <player>
  284. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#search (class: ivorius.reccomplex.commands.structure.CommandSearchStructure) has invalid usage language key: #search §r §e[terms]§r... --§ba§rll --§bc§rontaining §e[block expression]§r --§bb§riome §e[biome id]§r --author §e[author]§r --maze §e[maze id]§r --list §e[structure list id]§r --§bd§rimension §e[dimension id]§r
  285. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.cyclopscore (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /cyclopscore <ignite | debug | reloadresources | config | version | recursion>
  286. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.astralsorcery.astralsorcery (class: hellfirepvp.astralsorcery.common.cmd.CommandAstralSorcery) has invalid usage language key: /astralsorcery <action> [player] [arguments...]
  287. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_renderwirelessnetwork (class: li.cil.oc.server.command.WirelessRenderingCommand$) has invalid usage language key: oc_renderWirelessNetwork <boolean>
  288. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.brandonscore.bcore_util (class: com.brandon3055.brandonscore.command.BCUtilCommands) has invalid usage language key: /bcore_util help
  289. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.searchitem (class: com.lothrazar.cyclicmagic.command.CommandSearchItem) has invalid usage language key: /searchitem <item>
  290. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_preventdisassembling (class: li.cil.oc.server.command.NonDisassemblyAgreementCommand$) has invalid usage language key: oc_preventDisassembling <boolean>
  291. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#selection (class: ivorius.reccomplex.commands.CommandSelection) has invalid usage language key: #selection §r<§ehelp§r|§eexpand§r|§eset§r|§eshrink§r|§eget§r|§ewand§r|§eclear§r|§ecrop§r>
  292. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#biome (class: ivorius.reccomplex.commands.info.CommandBiomeDict) has invalid usage language key: #biome §r<§ehelp§r|§esearch§r|§etypes§r|§elist§r>
  293. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.advancedrocketry.advancedrocketry (class: zmaster587.advancedRocketry.command.WorldCommand) has invalid usage language key: advancedRocketry help
  294. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.help.clearshaders (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: /ie clearshaders [player name]
  295. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.help.mineral (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: Use "/ie mineral help" for more information
  296. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.clearshaders (class: blusunrize.immersiveengineering.common.util.commands.CommandShaders) has invalid usage language key: /ie clearshaders [player name]
  297. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.help.set (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: /mineral set <mineral name> (surround the name in <angle brackets> if it contains a space)
  298. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.help.setdepletion (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: /mineral setDepletion <depletion>
  299. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.help.get (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: /mineral get
  300. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.help.list (class: net.minecraftforge.server.command.CommandTreeHelp$HelpSubCommand) has invalid usage language key: /mineral list
  301. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.set (class: blusunrize.immersiveengineering.common.util.commands.CommandMineral$CommandMineralSet) has invalid usage language key: /mineral set <mineral name> (surround the name in <angle brackets> if it contains a space)
  302. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.setdepletion (class: blusunrize.immersiveengineering.common.util.commands.CommandMineral$CommandMineralSetDepletion) has invalid usage language key: /mineral setDepletion <depletion>
  303. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.get (class: blusunrize.immersiveengineering.common.util.commands.CommandMineral$CommandMineralGet) has invalid usage language key: /mineral get
  304. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersiveengineering.ie.mineral.list (class: blusunrize.immersiveengineering.common.util.commands.CommandMineral$CommandMineralList) has invalid usage language key: /mineral list
  305. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.baubles.baubles (class: baubles.common.event.CommandBaubles) has invalid usage language key: /baubles <action> [<player> [<params>]]
  306. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#eval (class: ivorius.reccomplex.commands.CommandEval) has invalid usage language key: #eval §r §e[dependency expression]§r
  307. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#reopen (class: ivorius.reccomplex.commands.CommandReopen) has invalid usage language key: #reopen §r
  308. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.immersivepetroleum.ip (class: flaxbeard.immersivepetroleum.common.util.CommandHandler) has invalid usage language key: /ip <help|reservoir>
  309. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.badwithernocookiereloaded.listen (class: com.kreezcraft.badwithernocookiereloaded.ListenCommand) has invalid usage language key: /listen
  310. - toggles display of the sound event names in the current text stream
  311. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.buildinggadgets.deleteblockmaps (class: com.direwolf20.buildinggadgets.common.commands.DeleteBlockMapsCommand) has invalid usage language key: DeleteBlockMaps <player>
  312. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.plethora-core.plethora (class: org.squiddev.plethora.core.CommandPlethora) has invalid usage language key: dump | reload
  313. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.carryon.carryon (class: tschipp.carryon.common.command.CommandCarryOn) has invalid usage language key: /carryon <mode>
  314. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.thaumcraft.thaumcraft (class: thaumcraft.common.lib.CommandThaumcraft) has invalid usage language key: /thaumcraft <action> [<player> [<params>]]
  315. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#export (class: ivorius.reccomplex.commands.structure.CommandExportStructure) has invalid usage language key: #export §r §e[copy structure]§r --id §e[export id]§r --§bd§rirectory §e[directory]§r
  316. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.carryon.reloadscripts (class: tschipp.carryon.common.command.CommandCarryOnReload) has invalid usage language key: /reloadscripts
  317. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.nmsot.nmsot (class: com.mmyzd.nmsot.CommandManager) has invalid usage language key: /nmsot <help|reload>
  318. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#setbiome (class: ivorius.reccomplex.commands.former.CommandSelectSetBiome) has invalid usage language key: #setbiome §r §e[biome]§r
  319. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.commoncapabilities (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /commoncapabilities <config | version>
  320. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.ping (class: com.lothrazar.cyclicmagic.command.CommandPing) has invalid usage language key: /ping <nether>
  321. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#confirm (class: ivorius.reccomplex.commands.preview.CommandConfirm) has invalid usage language key: #confirm §r
  322. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rftoolsdim.rftdb (class: mcjty.rftoolsdim.commands.CommandRftDb) has invalid usage language key: rftdb <subcommand> <args> (try 'rftdb help' for more info)
  323. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#lookup (class: ivorius.reccomplex.commands.structure.CommandLookupStructure) has invalid usage language key: #lookup §r §e[structure]§r
  324. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rftools.rfttp (class: mcjty.rftools.commands.CommandRftTp) has invalid usage language key: rfttp <subcommand> <args> (try 'rfttp help' for more info)
  325. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#import (class: ivorius.reccomplex.commands.structure.CommandImportStructure) has invalid usage language key: #import §r §e[structure]§r --§bm§rirror --§bs§relect --§br§rotation §e[rotation]§r -x §e[x]§r -y §e[y]§r -z §e[z]§r --§bd§rimension §e[dimension]§r
  326. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.thaumcraft.thaumcraft (class: thaumcraft.common.lib.CommandThaumcraft) has invalid usage language key: /thaumcraft <action> [<player> [<params>]]
  327. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#decorate (class: ivorius.reccomplex.commands.structure.CommandDecorate) has invalid usage language key: #decorate §r §e[z1]§r §e[x1]§r §e[z2]§r §e[x2]§r --one --exp §e[null]§r
  328. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#list (class: ivorius.reccomplex.commands.structure.CommandListStructures) has invalid usage language key: #list §r §e[page]§r
  329. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.integratedtunnels (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /integratedtunnels <config | version>
  330. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.waila.dumphandlers (class: mcp.mobius.waila.commands.CommandDumpHandlers) has invalid usage language key: /dumphandlers
  331. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#sight (class: ivorius.reccomplex.commands.structure.sight.CommandSight) has invalid usage language key: #sight §r<§eremember§r|§ehelp§r|§eforget§r|§echeck§r|§einfo§r>
  332. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.computercraft.computercraft (class: dan200.computercraft.shared.command.CommandComputerCraft) has invalid usage language key: /computercraft <help|view|reload|dump|turn-on|tp|track|shutdown|queue>
  333. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.toolprogression.tpr (class: tyra314.toolprogression.command.ToolProgressionCommand) has invalid usage language key: tpr reload | set <toolclass> <level> [<hardness>] | unset | get
  334. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_renderwirelessnetwork (class: li.cil.oc.server.command.WirelessRenderingCommand$) has invalid usage language key: oc_renderWirelessNetwork <boolean>
  335. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.openmods.om_source_s (class: openmods.source.CommandSource) has invalid usage language key: om_source_s class <class name>
  336. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.villageinfo (class: com.lothrazar.cyclicmagic.command.CommandVillageInfo) has invalid usage language key: /villageinfo
  337. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.bq_standard.bqs_loot (class: bq_standard.commands.BQS_Commands) has invalid usage language key: /bq_loot default [save|load], /bq_loot delete [all|<loot_id>]
  338. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#whatisthis (class: ivorius.reccomplex.commands.structure.sight.CommandSightCheck) has invalid usage language key: #whatisthis §r §e[x]§r §e[y]§r §e[z]§r
  339. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.openblocks.luck (class: openblocks.rubbish.CommandLuck) has invalid usage language key: luck <player> [<amount>]
  340. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.worldhome (class: com.lothrazar.cyclicmagic.command.CommandWorldHome) has invalid usage language key: /worldhome
  341. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.solcarrot.clearfoodlist (class: com.cazsius.solcarrot.command.CommandClearFoodArray) has invalid usage language key: /clearfoodlist <player>
  342. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.badwithernocookiereloaded.listen (class: com.kreezcraft.badwithernocookiereloaded.ListenCommand) has invalid usage language key: /listen
  343. - toggles display of the sound event names in the current text stream
  344. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.openblocks.ob_inventory (class: openblocks.common.CommandInventory) has invalid usage language key: ob_inventory store <player> OR ob_inventory restore <player> <file without 'inventory-' and '.dat'> OR ob_inventory spawn <file without 'inventory-' and '.dat'> [<sub_inventory OR 'main'>, [<index of item>]]
  345. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rftoolsdim.rftdim (class: mcjty.rftoolsdim.commands.CommandRftDim) has invalid usage language key: rftdim <subcommand> <args> (try 'rftdim help' for more info)
  346. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_senddebugmessage (class: li.cil.oc.server.command.SendDebugMessageCommand$) has invalid usage language key: oc_sendDebugMessage<destinationAddress> [message...]
  347. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#as (class: ivorius.reccomplex.commands.CommandAs) has invalid usage language key: #as §r §e<entity>§r §e<command>§r §e[args...]§r...
  348. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.searchspawner (class: com.lothrazar.cyclicmagic.command.CommandSearchSpawner) has invalid usage language key: /searchspawner
  349. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.mekanism.mk (class: mekanism.common.CommandMekanism) has invalid usage language key: /mk <parameters>
  350. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.crafttweaker.crafttweaker (class: crafttweaker.mc1120.commands.CTChatCommand) has invalid usage language key: /crafttweaker biomeTypes | biomes | blockinfo | blocks | botania | botbrews | botlexcats | botlexentries | botlexpages | botlextypes | botorechid | bugs | chiselGroups | conflict | copy | discord | docs | dumpzs | entities | foods | hand | help | inventory | jeiCategories | json | liquids | log | loottables | mods | names | nbt | oredict | potions | recipeNames | recipes | reload | scripts | seeds | syntax | thaumcraftDump | ticmat | wiki | zslint
  351. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#cancel (class: ivorius.reccomplex.commands.preview.CommandCancel) has invalid usage language key: #cancel §r
  352. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.integrateddynamicscompat (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /integrateddynamicscompat <config | version>
  353. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.help (class: codechicken.lib.command.help.HelpCommandBase) has invalid usage language key: Displays help for /EnderStorage commands.
  354. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.enderstorage.enderstorage.clear (class: codechicken.enderstorage.command.ClearCommand) has invalid usage language key: Provides ability to clear a users EnderStorage.
  355. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.nutrition.nutrition (class: ca.wescook.nutrition.utility.ChatCommand) has invalid usage language key: /nutrition <get/set/add/subtract/reset/reload> <player> <nutrient> <value>
  356. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.bloodmagic.bloodmagic.bind (class: WayofTime.bloodmagic.command.sub.SubCommandBind) has invalid usage language key: /bloodmagic bind [true|false] [player]
  357. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.bloodmagic.bloodmagic.orb (class: WayofTime.bloodmagic.command.sub.SubCommandOrb) has invalid usage language key: /bloodmagic orb [set|get] player [tier]
  358. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.bloodmagic.bloodmagic.network (class: WayofTime.bloodmagic.command.sub.SubCommandNetwork) has invalid usage language key: /bloodmagic network [syphon|add|get|fill|cap] player [amount]
  359. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.searchtrade (class: com.lothrazar.cyclicmagic.command.CommandSearchTrades) has invalid usage language key: /searchtrade <item name> <qty>
  360. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.baubles.baubles (class: baubles.common.event.CommandBaubles) has invalid usage language key: /baubles <action> [<player> [<params>]]
  361. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_senddebugmessage (class: li.cil.oc.server.command.SendDebugMessageCommand$) has invalid usage language key: oc_sendDebugMessage<destinationAddress> [message...]
  362. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.mekanism.mk (class: mekanism.common.CommandMekanism) has invalid usage language key: /mk <parameters>
  363. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.sethearts (class: com.lothrazar.cyclicmagic.command.CommandHearts) has invalid usage language key: /sethearts <player> <hearts>
  364. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_preventdisassembling (class: li.cil.oc.server.command.NonDisassemblyAgreementCommand$) has invalid usage language key: oc_preventDisassembling <boolean>
  365. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_getdeathlist (class: com.m4thg33k.tombmanygraves.commands.CommandGetDeathList) has invalid usage language key: tmg_getDeathList [player] <timestamp or latest>
  366. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclicmagic.heal (class: com.lothrazar.cyclicmagic.command.CommandHeal) has invalid usage language key: /heal <player>
  367. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.cyclopscore.cyclopscore (class: org.cyclops.cyclopscore.command.CommandMod) has invalid usage language key: /cyclopscore <ignite | debug | reloadresources | config | version | recursion>
  368. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.betterquesting.bq_user (class: betterquesting.commands.BQ_CommandUser) has invalid usage language key: /bq_user help, /bq_user refresh, /bq_user hardcore
  369. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.oreexcavation.undo_excavation (class: oreexcavation.core.CommandUndo) has invalid usage language key: /undo_excavation
  370. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#write (class: ivorius.reccomplex.commands.files.CommandWrite) has invalid usage language key: #write §r §e<file type>§r §e[resource expression]§r... --§bd§rirectory §e[directory]§r
  371. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.toolprogression.tpr (class: tyra314.toolprogression.command.ToolProgressionCommand) has invalid usage language key: tpr reload | set <toolclass> <level> [<hardness>] | unset | get
  372. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#sanity (class: ivorius.reccomplex.commands.CommandSanity) has invalid usage language key: #sanity §r --silent --short
  373. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.reccomplex.#visual (class: ivorius.reccomplex.commands.CommandVisual) has invalid usage language key: #visual §r §e<type>§r §e<true|false>§r
  374. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.tombmanygraves.tmg_steal (class: com.m4thg33k.tombmanygraves.commands.CommandGainOwnership) has invalid usage language key: tmg_steal [x] [y] [z]
  375. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.opencomputers.oc_preventdisassembling (class: li.cil.oc.server.command.NonDisassemblyAgreementCommand$) has invalid usage language key: oc_preventDisassembling <boolean>
  376. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.rftools.rftcfg (class: mcjty.rftools.commands.CommandRftCfg) has invalid usage language key: rftcfg <subcommand> <args> (try 'rftcfg help' for more info)
  377. [08:37:52] [Server thread/WARN] [FTB Utilities]: Command command.badwithernocookiereloaded.listen (class: com.kreezcraft.badwithernocookiereloaded.ListenCommand) has invalid usage language key: /listen
  378. - toggles display of the sound event names in the current text stream
  379. [08:37:52] [Server thread/INFO] [FTB Utilities]: Overridden 264 commands
  380. [08:37:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
  381. [08:37:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions:
  382. [08:37:52] [Server thread/INFO] [fluxnetworks]: FluxNetworkData has been successfully loaded
  383. [08:37:53] [Thread-29/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
  384. [08:37:54] [Netty Local Client IO #0/INFO] [neid]: Patching class: "net.minecraft.network.play.server.SPacketBlockAction" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  385. [08:37:54] [Client thread/INFO] [Actually Additions]: Unloaded WorldData!
  386. [08:37:58] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0
  387. [08:37:58] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
  388. [08:37:58] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'structurematcher' for world 0
  389. [08:37:58] [Server thread/INFO] [Astral Sorcery]: Loading of 'structurematcher' for world 0 finished.
  390. [08:37:58] [Thread-52/INFO] [THAUMCRAFT]: Starting aura thread for dim 1
  391. [08:37:58] [Thread-53/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
  392. [08:37:58] [Thread-54/INFO] [THAUMCRAFT]: Starting aura thread for dim 144
  393. [08:37:58] [Thread-55/INFO] [THAUMCRAFT]: Starting aura thread for dim -11325
  394. [08:37:58] [Thread-56/INFO] [THAUMCRAFT]: Starting aura thread for dim -343800852
  395. [08:37:58] [Thread-57/INFO] [THAUMCRAFT]: Starting aura thread for dim -2
  396. [08:37:58] [Thread-58/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
  397. [08:37:58] [Thread-59/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
  398. [08:37:58] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
  399. [08:37:58] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  400. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
  401. at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
  402. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  403. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  404. at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
  405. at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
  406. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30)
  407. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
  408. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  409. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  410. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403)
  411. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  412. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  413. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  414. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  415. at java.lang.Thread.run(Thread.java:748)
  416. Caused by: java.lang.NullPointerException
  417. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  418. at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
  419. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  420. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  421. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
  422. at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
  423. at journeymap.client.data.PlayerData.load(PlayerData.java:83)
  424. at journeymap.client.data.PlayerData.load(PlayerData.java:27)
  425. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
  426. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
  427. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
  428. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
  429. ... 15 more
  430.  
  431. [08:37:58] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload
  432. java.lang.NullPointerException: null
  433. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30) [WorldEventHandler.class:1.12.2-5.5.3]
  434. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  435. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  436. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  437. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?]
  438. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?]
  439. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  440. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  441. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  442. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  443. [08:37:58] [Server thread/INFO] [FML]: Unloading dimension 1
  444. [08:37:58] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 144
  445. [08:37:58] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  446. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
  447. at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
  448. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  449. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  450. at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
  451. at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
  452. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30)
  453. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
  454. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  455. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  456. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403)
  457. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  458. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  459. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  460. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  461. at java.lang.Thread.run(Thread.java:748)
  462. Caused by: java.lang.NullPointerException
  463. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  464. at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
  465. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  466. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  467. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
  468. at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
  469. at journeymap.client.data.PlayerData.load(PlayerData.java:83)
  470. at journeymap.client.data.PlayerData.load(PlayerData.java:27)
  471. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
  472. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
  473. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
  474. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
  475. ... 15 more
  476.  
  477. [08:37:58] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload
  478. java.lang.NullPointerException: null
  479. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30) [WorldEventHandler.class:1.12.2-5.5.3]
  480. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  481. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  482. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  483. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?]
  484. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?]
  485. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  486. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  487. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  488. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  489. [08:37:58] [Server thread/INFO] [FML]: Unloading dimension 144
  490. [08:37:58] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -11325
  491. [08:37:58] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  492. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
  493. at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
  494. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  495. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  496. at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
  497. at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
  498. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30)
  499. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
  500. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  501. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  502. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403)
  503. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  504. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  505. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  506. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  507. at java.lang.Thread.run(Thread.java:748)
  508. Caused by: java.lang.NullPointerException
  509. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  510. at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
  511. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  512. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  513. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
  514. at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
  515. at journeymap.client.data.PlayerData.load(PlayerData.java:83)
  516. at journeymap.client.data.PlayerData.load(PlayerData.java:27)
  517. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
  518. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
  519. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
  520. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
  521. ... 15 more
  522.  
  523. [08:37:58] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload
  524. java.lang.NullPointerException: null
  525. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30) [WorldEventHandler.class:1.12.2-5.5.3]
  526. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  527. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  528. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  529. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?]
  530. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?]
  531. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  532. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  533. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  534. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  535. [08:37:58] [Server thread/INFO] [FML]: Unloading dimension -11325
  536. [08:37:58] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -2
  537. [08:37:58] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  538. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
  539. at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
  540. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  541. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  542. at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
  543. at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
  544. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30)
  545. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
  546. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  547. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  548. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403)
  549. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  550. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  551. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  552. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  553. at java.lang.Thread.run(Thread.java:748)
  554. Caused by: java.lang.NullPointerException
  555. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  556. at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
  557. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  558. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  559. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
  560. at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
  561. at journeymap.client.data.PlayerData.load(PlayerData.java:83)
  562. at journeymap.client.data.PlayerData.load(PlayerData.java:27)
  563. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
  564. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
  565. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
  566. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
  567. ... 15 more
  568.  
  569. [08:37:58] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload
  570. java.lang.NullPointerException: null
  571. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30) [WorldEventHandler.class:1.12.2-5.5.3]
  572. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  573. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  574. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  575. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?]
  576. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?]
  577. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  578. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  579. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  580. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  581. [08:37:58] [Server thread/INFO] [FML]: Unloading dimension -2
  582. [08:37:58] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
  583. [08:37:58] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
  584. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217)
  585. at com.google.common.cache.LocalCache.get(LocalCache.java:4154)
  586. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  587. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  588. at journeymap.client.data.DataCache.getPlayer(DataCache.java:303)
  589. at journeymap.client.data.DataCache.getPlayer(DataCache.java:190)
  590. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30)
  591. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic)
  592. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  593. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  594. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403)
  595. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788)
  596. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  597. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  598. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  599. at java.lang.Thread.run(Thread.java:748)
  600. Caused by: java.lang.NullPointerException
  601. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
  602. at com.google.common.cache.LocalCache.get(LocalCache.java:4153)
  603. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158)
  604. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147)
  605. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153)
  606. at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:441)
  607. at journeymap.client.data.PlayerData.load(PlayerData.java:83)
  608. at journeymap.client.data.PlayerData.load(PlayerData.java:27)
  609. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716)
  610. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424)
  611. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298)
  612. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211)
  613. ... 15 more
  614.  
  615. [08:37:58] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload
  616. java.lang.NullPointerException: null
  617. at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:30) [WorldEventHandler.class:1.12.2-5.5.3]
  618. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3217_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?]
  619. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  620. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  621. at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?]
  622. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?]
  623. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  624. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) [chd.class:?]
  625. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  626. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  627. [08:37:58] [Server thread/INFO] [FML]: Unloading dimension 7
  628. [08:37:59] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  629. [08:37:59] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  630. [08:37:59] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 257 mods : blockdrops@1.4.0,draconicevolution@2.3.18,craftstudioapi@1.0.0,endercore@1.12.2-0.5.44,neat@1.4-17,thaumicjei@1.2.1,jeibees@0.9.0.5,ctm@MC1.12.2-0.3.3.22,xnet@1.7.5,reauth@3.6.0,justthetips@1.12-1.0.1.1,forgelin@1.8.2,stg@1.12.2-1.2.3,randompatches@1.12.2-1.12.0.2,llibrary@1.7.17,excompressum@3.0.26,darkutils@1.8.222,betterbuilderswands@0.12.1,waila@1.8.26,ftblib@5.4.1.76,enderioconduitsrefinedstorage@5.0.39,redstonearsenal@2.6.1,guideapi@1.12-2.1.8-63,jeresources@0.8.10.50,mcmultipart@2.5.3,mysticalagradditions@1.2.10,mysticallib@1.12.2-1.0.0,enderioconduits@5.0.39,industrialforegoing@1.12.2-1.12.2,angermanagement@1.0.0,tipthescales@1.0.3,unidict@1.12.2-2.9.2,biomesoplenty@7.0.1.2425,redstoneflux@2.1.0,reccomplex@1.4.7,modtweaker@4.0.15,botania@r1.10-358,gendustry@1.6.5.8,resourceloader@1.5.3,ic2@2.8.108-ex112,jepb@1.2.1,lunatriuscore@1.2.0.42,advgenerators@0.9.20.12,teslacorelib@1.0.15,FML@8.0.99.99,thermalexpansion@5.5.2,nonvflash@1.2.0,rftoolsdim@5.63,enderiointegrationtic@5.0.39,oredictinit@1.12.2-2.2.1.71,codechickenlib@3.2.2.353,prettybeaches@1.0.4,wailaharvestability@1.1.12,unloader@1.2.0,ctgui@1.0.0,projectintelligence@1.0.2,supersoundmuffler@1.0.2.9,mystagradcompat@1.2,jei@4.13.1.225,emberroot@1.3.9,custommainmenu@2.0.9,modulardiversity@1.1,thermalcultivation@0.3.1,bibliocraft@2.4.5,mekanism@1.12.2-9.4.13.349,thermalfoundation@2.6.1,justenoughreactors@1.1.1.47,bdlib@1.14.3.12,colytra@1.1.0.2,tcinventoryscan@2.0.10,opencomputers@1.7.3.146,rf-capability-adapter@1.0,naturescompass@1.5.1,compactsolars@1.12.2-5.0.18.341,csb_ench_table@1.1.3,plethora-core@1.1.13,enderiointegrationticlate@5.0.39,compactmachines3@3.0.13,chameleon@1.12-4.1.3,farmingforblockheads@3.1.26,inventorytweaks@1.64+dev.145.16d98f2,iceandfire@1.6.1,crafttweaker@4.1.14,immersivepetroleum@1.1.9,forge@14.23.5.2781,quickleafdecay@1.2.4,ftbutilities@5.3.0.73,cyclicmagic@1.17.13,ironchest@1.12.2-7.0.56.840,zerocore@1.12-0.1.2.3,minecraft@1.12.2,horsetweaks@1.0.4,tcomplement@${version},mousetweaks@2.9,psi@r1.1-63,immersiveengineering@0.12-88,thermaldynamics@2.5.3,applecore@3.1.4,ding@1.0.1,enderiopowertools@5.0.39,rustic@1.0.15,engineersdoors@0.8.0,extrautils2@1.0,mantle@1.12-1.3.3.39,loottweaker@0.0.8,integrateddynamics@0.11.18,jeivillagers@1.0,advancedrocketrycore@1,autoreglib@1.3-24,gendustryjei@1.0.2,fastfurnace@1.2.1,appleskin@1.0.9,integratedtunnelscompat@1.0.0,enderioconduitsopencomputers@5.0.39,flatcoloredblocks@mc1.12-6.7,hungerpersistence@1.0.1,netherendingores@1.12.2-1.2,cosmeticarmorreworked@1.12.2-v4,magipsi@1.3,torohealthmod@1.12.2-11,forestry@5.8.2.382,defaultoptions@9.2.8,tombmanygraves@1.12-4.2.0,cyclopscore@0.11.11,p455w0rdslib@2.0.36,astralsorcery@1.10.10,enderiointegrationforestry@5.0.39,modularmachinery@1.9.4,questbook@3.1.EXP_NET2-1.12,universalmodifiers@1.12.2-1.0.16.1,animania@1.6.2,rftools@7.59,openmods@0.12.1,extendedcrafting@1.5.1,cofhcore@4.6.1,lttweaker@1.1.17,kleeslabs@5.4.11,plustic@7.0.0.0,betterquesting@3.5.286,controlling@3.0.6,cookingforblockheads@6.4.69,placebo@1.5.1,neid@1.5.4.3,ae2stuff@0.7.0.4,fencejumper@1.0.5,bookshelf@2.3.570,ironbackpacks@1.12.2-3.0.8-12,buildinggadgets@2.5.0,wct@3.11.88,cofhworld@1.3.0,sonarcore@5.0.19,mekanismgenerators@9.4.11,plethora@1.1.13,carryon@1.12.1,fpsreducer@mc1.12.2-1.10.3,thaumcraft@6.1.BETA26,mcjtylib_ng@3.0.7,bq_standard@@VERSION@,nmsot@1.2.2-mc1.12.2,twilightforest@3.8.689,architecturecraft@@VERSION@,immersivetech@1.3.10,thaumictinkerer@1.12.2-5.0-353c71c,actuallybaubles@1.1,brokenwings@1.0.0,tinkertoolleveling@1.12.2-1.1.0.DEV.b23e769,commoncapabilities@1.4.0,crafttweakerjei@2.0.2,enderiomachines@5.0.39,jehc@1.12.2,mtlib@3.0.5,valkyrielib@1.12.2-2.0.19.1,openmodscore@0.12.1,advancedrocketry@1.4.1.-120,teslacorelib_registries@1.0.15,actuallyadditions@1.12.2-r144,environmentalmaterials@@EM_VERSION@,randomthings@4.2.5,oreexcavation@1.4.133,rftoolscontrol@1.9.2,integratedtunnels@1.5.6,enderioconduitsappliedenergistics@5.0.39,libvulpes@0.3.0.-1,aiimprovements@0.0.1.3,computercraft@1.80pr1.14,environmentaltech@1.12.2-2.0.19.1,moreoverlays@1.14,bigreactors@1.12.2-0.4.5.50,jetif@1.3.0,badwithernocookiereloaded@1.12.2-3.3.16,betteradvancements@0.0.16.71,danknull@1.4.43,ynot@0.2.3,extracells@2.6.2,tesla@1.0.63,ae2wtlib@1.0.6,cucumber@1.1.3,chunkpregenerator@1.9,scannable@1.6.3.24,ivtoolkit@1.3.3-1.12,cosmeticarmorreworked|tombmanygraves@1.12.2-v4,wawla@2.5.265,mcp@9.42,clumps@3.1.1,diethopper@1.1,journeymap@1.12.2-5.5.3,appliedenergistics2@rv6-stable-6,nuclearcraft@2.13c,custombackgrounds@1.0,harvestcraft@1.12.2zb,foamfixcore@7.7.4,demagnetize@1.12.2-1.0.1,villagermarket@1.0.0,animus@1,integrateddynamicscompat@1.0.0,toastcontrol@1.8.0,enderstorage@2.4.5.135,nutrition@4.0.0,discordsuite@2.2.4,akashictome@1.2-12,dirt2path@1.7.1,exnihilocreatio@1.12-0.3.2,armoreablemobs@1.1.2,bloodmagic@1.12.2-2.3.3-101,brandonscore@2.4.9,mysticalagriculture@1.7.1,openblocks@1.8,tconstruct@1.12.2-2.12.0.115,avaritia@3.3.0,claybucket@1.1,baubles@1.5.2,exchangers@1.12.2-2.8,packagedauto@1.12.2-1.0.1.3,integrationforegoing@1.12.2-1.8.2,enderio@5.0.39,justenoughpetroleum@0.1,quark@r1.5-144,jaopca@1.12.2-2.2.8.100,thaumcomp@0.4.4,fastbench@1.6.0,fluxnetworks@3.0.19,storagedrawers@1.12-5.3.5,blockcraftery@1.12.2-1.1.0,tinker_io@rw2.7.1,wrapup@1.12-1.1.3,schematica@1.8.0.169,enderiobase@5.0.39,toolprogression@1.12.2-1.6.5,wanionlib@1.12.2-2.2,chisel@MC1.12.2-0.2.1.35,solcarrot@1.3.1,foamfix@0.10.3-1.12.2,opencomputers|core@1.7.3.146,backpack@3.0.2,chiselsandbits@14.29,morphtool@1.2-21,unlimitedchiselworks@0.2.0
  631. [08:37:59] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
  632. [08:37:59] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  633. [08:38:00] [Client thread/INFO] [Astral Sorcery]: Using gateway screenshots for folder 'enigmatica_paul'
  634. [08:38:00] [Thread-52/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
  635. [08:38:00] [Thread-54/INFO] [THAUMCRAFT]: Stopping aura thread for dim 144
  636. [08:38:00] [Thread-55/INFO] [THAUMCRAFT]: Stopping aura thread for dim -11325
  637. [08:38:00] [Thread-57/INFO] [THAUMCRAFT]: Stopping aura thread for dim -2
  638. [08:38:00] [Thread-59/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
  639. [08:38:02] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 9146ms behind, skipping 182 tick(s)
  640. [08:38:02] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  641. [08:38:02] [Server thread/INFO] [minecraft/PlayerList]: chezboutin[local:E:2a0daaca] logged in with entity id 288 at (-773.3731442097384, 57.0, 117.09276275105533)
  642. [08:38:02] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
  643. [08:38:02] [Netty Local Client IO #0/INFO] [mcjty.lib.varia.Logging]: DimensionSyncPacket: Registering:
  644. [08:38:02] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server
  645. [08:38:02] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin joined the game
  646. [08:38:02] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  647. [08:38:02] [Client thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  648. [08:38:12] [Server thread/INFO] [Waila]: Player EntityPlayerMP['chezboutin'/288, l='Enigmatica Paul', x=-773.37, y=57.00, z=117.09] connected. Sending ping
  649. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.bibliocraftmod.com/vcheck/version.txt
  650. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
  651. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:91)
  652. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1484)
  653. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1482)
  654. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at java.security.AccessController.doPrivileged(Native Method)
  655. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
  656. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1481)
  657. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at java.net.URL.openStream(URL.java:1045)
  658. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at jds.bibliocraft.VersionCheck.getNetVersion(VersionCheck.java:58)
  659. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at jds.bibliocraft.VersionCheck$1.run(VersionCheck.java:46)
  660. [08:38:12] [Thread-61/INFO] [STDERR]: [jds.bibliocraft.VersionCheck:getNetVersion:88]: at java.lang.Thread.run(Thread.java:748)
  661. [08:38:12] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  662. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  663. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  664. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  665. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  666. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  667. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  668. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  669. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockCheeseMold attempted to load mcjty/theoneprobe/api/ProbeMode
  670. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  671. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  672. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  673. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  674. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  675. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  676. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  677. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockTrough attempted to load mcjty/theoneprobe/api/ProbeMode
  678. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  679. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  680. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  681. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  682. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  683. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  684. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  685. [08:38:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  686. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockNest attempted to load mcjty/theoneprobe/api/ProbeMode
  687. [08:38:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send dimlet rules to the client
  688. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  689. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  690. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  691. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  692. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  693. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  694. [08:38:12] [Server thread/INFO] [mcjty.lib.varia.Logging]: Rules packet size: 5638 of 8192
  695. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  696. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, com.animania.common.blocks.BlockHamsterWheel attempted to load mcjty/theoneprobe/api/ProbeMode
  697. [08:38:12] [Server thread/INFO] [Actually Additions]: Successfully loaded WorldData!
  698. [08:38:12] [Server thread/INFO] [Actually Additions]: Sending Player Data to player chezboutin with UUID 3a98b48c-9a22-4ac5-a599-9ac01280c602.
  699. [08:38:12] [Server thread/INFO] [Mekanism]: Sent config to 'chezboutin.'
  700. [08:38:12] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for chezboutin...
  701. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  702. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  703. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  704. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  705. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  706. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  707. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  708. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockSmartOutput attempted to load mcjty/theoneprobe/api/ProbeMode
  709. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  710. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  711. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  712. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  713. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  714. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  715. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  716. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockOreCrusher attempted to load mcjty/theoneprobe/api/ProbeMode
  717. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  718. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  719. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  720. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  721. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  722. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  723. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  724. [08:38:12] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, tinker_io.block.BlockStirlingEngine attempted to load mcjty/theoneprobe/api/ProbeMode
  725. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  726. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  727. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  728. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  729. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  730. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  731. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  732. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockMachine attempted to load mcjty/theoneprobe/api/ProbeMode
  733. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  734. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  735. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  736. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  737. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  738. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  739. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  740. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, org.dave.compactmachines3.block.BlockFieldProjector attempted to load mcjty/theoneprobe/api/ProbeMode
  741. [08:38:13] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to chezboutin
  742. [08:38:13] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  743. [08:38:13] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/overworld
  744. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  745. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  746. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  747. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  748. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  749. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  750. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  751. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  752. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  753. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  754. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  755. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  756. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  757. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  758. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  759. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockBarrel attempted to load mcjty/theoneprobe/api/ProbeMode
  760. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  761. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  762. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  763. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  764. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  765. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  766. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  767. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestingLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  768. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  769. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  770. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  771. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  772. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  773. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  774. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  775. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockInfestedLeaves attempted to load mcjty/theoneprobe/api/ProbeMode
  776. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  777. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  778. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  779. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  780. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  781. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  782. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  783. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockSieve attempted to load mcjty/theoneprobe/api/ProbeMode
  784. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  785. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  786. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  787. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  788. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  789. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  790. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  791. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  792. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  793. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  794. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  795. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  796. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  797. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  798. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  799. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockStoneAxle attempted to load mcjty/theoneprobe/api/ProbeMode
  800. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  801. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  802. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  803. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  804. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  805. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  806. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  807. [08:38:13] [Client thread/INFO] [chiselsandbits]: Unable to determine blocks eligibility for chiseling, exnihilocreatio.blocks.BlockCrucibleBase attempted to load mcjty/theoneprobe/api/ProbeMode
  808. [08:38:14] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/the_nether
  809. [08:38:14] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Spectre
  810. [08:38:14] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Storage Cell
  811. [08:38:30] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  812. [08:38:30] [Netty Local Client IO #0/INFO] [Mekanism]: Received config from server.
  813. [08:38:30] [Netty Local Client IO #0/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (69 total)
  814. [08:38:30] [Netty Local Client IO #0/INFO] [scannable]: Building block state lookup table...
  815. [08:38:31] [Client thread/INFO] [scannable]: No shader mod found, we'll do our own hacks to inject a depth texture when needed.
  816. [08:38:32] [Netty Local Client IO #0/INFO] [scannable]: Built block state lookup table in 1768 ms.
  817. [08:38:32] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimlet rules from server
  818. [08:38:32] [Client thread/INFO] [Actually Additions]: Receiving (new or changed) Player Data for player chezboutin.
  819. [08:38:33] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
  820. [08:38:33] [Client thread/INFO] [journeymap]: Custom modded block handling enabled for bibliocraft
  821. [08:38:33] [Client thread/INFO] [journeymap]: Custom modded block handling enabled for biomesoplenty
  822. [08:38:34] [Client thread/INFO] [journeymap]: Loaded 37 waypoints from /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/journeymap/data/sp/Enigmatica Paul/waypoints
  823. [08:38:34] [Client thread/INFO] [journeymap]: Mapping started in /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/journeymap/data/sp/Enigmatica Paul/DIM0. Memory: 5641MB total, 1753MB free
  824. [08:38:34] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  825. [08:38:34] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
  826. [08:38:35] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  827. [08:38:35] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/overworld
  828. [08:38:35] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/the_nether
  829. [08:38:35] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Spectre
  830. [08:38:35] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Storage Cell
  831. [08:38:35] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2340ms behind, skipping 46 tick(s)
  832. [08:38:36] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 693 advancements
  833. [08:38:36] [Client thread/INFO] [jei]: Ingredients are being added at runtime: 11 net.minecraft.item.ItemStack
  834. [08:38:36] [JM-task-3/WARN] [journeymap]: Unable to get any texture to use as color for rftools:screen[facing=east,horizontal_facing=east]
  835. [08:38:36] [JM-task-3/FATAL] [CodeChickenLib]: A CCL controlled model has been improperly handled by someone and will NOT be rendered. No more information available.
  836. [08:40:04] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  837. [08:40:04] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/overworld
  838. [08:40:04] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/the_nether
  839. [08:40:04] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Spectre
  840. [08:40:04] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Storage Cell
  841. [08:40:07] [Client thread/INFO] [minecraft/NetworkSystem]: Using default channel type
  842. [08:40:07] [Client thread/INFO] [minecraft/IntegratedServer]: Started on 53414
  843. [08:40:07] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Local game hosted on port 53414
  844. [08:40:18] [Client thread/INFO] [STDOUT]: [com.teamdman.animus.AnimusConfig:onConfigChanged:25]: Syncing Animus Config
  845. [08:40:18] [Client thread/INFO] [jei]: Updating ingredient filter...
  846. [08:40:18] [Client thread/INFO] [jei]: Updated ingredient filter in 1 ms
  847. [08:40:20] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin has made the advancement [Maximum Size]
  848. [08:40:21] [Server thread/INFO] [minecraft/MinecraftServer]: [chezboutin: Given [Big Item Filter] * 1 to chezboutin]
  849. [08:40:21] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] chezboutin has made the advancement [Maximum Size]
  850. [08:40:21] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Given [Big Item Filter] * 1 to chezboutin
  851. [08:40:21] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 693 advancements
  852. [08:40:25] [Client thread/INFO] [STDOUT]: [com.teamdman.animus.AnimusConfig:onConfigChanged:25]: Syncing Animus Config
  853. [08:40:25] [Client thread/INFO] [jei]: Updating ingredient filter...
  854. [08:40:25] [Client thread/INFO] [jei]: Updated ingredient filter in 0 ms
  855. [08:40:47] [Server thread/INFO] [toolprogression]: Game stages and/or Ore Stages isn't loaded.
  856. [08:44:17] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin has made the advancement [Energized Metal]
  857. [08:44:17] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] chezboutin has made the advancement [Energized Metal]
  858. [08:44:17] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 693 advancements
  859. [08:53:34] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  860. [09:06:53] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §aItem Conduit connection to: north
  861. [09:06:53] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §9 Item Conduit Probe has no valid outputs.
  862. [09:07:05] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §aItem Conduit connection to: north
  863. [09:07:05] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §9 Item Conduit Probe has no valid outputs.
  864. [09:07:06] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §aItem Conduit connection to: north
  865. [09:07:06] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §9 Item Conduit Probe has no valid outputs.
  866. [09:07:07] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §aItem Conduit connection to: north
  867. [09:07:07] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §9 Item Conduit Probe has no valid outputs.
  868. [09:14:26] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Wireless Out Of Range.
  869. [09:16:52] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Wireless Out Of Range.
  870. [09:22:15] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/sphere_half_r8.objson in 27341818 nanos.
  871. [09:22:15] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/sphere_eighth_r8.objson in 1375261 nanos.
  872. [09:27:38] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  873. [09:27:44] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin has made the advancement [Who Needs Jungles?]
  874. [09:27:44] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin has made the advancement [Who Needs Squid?]
  875. [09:27:44] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] chezboutin has made the advancement [Who Needs Jungles?]
  876. [09:27:44] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] chezboutin has made the advancement [Who Needs Squid?]
  877. [09:27:44] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 695 advancements
  878. [09:27:53] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  879. [09:29:58] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  880. [09:30:00] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  881. [09:30:31] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  882. [09:30:33] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  883. [09:31:12] [Client thread/INFO] [journeymap]: TileDrawStep.updateRegionTexture hit max count, 1000000
  884. [09:31:12] [Client thread/INFO] [journeymap]: TileDrawStep.draw(low) hit max count, 1000000
  885. [09:32:39] [Client thread/INFO] [inventorytweaks]: Automatic stack replacement.
  886. [09:46:55] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 696 advancements
  887. [09:50:21] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/roof_overhang_outer_corner.objson in 1158128 nanos.
  888. [09:50:21] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cylinder_quarter_r8h16.objson in 672702 nanos.
  889. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cylinder_quarter_r16h16.objson in 34126027 nanos.
  890. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/bevelled_outer_corner.objson in 7821918 nanos.
  891. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/sphere_quarter_r8.objson in 9720736 nanos.
  892. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/sphere_eighth_r16.objson in 984080 nanos.
  893. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d1.objson in 422816 nanos.
  894. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d2.objson in 308780 nanos.
  895. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d3a.objson in 477468 nanos.
  896. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d3b.objson in 479709 nanos.
  897. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d3c.objson in 351168 nanos.
  898. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d4a.objson in 251052 nanos.
  899. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d4b.objson in 274732 nanos.
  900. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/arch_d4c.objson in 691424 nanos.
  901. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_plain_bottom.objson in 851656 nanos.
  902. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_plain.objson in 673137 nanos.
  903. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_plain_top.objson in 736739 nanos.
  904. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_plain_outer_corner.objson in 680424 nanos.
  905. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_plain_end.objson in 895055 nanos.
  906. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_fancy_bottom.objson in 5500348 nanos.
  907. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_fancy.objson in 4983642 nanos.
  908. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_fancy_top.objson in 10466609 nanos.
  909. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_fancy_end.objson in 4520663 nanos.
  910. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_stair_plain_inner_corner.objson in 496814 nanos.
  911. [09:50:22] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/stairs_outer_corner.objson in 585394 nanos.
  912. [09:52:37] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/stairs.objson in 498747 nanos.
  913. [09:52:37] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/stairs_inner_corner.objson in 524640 nanos.
  914. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/ionic_capital.objson in 10970805 nanos.
  915. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_lh.objson in 371811 nanos.
  916. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_rh.objson in 321652 nanos.
  917. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_end_lh.objson in 1066615 nanos.
  918. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_end_rh.objson in 378364 nanos.
  919. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_ridge.objson in 376288 nanos.
  920. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_valley.objson in 350404 nanos.
  921. [09:52:45] [Client thread/INFO] [ArchitectureCraft]: Loaded and cached shape/cornice_bottom.objson in 320741 nanos.
  922. [09:53:48] [JM-task-3/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_16[meta=0]
  923. [09:53:48] [JM-task-3/FATAL] [CodeChickenLib]: A CCL controlled model has been improperly handled by someone and will NOT be rendered. No more information available.
  924. [10:01:51] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Energy module is set to block 'Energy Cell (Basic)'
  925. [10:01:57] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Installed module
  926. [10:08:36] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:meneglin_basics/menril_production from chezboutin
  927. [10:08:39] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:meneglin_basics/menril_production from chezboutin
  928. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/cables_logic from chezboutin
  929. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/networks_logic from chezboutin
  930. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/menril_wrenching from chezboutin
  931. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/variables from chezboutin
  932. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/variable_input from chezboutin
  933. [10:08:44] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:network_foundations/variable_output from chezboutin
  934. [10:08:47] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:basic_network_components/redstone_reading from chezboutin
  935. [10:08:47] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:basic_network_components/block_reading from chezboutin
  936. [10:08:47] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:basic_network_components/inventory_reading from chezboutin
  937. [10:08:47] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:basic_network_components/value_displaying from chezboutin
  938. [10:08:49] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:aspects/redstone_capturing from chezboutin
  939. [10:08:49] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:aspects/redstone_observement from chezboutin
  940. [10:08:49] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:aspects/redstone_transmission from chezboutin
  941. [10:08:54] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:logic_operations/logic_programming from chezboutin
  942. [10:08:54] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:logic_operations/constant_definition from chezboutin
  943. [10:08:54] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:logic_operations/arithmetic_addition from chezboutin
  944. [10:09:00] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:advanced_network_components/variable_materialization from chezboutin
  945. [10:09:00] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:advanced_network_components/variable_proxying from chezboutin
  946. [10:09:05] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:advanced_operations/logical_list_building from chezboutin
  947. [10:09:05] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:advanced_operations/item_origin_identification from chezboutin
  948. [10:09:05] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:advanced_operations/what_would_i_be_looking_at from chezboutin
  949. [10:09:07] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:the_value_of_operators/dynamic_additions from chezboutin
  950. [10:09:07] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:the_value_of_operators/dynamic_list_filtering from chezboutin
  951. [10:09:08] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:challenges/creeper_taming from chezboutin
  952. [10:09:08] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:challenges/sponge_step_sound from chezboutin
  953. [10:09:08] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:challenges/recursive_recursion from chezboutin
  954. [10:09:08] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:challenges/tool_for_obsidian from chezboutin
  955. [10:09:08] [Server thread/ERROR] [Cyclops Core]: Received an invalid advancement integrateddynamics:challenges/smart_pressure_plate from chezboutin
  956. [10:10:57] [Client thread/INFO] [STDOUT]: [com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide:getGuiRegistryObject:26]: com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide$GuiRegistryID@708b6ef0
  957. [10:10:57] [Server thread/INFO] [STDOUT]: [com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide:getGuiRegistryObject:26]: com.valkyrieofnight.vliblegacy.m_guide.item.ItemGuide$GuiRegistryID@708b6ef0
  958. [10:26:02] [Netty Local Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
  959. [10:26:02] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleaning client cache...
  960. [10:26:02] [Netty Local Client IO #0/INFO] [Astral Sorcery]: Cleared cached client data! Disconnected from server.
  961. [10:26:02] [Netty Local Client IO #0/INFO] [scannable]: Building block state lookup table...
  962. [10:26:03] [Netty Local Client IO #0/INFO] [scannable]: Built block state lookup table in 1065 ms.
  963. [10:26:03] [Netty Local Client IO #0/INFO] [schematica]: Scheduling client settings reset.
  964. [10:26:03] [Client thread/INFO] [journeymap]: Mapping halted in /Users/paul/Documents/Curse/Minecraft/Instances/Enigmatica 2: Expert/journeymap/data/sp/Enigmatica Paul/DIM0
  965. [10:26:03] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: chezboutin lost connection: Disconnected
  966. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: chezboutin left the game
  967. [10:26:03] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Stopping singleplayer server as player logged out
  968. [10:26:03] [Server thread/INFO] [STDOUT]: [lain.mods.cos.InventoryManager:onServerStopping:234]: Server is stopping... force saving all loaded CosmeticArmor data.
  969. [10:26:03] [Server thread/INFO] [STDOUT]: [lain.mods.cos.InventoryManager:onServerStopping:237]: 3a98b48c-9a22-4ac5-a599-9ac01280c602
  970. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  971. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  972. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
  973. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/overworld
  974. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/the_nether
  975. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Spectre
  976. [10:26:03] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Enigmatica Paul'/Storage Cell
  977. [10:26:03] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
  978. [10:26:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
  979. [10:26:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -343800852
  980. [10:26:04] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
  981. [10:26:04] [Server thread/INFO] [FML]: Unloading dimension 0
  982. [10:26:04] [Server thread/INFO] [FML]: Unloading dimension -1
  983. [10:26:04] [Server thread/INFO] [FML]: Unloading dimension -343800852
  984. [10:26:04] [Server thread/INFO] [FML]: Unloading dimension 2
  985. [10:26:04] [Thread-29/INFO] [THAUMCRAFT]: Stopping aura thread for dim 0
  986. [10:26:04] [Thread-58/WARN] [THAUMCRAFT]: No auras found!
  987. [10:26:04] [Thread-53/WARN] [THAUMCRAFT]: No auras found!
  988. [10:26:04] [Thread-56/WARN] [THAUMCRAFT]: No auras found!
  989. [10:26:04] [Thread-58/INFO] [THAUMCRAFT]: Stopping aura thread for dim 2
  990. [10:26:04] [Thread-53/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
  991. [10:26:04] [Thread-56/INFO] [THAUMCRAFT]: Stopping aura thread for dim -343800852
  992. [10:26:13] [Server thread/INFO] [foamfix]: JEI search tree manager injection complete!
  993. [10:26:15] [Server thread/INFO] [FML]: Applying holder lookups
  994. [10:26:15] [Server thread/INFO] [FML]: Holder lookups applied
  995. [10:26:15] [Server thread/INFO] [Actually Additions]: Unloaded WorldData!
  996. [10:26:15] [Server thread/INFO] [fluxnetworks]: FluxNetworkData has been unloaded
  997. [10:26:15] [Server thread/INFO] [fluxnetworks]: Cleared Network Caches
  998. [10:26:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up all world data: 2 data blobs
  999. [10:26:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools Dimensions: server is stopping. Shutting down gracefully
  1000. [10:26:15] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement