▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/ForceExitOnShutdown

ForceExitOnShutdown

Fix minecraft crash on shutdown due to watchdog killing non-daemon thread by adding System.exit(0)

Оцените первым
35
4

ForceExitOnShutdown

Fix minecraft crash on shutdown due to watchdog killing non-daemon thread by adding System.exit(0)

Minecraft do not execute System.exit(0); on exit anymore, so all the mods that do not clean up non-daemon executors by themselves will prevent the minecraft from fully close. Then the watchdog will kill minecraft and generate a crash.

This mod is used to fix this problem, by adding force exit as older version (26.2-) did.

Important

This may cause problem, since I don't know why mojang eventually remove that exit code.

USE AT YOUR OWN RISK!

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.2.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная