Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 3.19 KB

File metadata and controls

35 lines (18 loc) · 3.19 KB

NeoForge rezerves rokasgrāmata

NeoForge izmantojiet tikai kā pēdējo iespēju, ja Fabric nav piemērots. Forge un NeoForge ir atšķirīgi loaderi, un modiem jāatbilst NeoForge; pievienojiet Geyser/Floodgate, ja vajag, un vispirms pārbaudiet kopiju.

Skatiet pilno angļu rokasgrāmatu: ../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.

Droša apturēšana

Ierakstiet stop un atstājiet logu atvērtu. Pirms aizvēršanas gaidiet CLEAN SHUTDOWN COMPLETE un pēc tam SAFE TO CLOSE. Ja otrais ziņojums neparādās, pārbaudiet žurnālu un avārijas ziņojumu un vajadzības gadījumā atjaunojiet dublējumu. Technical fallback note: When stop is detected, Jarock prints a notice that the world is being saved, then prints the final SAFE TO CLOSE confirmation directly in the server console as soon as the save completes, in both gui and nogui modes. Keep the window open until that message appears.

Jarock atjaunināšana

Izlasiet scripts/version.txt, apturiet serveri un gaidiet SAFE TO CLOSE; pēc tam palaidiet scripts/update-jarock.bat. Tas meklē jaunāku tās pašas beta/stabilā kanāla versiju, lūdz apstiprinājumu un izveido atcelšanas dublējumu. Pasaule, runtime, modifikācijas, bibliotēkas un lokālie iestatījumi tiek saglabāti; atkarības labo tikai tad, ja tās trūkst vai ir nederīgas.

Pilnā pakotne un tās publicētā SHA-512 kontrolsumma tiek pārbaudīta pirms instalēšanas.

You can also choose U. Check for Jarock updates in parameter-manager.bat to open scripts/update-jarock.bat in a separate window without starting the server. The updater performs the check and asks Download and install it now? (y/N); Enter or N leaves the installation unchanged.

Atjauninājumu pārbaude palaišanas laikā

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 konsoles aizvēršanas aizsardzība: While Jarock is running, the classic Windows console may show a warning when X is clicked. Ierakstiet stop un gaidiet SAFE TO CLOSE. Nepiespiediet aizvēršanu pasaules saglabāšanas laikā. 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.