[Bug] Cannot build ver/6.0.0 branch on windows
solonovamax opened this issue ยท 1 comments
Pre-Issue Checklist
- I have checked that I am on the latest version of Terra.
- I have searched the github issue tracker for similar issues, including closed ones.
- I have made sure that this is not a bug with another mod or plugin, and it is Terra that is causing the issue.
- I have checked that this is an issue with Terra and not an issue with the pack I am using.
- I have attached a copy of the
latest.log
file - I have filled out and provided all the appropriate information.
Issue Description
When attempting to build ver/6.0.0 on the Windows platform, gradle does not include directories properly.
Steps to reproduce
- Install windows (:poob:)
- Attempt to build Terra repo
Expected behavior
Build works
Actual behavior
Build doesn't work
Logs
Gradle logs
Including API directory "common\api" as subproject.
Including API directory "common\api\config" as subproject.
Including API directory "common\api\core" as subproject.
Including API directory "common\api\inject" as subproject.
Including API directory "common\api\noise" as subproject.
Including API directory "common\api\util" as subproject.
Including addon directory "common\addons\biome-provider-image" as subproject.
Including addon directory "common\addons\biome-provider-pipeline" as subproject.
Including addon directory "common\addons\biome-provider-single" as subproject.
Including addon directory "common\addons\chunk-generator-noise-3d" as subproject.
Including addon directory "common\addons\config-biome" as subproject.
Including addon directory "common\addons\config-carver" as subproject.
Including addon directory "common\addons\config-distributors" as subproject.
Including addon directory "common\addons\config-feature" as subproject.
Including addon directory "common\addons\config-flora" as subproject.
Including addon directory "common\addons\config-locators" as subproject.
Including addon directory "common\addons\config-noise-function" as subproject.
Including addon directory "common\addons\config-ore" as subproject.
Including addon directory "common\addons\config-palette" as subproject.
Including addon directory "common\addons\config-structure" as subproject.
Including addon directory "common\addons\generation-stage-feature" as subproject.
Including addon directory "common\addons\generation-stage-structure" as subproject.
Including addon directory "common\addons\language-yaml" as subproject.
Including addon directory "common\addons\manifest-addon-loader" as subproject.
Including addon directory "common\addons\structure-sponge-loader" as subproject.
Including addon directory "common\addons\structure-terrascript-loader" as subproject.
Including platform directory "platforms\bukkit" as subproject.
Including platform directory "platforms\fabric" as subproject.
Including platform directory "platforms\merged" as subproject.
Including platform directory "platforms\sponge" as subproject.
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\aasdq\IdeaProjects\Terra\build.gradle.kts' line: 13
* What went wrong:
Project with path ':common:addons' could not be found in root project 'Terra'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
6 actionable tasks: 6 up-to-date