Advertisement
Guest User

crafttweaker log

a guest
Dec 12th, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 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:contenttweaker]: contenttweakeritems.zs} as we are currently loading with a different loader
  4. [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:contenttweaker]: ctcreativetab.zs} as we are currently loading with a different loader
  5. [PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: hello.zs} as we are currently loading with a different loader
  6. [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 1ms
  7. [PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [contenttweaker]]
  8. [PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [contenttweaker]
  9. [PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Loading Script: {[0:contenttweaker]: contenttweakeritems.zs}
  10. [PREINITIALIZATION][CLIENT][ERROR] [contenttweaker | SIDE_CLIENT]: Error parsing contenttweakeritems.zs:7 -- ; expected
  11. [PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Loading Script: {[0:contenttweaker]: ctcreativetab.zs}
  12. [PREINITIALIZATION][CLIENT][ERROR] ctcreativetab.zs:5: Could not resolve <contenttweaker : galaxy_catalyst>
  13. [PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[0:crafttweaker]: hello.zs} as we are currently loading with a different loader
  14. [PREINITIALIZATION][CLIENT][INFO] Completed script loading in: 136ms
  15. [PREINITIALIZATION][CLIENT][ERROR] Found Errors with Material System Loading. Saving Back up
  16. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Building registry
  17. [INITIALIZATION][CLIENT][INFO] CraftTweaker: Successfully built item registry
  18. [INITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit], [contenttweaker], [recipeevent | crafttweaker]]
  19. [INITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [crafttweaker | recipeevent]
  20. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Skipping file {[0:contenttweaker]: contenttweakeritems.zs} as we are currently loading with a different loader
  21. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Skipping file {[0:contenttweaker]: ctcreativetab.zs} as we are currently loading with a different loader
  22. [INITIALIZATION][CLIENT][INFO] [crafttweaker | SIDE_CLIENT]: Loading Script: {[0:crafttweaker]: hello.zs}
  23. [INITIALIZATION][CLIENT][INFO] Hello world!
  24. [INITIALIZATION][CLIENT][INFO] Completed script loading in: 13ms
  25. [SERVER_STARTED][CLIENT][INFO] Fixed the RecipeBook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement