이해도 | 입문자 |
---|---|
게임버전 (JE) | 1.16.4, 1.16.5 |
게임버전 (BE) | 관련없음 |
각별님의 불편한동거 플러그인을 https://kgokapc.tistory.com/109 이 글을 보고 따라했는데
자바 11도 설치했지만
inv-captive.ps1 파일을 설치하는 과정에서 powershell 로 실행하면
Failed to dowloading , Status code: NotFound - System.Net.WebException: 원격 서버에서 (404) 찾을 수 없음 오류를 반환했습니다.
위치: System.Net.HttpWebRequest.GetResponse()
위치: CallSite.Target(Closure , CallSite , Object )
Exception in thread "main" io.papermc.fourohfour.FourOhFour:
############################################################################################
# #
# Hey there! #
# #
#------------------------------------------------------------------------------------------#
# #
# The endpoint you downloaded this application from is no longer in service. In order #
# to continue using this application, please view our API documentation for details #
# on how to access downloads: https://api.papermc.io/docs/ #
# #
############################################################################################
Skip the backup? [Y]es, [N]o
라고 뜨며 아무키나 눌러도 종료가 됩니다
어떻게 하면 이 문제를 해결할 수 있을까요? ㅠㅜ
세찐찐
2023.10.05버킷을 다운로드 하지 못한다네요
버킷을 만들어서 거기다 플러그인 넣으시면 됩니다
thoesuya
2023.10.05앗 감사합니다 버킷설치해서 해볼께요!
thoesuya
2023.10.05버킷 설치했는데도
Downloading paper.jar from https://papermc.io/api/v1/paper/1.16.4/latest/download
Downloading Kotlin.jar from https://github.com/noonmaru/kotlin-plugin/releases/download/1.4.21/Kotlin.jar
Downloading AutoReloader.jar from https://github.com/noonmaru/auto-reloader/releases/download/1.0.2/AutoReloader.jar
Downloading InvCaptive.jar from https://github.com/noonmaru/inv-captive/releases/download/0.2.0/InvCaptive.jar
Failed to dowloading , Status code: NotFound - System.Net.WebException: 원격 서버에서 (404) 찾을 수 없음 오류를 반환했습니다.
위치: System.Net.HttpWebRequest.GetResponse()
위치: CallSite.Target(Closure , CallSite , Object )
Exception in thread "main" io.papermc.fourohfour.FourOhFour:
############################################################################################
# #
# Hey there! #
# #
#------------------------------------------------------------------------------------------#
# #
# The endpoint you downloaded this application from is no longer in service. In order #
# to continue using this application, please view our API documentation for details #
# on how to access downloads: https://api.papermc.io/docs/ #
# #
############################################################################################
Skip the backup? [Y]es, [N]o
N
7z : '7z' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이름이 정확한지
확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.
위치 C:\Users\pinem\OneDrive\바탕 화면\server\plugins\inv-captive.ps1:163 문자:5
+ 7z a -tzip $ArchiveName ./ "-xr!*.gz" "-x!paper.jar" "-x!paper.ps ...
+ ~~
+ CategoryInfo : ObjectNotFound: (7z:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Backup completed backup/2023-10-05 202129.zip
Restart? [Y]es [N]o
라고 뜨네요 ㅠㅠ
어떻게 해결해야 할까요?
thoesuya
2023.10.05404는 파일을 찾지 못했음을 나타내는 오류 라고 하던데 해결방법이 있을까요?
세찐찐
2023.10.05코코냐님 말처럼
https://papago.naver.com/
경고문 해석 해보세요
컴퓨터는 자신의 오류를 말해준답니다
세찐찐
2023.10.05간단히 알려주자면 쉘을 실행시키지 말고 릴리즈의 플러그인과 kotlin 플러그인을 버킷에 넣으라 이뜻입니다
지금 해석 간단하게 설명하자면 papermc.io 에서 버킷을 다운로드 할때 연결한 사이트를 찾을 수 없다는 겁니다
즉 원래 다운로드 주소형식 이나 주소가 변경 되서 다운로드 실패 했다는 겁니다
세찐찐
2023.10.05그래서 직접 버킷을 넣어야 한다고 언급한겁니다
thoesuya
2023.10.051.16.4 버킷 plugins파일에 Kotlin.jar 와 릴리즈 파일(InvCaptive.jar)을 넣고 서버를 실행했는데
Kotlin플러그인만 인식을 하네요ㅠㅠ 조금만 더 하면 될 것 같은데 제가 너무 모르는 것 같아 속상하네요
thoesuya
2023.10.05플러그인 파일에 ProtocolLib.jar 플러그인을 넣으니 잘 실행 완료 되었습니다
다들 저에게 도움을 주셔서 너무나도 감사드립니다
코코냐
2023.10.05해당 경고문을 읽어보세요.