Начинающий
- Статус
- Оффлайн
- Регистрация
- 29 Сен 2021
- Сообщения
- 99
- Реакции
- 1
шо та напастил и теперь при запуске версии в тлегаси вылетает така ошибка discord - koncwer
---- Minecraft Crash Report ----
// Why did you do that?
Time: 19.04.2024, 23:22
Description: Initializing game
java.lang.ExceptionInInitializerError
at net.minecraft.client.resources.DownloadingPackFinder.<init>(DownloadingPackFinder.java:60)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:304)
at net.minecraft.client.main.Main.main(Main.java:156)
Caused by: java.lang.NullPointerException: Cannot invoke "java.net.URL.toURI()" because "url" is null
at net.minecraft.resources.VanillaPack.lambda$static$0(VanillaPack.java:51)
at net.minecraft.util.Util.make(Util.java:353)
at net.minecraft.resources.VanillaPack.<clinit>(VanillaPack.java:41)
... 3 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.client.resources.DownloadingPackFinder.<init>(DownloadingPackFinder.java:60)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:304)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:156)