Skip to content

Instantly share code, notes, and snippets.

@Kage-Yami
Created May 22, 2021 11:48
Show Gist options
  • Save Kage-Yami/bc10acc791505fab99684a2b15db799d to your computer and use it in GitHub Desktop.
Save Kage-Yami/bc10acc791505fab99684a2b15db799d to your computer and use it in GitHub Desktop.
CraftTweaker logs for OR'd tags issue
[21:44:47.640][DONE][SERVER][INFO] Started loading Scripts for Loader 'crafttweaker'!
[21:44:47.662][DONE][SERVER][INFO] Loading file: create.zs
[21:44:47.663][DONE][SERVER][INFO] Loading file: waystones.zs
[21:44:47.666][DONE][SERVER][ERROR] create.zs:48:4 create.zs:48:4: This type has no | operator
[21:44:47.666][DONE][SERVER][ERROR] Scripts are invalid!
[21:44:47.666][DONE][SERVER][INFO] Finished loading Scripts!
[21:44:47.666][DONE][SERVER][INFO] This reload was made possible by Jams and more! Become a patron at https://patreon.com/jaredlll08?s=crtmod
[21:44:51.818][DONE][CLIENT][INFO] Started loading Scripts for Loader 'crafttweaker'!
[21:44:51.842][DONE][CLIENT][INFO] Loading file: create.zs
[21:44:51.843][DONE][CLIENT][INFO] Loading file: waystones.zs
[21:44:51.845][DONE][CLIENT][ERROR] create.zs:48:4 create.zs:48:4: This type has no | operator
[21:44:51.846][DONE][CLIENT][ERROR] Scripts are invalid!
[21:44:51.846][DONE][CLIENT][INFO] Finished loading Scripts!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment