[BUG] validate-schema
crash - Call to undefined function opcache_invalidate()
#190
Labels
validate-schema
crash - Call to undefined function opcache_invalidate()
#190
Describe the issue
Running
validate-schema
on a schema file crashes with the below error message. Error confirmed in various terminals (Nushell, cmd, powershell, git bash)To Reproduce
vendor\bin\csv-blueprint.bat validate-schema --schema=src/rimworld/inputcsv/available_crafting_apparel.yaml
available_crafting_apparel.csv
NOTE: Github apparently doesn't support uploading .yaml files, so I renamed it to .yaml.txt for uploading purposes
available_crafting_apparel.yaml.txt
Expected behavior
The
validate-schema
command should validate the schema file as described in the help text, instead of crashing.Your environment
Any links to the CI logs or the repository, if any.
The text was updated successfully, but these errors were encountered: