외눈할배
대표칭호 없음
게임버전 (JE) | 1.19.2 |
---|---|
게임버전 (BE) | 1.19.x |
포지처럼 하면되겠지 했는데
start파일이 sh 파일로 되어있고 문서파일이 아닌거에 놀래서 한번 문서로 변경해서
포지처럼 했는데 또 실행안되서 거기 영어로 써져있는 설명서봤는데
Right click "start.ps1" and click on "Run with PowerShell" and follow instructions like usual.
Why? - Instead of running the script on a .bat file it runs on PowerShell now.
Why? - I use a program to create ServerPacks and they switched to this instead.
Java 17 Required to work
라고 되어있어서 파워 셸 다운로드했는데
연결프로그램에 파워셸이 없음 ... 어떻게하나요?
그렇다고 자바로 연결프로그램 변경해서 했는데 또 실행은안됨 자바아이콘되어있고 ...
코코냐
2022.09.211. 파워쉘은 윈도우 기본 내장입니다. 그것도 7인가 8인가 부터 계속이요.
2. 추가 인자를 넣어야하기 때문에, jar 연결로는 못켭니다.
2-1. 그렇게 연결해봤자 컴퓨터가 인식하는 구문은 java $file입니다. java -jar $file이 아니라 오류만 낼겁니다.
외눈할배
2022.09.211 안깔여있어서 마이크로 소프트 스토어에서 다운받았써요
2포지처럼 그런게 없는 상태라 자바 인식 오류 그런거 없써요 그냥 SH 파일로 떡하니있고해서 멀 변경같은거 할수있는게 없써요
코코냐
2022.09.21sh는 자바 파일이 아닙니다. 쉘 스크립트 파일입니다.
외눈할배
2022.09.21다시깔고 하닌깐 이렇게뜨네요
Uncaught exception in thread "main"
java.lang.RuntimeException: An exception occurred when launching the server!
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:71)
Caused by: java.lang.RuntimeException: Error invoking MC server bundler: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:102)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.locateGame(MinecraftGameProvider.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:177)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor$1.loadClass(BundlerProcessor.java:65)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:85)
... 6 more
뭘 손댄것도없는데
작은거인
2022.09.21자바 버전 내리라네요
외눈할배
2022.09.2117로 내리고 작동시키니 해결된줄알았는데 동의하라고해서 동의했더니 이러네요..
[21:05:15] [Server thread/INFO]: [STDOUT]: Saving server results
[21:05:15] [Server thread/INFO]: [STDOUT]: Saving config results
[21:05:15] [Server thread/INFO]: Stopping server
[21:05:15] [Server thread/INFO]: Saving worlds
[21:05:15] [Server thread/ERROR]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_3218.method_8621()" because "$$5" is null
at net.minecraft.server.MinecraftServer.method_3723(MinecraftServer.java:531) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_3782(MinecraftServer.java:592) ~[server-intermediary.jar:?]
at net.minecraft.class_3176.method_3782(class_3176.java:547) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[server-intermediary.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) ~[server-intermediary.jar:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
C:\1.19.2>pause
계속하려면 아무 키나 누르십시오 . . .
작은거인
2022.09.21흠...
전체 로그 보여주실 수 있나욘
외눈할배
2022.09.22알람을 지금봤내요 전채적인거요? 어마어마하게많은데 그냥 올려도 상관없죠?
외눈할배
2022.09.22복사 안되네요 그냥 꺼져버리네요 버킷은 여기서 받았거든요
https://www.curseforge.com/minecraft/modpacks/better-mc-fabric/files
모드받는사이트에 모드도 충돌안되는거 구성되서 올라와있는데 위에있는 내용 나오면서 작동이안되네요 ㅠㅠ