Fabric이 맞지 않을 때만 NeoForge를 마지막 대안으로 사용합니다. Forge와 NeoForge는 다른 loader이고 mod는 NeoForge에 맞아야 합니다. 필요하면 Geyser/Floodgate를 추가하고 먼저 복사본에서 테스트하세요.
영어 전체 안내서를 참조하세요: ../en/neoforge-fallback.md
Technical note: Async is an experimental server-side Minecraft 26.2 mod installed for both Fabric and NeoForge. It processes entities in parallel, requires Java 25+, and may cause crashes, incorrect entity behavior or incompatibilities. Test it with a backup before public use; disable or remove its jar if the server becomes unstable.
stop을 입력하고 창을 열어 두세요. 닫기 전에CLEAN SHUTDOWN COMPLETE와SAFE TO CLOSE를 기다리세요. 두 번째 메시지가 없으면 로그와 충돌 보고서를 확인하고 필요하면 백업을 복원하세요. Technical fallback note: Whenstopis detected, Jarock prints a notice that the world is being saved, then prints the finalSAFE TO CLOSEconfirmation directly in the server console as soon as the save completes, in bothguiandnoguimodes. Keep the window open until that message appears.
scripts/version.txt를 확인하고 서버를 중지한 뒤SAFE TO CLOSE가 표시될 때까지 기다리세요. 그런 다음scripts/update-jarock.bat을 실행합니다. 같은 베타/안정 채널의 새 릴리스를 찾고 확인 후 롤백 백업을 만듭니다. 월드, 런타임, 모드, 라이브러리와 로컬 설정은 유지되며 의존성은 없거나 유효하지 않을 때만 복구됩니다.
전체 패키지와 게시된 SHA-512 체크섬은 설치 전에 검증됩니다.
You can also choose
U. Check for Jarock updatesinparameter-manager.batto openscripts/update-jarock.batin a separate window without starting the server. The updater performs the check and asksDownload and install it now? (y/N); Enter orNleaves the installation unchanged.
Startup update modes: AUTO_UPDATE_MODE=install checks for a compatible release and installs the verified package matching scripts/jarock-edition.ini automatically; AUTO_UPDATE_MODE=check checks for updates only and never installs; AUTO_UPDATE_MODE=never does not check for updates and does not install updates. The default is AUTO_UPDATE_MODE=install; choose check or never in parameter-manager.bat to override it.
Windows 콘솔 닫기 보호: While Jarock is running, the classic Windows console may show a warning when X is clicked. stop을 입력하고 SAFE TO CLOSE를 기다리세요. 월드 저장 중에는 강제 종료하지 마세요. Jarock relaunches its launchers in the classic Windows Console Host when they are started from Windows Terminal, so the close-event protection works there; other pseudo-terminals without a marker (for example Alacritty) are not auto-detected, and Windows can still force-terminate a console process after its short handler timeout.