Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

빌드 에러: betteranimationscollection does not exist #2

Open
abiriadev opened this issue Apr 22, 2024 · 9 comments
Open

빌드 에러: betteranimationscollection does not exist #2

abiriadev opened this issue Apr 22, 2024 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@abiriadev
Copy link
Member

abiriadev commented Apr 22, 2024

환경

Linux abiria-lt-arch 6.8.7-arch1-1 1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000 x86_64 GNU/Linux
openjdk version "17" 2021-09-14
OpenJDK Runtime Environment (build 17+35-2724)
OpenJDK 64-Bit Server VM (build 17+35-2724, mixed mode, sharing)

예상 동작

빌드가 성공적으로 수행됨.

결과

$ ./gradlew build
FAILURE: Build failed with an exception.

* What went wrong:
Included build '/home/abiria/clone/mega-modpack/betteranimationscollection/betteranimationscollection' does not exist.

* 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 3s
@abiriadev abiriadev added the bug Something isn't working label Apr 22, 2024
@abiriadev
Copy link
Member Author

$ python3 ./fuzss.py

후 동작시켜도 동일한 에러 발생

@tmvkrpxl0
Copy link
Collaborator

/home/abiria/clone/mega-modpack/betteranimationscollection에 뭐 들어있나요?

@abiriadev
Copy link
Member Author

/home/abiria/clone/mega-modpack/betteranimationscollection에 뭐 들어있나요?

betteranimationscollection 이란 링크가 있는데 깨져있는 것 같습니다.

@tmvkrpxl0
Copy link
Collaborator

tmvkrpxl0 commented Apr 22, 2024

1.20.1이란 폴더는 존재하나요?
아니면 서브모듈 안받아서 그런겁니다. README에 클론 방법 (방금) 추가했습니다.

@abiriadev
Copy link
Member Author

abiriadev commented Apr 22, 2024

@tmvkrpxl0 submodule clone 중 다음과 같은 에러가 발생합니다.

Submodule path 'AI-Improvements': checked out '89c89590d8160f332bd2740acd0a67c96f37f00d'
Submodule path 'CC-Tweaked': checked out '0771c4891b2f4bac6fa7cbdf595e85f34a64a030'
Submodule path 'Candlelight': checked out '291b695dd52f109448f8d40a315a2a66023ef96d'
Submodule path 'Catalogue': checked out '502436034ae19a8324b702e867ba151ff8897c0f'
Submodule path 'CreateEnchantmentIndustry': checked out '967ae08a74226e3a6cc25b6db6ae97f9ebf061c8'
Submodule path 'Curios': checked out 'f008efd58cb7d7be33fffbda88807bd25d83d7eb'
Submodule path 'FastPaintings': checked out 'b0d51c9f228c6bff2758a49e30b5929bff39e59d'
Submodule path 'GetItTogetherDrops': checked out '095d051034bbd8560f1bc5794a5ab1517ac822b5'
fatal: remote error: upload-pack: not our ref f3b7da2d713c241c49e2af79f786f0832fe781a2
fatal: Fetched in submodule path 'ImmediatelyFast', but it did not contain f3b7da2d713c241c49e2af79f786f0832fe781a2. Direct fetching of that commit failed.

full log는 다음과 같습니다:
https://gist.github.com/abiriadev/4b333305bf3e6cecf6bd36829c060dd6

@tmvkrpxl0
Copy link
Collaborator

tmvkrpxl0 commented Apr 22, 2024

@abiriadev
ImmediatelyFast 모드의 커밋 번호가 다른 곳으로 잡혀있었습니다. 지금 해결했습니다.
아 그리고 아직 version_patch 적용하지 말아주세요. 한번 적용하면 되돌릴라면 모든 리포 다시 upstream으로 초기화해야 합니다.
뭐 빌드 캐시 삭제되거나 그런건 아니고 패치 내용 많지도 않아서 1초도 안걸리지만 그래도 좀 기다려주세요.

@abiriadev
Copy link
Member Author

아 그리고 아직 version_patch 적용하지 말아주세요. 한번 적용하면 되돌릴라면 모든 리포 다시 upstream으로 초기화해야 합니다.
뭐 빌드 캐시 삭제되거나 그런건 아니고 패치 내용 많지도 않아서 1초도 안걸리지만 그래도 좀 기다려주세요.

혹시 언제까지 기다리면 될까요?

@tmvkrpxl0
Copy link
Collaborator

WoodGood 빌드 오류만 해결하면 됩니다

@abiriadev
Copy link
Member Author

@tmvkrpxl0
clone 과정에서 여전히 다음과 같은 에러가 발생합니다.

fatal: remote error: upload-pack: not our ref a76589f07847993c47db8c95ec2eb7132385f10f
fatal: Fetched in submodule path 'blockrunner', but it did not contain a76589f07847993c47db8c95ec2eb7132385f10f. Direct fetching of that commit failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants