Advertisement
Guest User

Log

a guest
Aug 19th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. [PREINITIALIZATION][CLIENT][INFO] Loading scripts
  2. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: Avaritia2.zs} as we are currently loading with a different loader
  3. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: drying.zs} as we are currently loading with a different loader
  4. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: mekanism.zs} as we are currently loading with a different loader
  5. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Loading Script: {[0:mekatweaker]: mekatweaker.zs}
  6. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: oredic.zs} as we are currently loading with a different loader
  7. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: recipes.zs} as we are currently loading with a different loader
  8. [PREINITIALIZATION][CLIENT][INFO] [mekatweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: recipes2.zs} as we are currently loading with a different loader
  9. [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 176ms
  10. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
  11. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
  12. [INITIALIZATION][CLIENT][INFO] Loading scripts
  13. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: Avaritia2.zs}
  14. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Cosmic Meatballs
  15. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Infinity Ingot
  16. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Planet Eater
  17. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: World Breaker
  18. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Hoe of the Green Earth
  19. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Sword of the Cosmos
  20. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Infinity Boots
  21. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Infinity Helmet
  22. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Longbow of the Heavens
  23. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Infinity Breastplate
  24. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Infinity Leggings
  25. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Nature's Ruin
  26. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Skullfire Sword
  27. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Enhancement Crystal
  28. [INITIALIZATION][CLIENT][INFO] Removing Extreme Recipe from Avaritia with the output of: Neutron Collector
  29. [INITIALIZATION][CLIENT][INFO] Adding Extreme recipe avaritia:craft_tweaker_shaped_neutron collector for Neutron Collector
  30. [INITIALIZATION][CLIENT][INFO] Adding Extreme recipe avaritia:craft_tweaker_shaped_creative energy cube for Creative Energy Cube
  31. [INITIALIZATION][CLIENT][INFO] Adding Extreme recipe avaritia:craft_tweaker/extreme/shapeless/cosmic meatballs for Cosmic Meatballs
  32. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: drying.zs}
  33. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: mekanism.zs}
  34. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Skipping file {[0:mekatweaker]: mekatweaker.zs} as we are currently loading with a different loader
  35. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: oredic.zs}
  36. [INITIALIZATION][CLIENT][INFO] Adding Cobbled Soulstone to ore dictionary entry cobblestone
  37. [INITIALIZATION][CLIENT][INFO] Adding Soulstone to ore dictionary entry stone
  38. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: recipes.zs}
  39. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: recipes2.zs}
  40. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : item_broken_spawner>
  41. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  42. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  43. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  44. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  45. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  46. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  47. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  48. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:8: Could not resolve <enderio : block_dark_iron_bars>
  49. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:10: Could not resolve <enderio : block_enchanter>
  50. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:11: Could not resolve <enderio : item_material : 63>
  51. [INITIALIZATION][CLIENT][ERROR] recipes2.zs:13: Could not resolve <bedrockminer : bedrock_pickaxe>
  52. [INITIALIZATION][CLIENT][ERROR] [crafttweaker]: Error executing {[0:crafttweaker]: recipes2.zs}: null
  53. java.lang.NullPointerException
  54. at crafttweaker.mc1120.recipes.MCRecipeShaped.toCommandString(MCRecipeShaped.java:333)
  55. at crafttweaker.mc1120.recipes.MCRecipeManager$ActionBaseAddRecipe.calculateName(MCRecipeManager.java:812)
  56. at crafttweaker.mc1120.recipes.MCRecipeManager$ActionBaseAddRecipe.setName(MCRecipeManager.java:806)
  57. at crafttweaker.mc1120.recipes.MCRecipeManager$ActionAddShapedRecipe.<init>(MCRecipeManager.java:867)
  58. at crafttweaker.mc1120.recipes.MCRecipeManager$ActionAddShapedRecipe.<init>(MCRecipeManager.java:862)
  59. at crafttweaker.mc1120.recipes.MCRecipeManager.addShaped(MCRecipeManager.java:122)
  60. at Recipes2.__script__(recipes2.zs:8)
  61. at __ZenMain__.run(Recipes2)
  62. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:174)
  63. at crafttweaker.runtime.CrTTweaker.loadScript(CrTTweaker.java:68)
  64. at crafttweaker.runtime.CrTTweaker.load(CrTTweaker.java:62)
  65. at crafttweaker.CrafttweakerImplementationAPI.load(CrafttweakerImplementationAPI.java:115)
  66. at crafttweaker.mc1120.events.CommonEventHandler.registerRecipes(CommonEventHandler.java:55)
  67. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_363_CommonEventHandler_registerRecipes_Register.invoke(.dynamic)
  68. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  69. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  70. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  71. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:762)
  72. at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:623)
  73. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
  74. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  75. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  76. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  77. at net.minecraft.client.main.Main.main(SourceFile:123)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  79. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  80. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  81. at java.lang.reflect.Method.invoke(Method.java:497)
  82. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  83. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  84. [INITIALIZATION][CLIENT][INFO] Completed script loading in: 104ms
  85. [POSTINITIALIZATION][CLIENT][INFO] Removing Shaped recipes for <projecte:collector_mk1>
  86. [POSTINITIALIZATION][CLIENT][INFO] 1 removed
  87. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Wand of Animation with name ct_shaped1127610595
  88. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Alchemical Chest with name ct_shaped1079020464
  89. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Energy Condenser with name ct_shaped-1249635219
  90. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Red Matter with name ct_shaped-449187245
  91. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Red Matter with name ct_shaped21713491
  92. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Dark Matter with name ct_shaped1830122096
  93. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Dark Matter with name ct_shaped1694521200
  94. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Klein Star Ein with name ct_shaped-841417518
  95. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Tome of Knowledge with name ct_shaped266338457
  96. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Range Addon with name ct_shaped1123838910
  97. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Obelisk with name ct_shaped815684237
  98. [POSTINITIALIZATION][CLIENT][INFO] Removing 0 Mekanism Metallurgic Infuser Recipe(s) for Unknown item
  99. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Solar Evaporation Recipe(s) for Unknown item
  100. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Enrichment Chamber Recipe(s) for Unknown item
  101. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Enrichment Chamber Recipe(s) for Unknown item
  102. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Enrichment Chamber Recipe(s) for Unknown item
  103. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Crusher Recipe(s) for Unknown item
  104. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Crusher Recipe(s) for Unknown item
  105. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Crusher Recipe(s) for Unknown item
  106. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Crusher Recipe(s) for Unknown item
  107. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Metallurgic Infuser Recipe(s) for Unknown item
  108. [POSTINITIALIZATION][CLIENT][INFO] Adding 0 Mekanism Metallurgic Infuser Recipe(s) for Unknown item
  109. [AVAILABLE][CLIENT][INFO] Altering Drying Recipe(s) for <minecraft:rotten_flesh>
  110. [SERVER_STARTED][CLIENT][INFO] Fixed the RecipeBook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement