Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. [PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
  2. [PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
  3. [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: 3 Project Red.zs} as we are currently loading with a different loader
  4. [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 2ms
  5. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
  6. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
  7. [INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [recipeevent | crafttweaker]]
  8. [INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
  9. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: 3 Project Red.zs}
  10. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:10 > a method available but none matches the parameters (any[])
  11. This is usually an error in your script, not in the mod
  12. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  13. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:13 > a method available but none matches the parameters (any[])
  14. This is usually an error in your script, not in the mod
  15. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  16. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:16 > a method available but none matches the parameters (any[])
  17. This is usually an error in your script, not in the mod
  18. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  19. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:19 > a method available but none matches the parameters (any[])
  20. This is usually an error in your script, not in the mod
  21. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  22. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:22 > a method available but none matches the parameters (any[])
  23. This is usually an error in your script, not in the mod
  24. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  25. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:25 > a method available but none matches the parameters (any[])
  26. This is usually an error in your script, not in the mod
  27. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  28. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:28 > a method available but none matches the parameters (any[])
  29. This is usually an error in your script, not in the mod
  30. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  31. [INITIALIZATION][CLIENT][ERROR] 3 Project Red.zs:31 > a method available but none matches the parameters (any[])
  32. This is usually an error in your script, not in the mod
  33. remove(ZenTypeNative: crafttweaker.item.IIngredient, Optional bool)
  34. [INITIALIZATION][CLIENT][INFO] Starting 'Skylines .zs'
  35. [INITIALIZATION][CLIENT][INFO] Adding assembly table recipe for 1xitem.projectred.core.itemResource@105
  36. [INITIALIZATION][CLIENT][INFO] Finished 'Skylines .zs'
  37. [INITIALIZATION][CLIENT][INFO] Completed script loading in: 537ms
  38. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Inductive Furnace with name ct_shaped13546510
  39. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Electrotine Generator with name ct_shaped-1100479751
  40. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Block Breaker with name ct_shaped1267629202
  41. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Item Importer with name ct_shaped1495561958
  42. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Block Placer with name ct_shaped-1924792848
  43. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Battery Box with name ct_shaped134226591
  44. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Charging Bench with name ct_shaped-1353246160
  45. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Teleposer with name ct_shaped308727990
  46. [POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Frame Linear Actuator with name ct_shaped1998120611
  47. [SERVER_STARTED][CLIENT][INFO] Fixed the RecipeBook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement