noonmaru / inv-captive

GNU General Public License v3.0
45 stars 19 forks source link

적용 어떻해 해요 #34

Open flwntgh opened 3 years ago

flwntgh commented 3 years ago

밑에 닫힌 이슈를 봐도 이해를 못하겠어요 captive 명령어 자체가 안되는걸 보면 서버에 적용조차 안된것 같아요 플러그인에 대해서는 1도 몰라서 도와주세요

ghost commented 3 years ago

[Releases] 의 inv-captive.ps1파일을 받아 PowerShell로 구동하세요.

flwntgh commented 3 years ago

했봤는데요 그후에 뭘해야할지 잘 모르겠어요 플러그인 파일에 넣어뒀고 다 해봤는데 잘 모르겠네요

flwntgh commented 3 years ago

P-TO-DATE paper.jar(https://papermc.io/api/v1/paper/1.16.4/latest/download) UP-TO-DATE Kotlin.jar(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 Downloading ProtocolLib.jar from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar Invalid maximum heap size: -Xmx4G The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Skip the backup? [Y]es, [N]o

ghost commented 3 years ago

P-TO-DATE paper.jar(https://papermc.io/api/v1/paper/1.16.4/latest/download) UP-TO-DATE Kotlin.jar(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 Downloading ProtocolLib.jar from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar Invalid maximum heap size: -Xmx4G The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Skip the backup? [Y]es, [N]o

자바 재설치가 필요한거같네요 64비트가 아니기에 램이 많은 자바 가상머신 생성이 불가한거같습니다 JRE 혹은 JDK 를 11로 (11버전이 권장됩니다) 설치하시고 다시 시도해보세요.

ghost commented 3 years ago

다 되었다면 이슈 닫아주세요.

flwntgh commented 3 years ago

y를 눌러야하나요 n을 눌러야하나요?

flwntgh commented 3 years ago

y만 누르면 메세지가 반복만 되고 n만 누르면 창이 꺼져요

ghost commented 3 years ago

P-TO-DATE paper.jar(https://papermc.io/api/v1/paper/1.16.4/latest/download) UP-TO-DATE Kotlin.jar(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 Downloading ProtocolLib.jar from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar Invalid maximum heap size: -Xmx4G The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Skip the backup? [Y]es, [N]o

자바 재설치가 필요한거같네요 64비트가 아니기에 램이 많은 자바 가상머신 생성이 불가한거같습니다 JRE 혹은 JDK 를 11로 (11버전이 권장됩니다) 설치하시고 다시 시도해보세요.

이걸 시도 해보시긴 한건가요...

flwntgh commented 3 years ago

자바를 재설치를 해보았습니다

ghost commented 3 years ago

자바를 재설치를 해보았습니다

시도한 내용들을 상세히 구술해주셔야 문제 해결이 가능합니다. 그리고 문제발생시 곧장 이슈달지 마시고 검색을 우선시도해보세요.

flwntgh commented 3 years ago

https://www.java.com/ko/ 여기서 다운했습니다 2021년 1월 19일에 업데이트된겁니다 Version 8 Update 28

ghost commented 3 years ago

https://www.java.com/ko/ 여기서 다운했습니다 2021년 1월 19일에 업데이트된겁니다 Version 8 Update 28

OpenJDK 11을 설치하세요. Java 8이 아니라. Java 8은 삭제해주시고요. 서버를 다시 구동 시도해보셨는지도 이야기해주세요.

이런문제 처음 겪어 보셔서 이렇게 질문하는건 압니다만 제발 적어도 도울수 있게는 해주세요...

flwntgh commented 3 years ago

오라클 회원가입을 하라고 하는데 메일이 오지 않아 회원가입 조차 못하고있어요

ghost commented 3 years ago

오라클 회원가입을 하라고 하는데 메일이 오지 않아 회원가입 조차 못하고있어요

OpenJDK는 오라클에서 받을 필요가없습니다.

AdoptOpenJDK같은곳에서 받고 환경변수를 조정하시길 바랍니다.

Oysfgaq commented 3 years ago

P-TO-DATE paper.jar(https://papermc.io/api/v1/paper/1.16.4/latest/download) UP-TO-DATE Kotlin.jar(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 Downloading ProtocolLib.jar from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar Invalid maximum heap size: -Xmx4G The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Skip the backup? [Y]es, [N]o

자바도 문제인거같지만. 컴퓨터에 램이 4G가 아닐수도 있습니다.

자바 개발자키트를 받으시고 환경병수를 조정하신뒤 원래 깔려있는 자바를 지우시고 해보세요

64bit로

그리고 컴퓨터가 32bit일수도 있어서 그럴수도 있습니다

flwntgh commented 2 years ago

image 이렇게있는게 정상인가요?

flwntgh commented 2 years ago

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 Downloading ProtocolLib.jar from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target/ProtocolLib.jar Skip the backup? [Y]es, [N]o Y Restart? [Y]es [N]o Y Skip the backup? [Y]es, [N]o Y Restart? [Y]es [N]o Y Skip the backup? [Y]es, [N]o N 7z : '7z' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오. 위치 C:\Users\torch\Downloads\inv-captive (1).ps1:163 문자:5

Backup completed backup/2021-12-29 230823.zip Restart? [Y]es [N]o Y Skip the backup? [Y]es, [N]o