개인 자료란 (JE)

  서버 커뮤니티

Profile 임퍼랭 대표칭호 없음
Profile

질문하기 멀티플레이

Create+ 서버팩 구동 오류

2023.10.17 조회 수 186 추천 수 0
이해도 입문자 
게임버전 (JE) 1.18.2 
게임버전 (BE) 관련없음 

com.google.code.findbugs:jsr305:3.0.2

commons-io:commons-io:2.4

commons-logging:commons-logging:1.2

net.sf.jopt-simple:jopt-simple:5.0.4

There was an error during installation

Minecraft server present. Moving on...

User did not agree to Mojang's EULA.

eula.txt present. Moving on...

Starting server...

Minecraft version: "1.18.2"

Forge version: "40.2.0"

Java args in user_jvm_args.txt:

오류: 기본 클래스 @user_jvm_args.txt을(를) 찾거나 로드할 수 없습니다.

이렇게 오류가 납니다


ㅠ_ㅠ 무엇이 문제일까요



2개의 댓글

임퍼랭
2023.10.17

 

C:\Users\Administrator\Downloads\Create>REM Forge requires a configured set of both JVM and program arguments.

 

C:\Users\Administrator\Downloads\Create>REM Add custom JVM arguments to the user_jvm_args.txt

 

C:\Users\Administrator\Downloads\Create>REM Add custom program arguments {such as nogui} to this file in the next line before the or

 

C:\Users\Administrator\Downloads\Create>REM pass them to this script directly

 

C:\Users\Administrator\Downloads\Create>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.2.0/win_args.txt

Exception in thread "main" java.io.UncheckedIOException: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]

at [email protected]/cpw.mods.jarhandling.impl.Jar.(Jar.java:74)

at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)

at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50)

at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42)

at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:93)

Caused by: java.io.IOException: Invalid paths argument, contained no existing paths: [libraries\net\minecraft\server\1.18.2-20220404.173914\server-1.18.2-20220404.173914-extra.jar]

... 5 more

 

C:\Users\Administrator\Downloads\Create>pause

 

이걸로 오류가 바뀌었습니다

NoEul
2023.10.17

forge 서버를 재설치 해보세욘