Начинающий
- Статус
- Оффлайн
- Регистрация
- 13 Янв 2025
- Сообщения
- 33
- Реакции
- 0
Лоадер сделан на пайтон, лог
C:\Users\ArtemDA\AppData\Local\Programs\Python\Python313\python.exe C:\Users\ArtemDA\Desktop\loader\loaderkaka.py
██╗ ██████╗ ███████╗████████╗ ██████╗ ███████╗ ██████╗ ██████╗ ██████╗ ███████╗
██║ ██╔═══██╗██╔════╝╚══██╔══╝ ██╔══██╗██╔════╝██╔════╝██╔═══██╗██╔══██╗██╔════╝
██║ ██║ ██║█████╗ ██║ ██████╔╝█████╗ ██║ ██║ ██║██║ ██║█████╗
██║ ██║ ██║██╔══╝ ██║ ██╔══██╗██╔══╝ ██║ ██║ ██║██║ ██║██╔══╝
███████╗╚██████╔╝██║ ██║ ██║ ██║███████╗╚██████╗╚██████╔╝██████╔╝███████╗
╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝
[>] Введи своё имя: (будет отображаться в софте)aradnoawds
Загрузка...
[>] Добро пожаловать!
╔══════════════════════════════╗
║ [1] Запуск клиента ║
║ [2] Информация ║
║ [3] Разработчики ║
╚══════════════════════════════╝
[>] Выберите пункт: 1
[>] Введите кол-во оперативной памяти (в ГБ): 2
Приятной Игры!
[!] Stage 3: Запускаю...
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
[17:42:47] [Render thread/ERROR]: Can't find the resource index file: C:\Loft\client\assets\indexes\1.16.json
[17:42:47] [Render thread/INFO]: Environment: authHost='
[17:42:49] [Render thread/INFO]: Setting user: aradnoawds
[17:42:50] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
FATAL ERROR in native method: Thread[Render thread,5,main]: No context is current or a function that is not available in the current context was called. The JVM will abort execution.
at org.lwjgl.opengl.GL11C.nglGetString(Native Method)
at org.lwjgl.opengl.GL11C.glGetString(GL11C.java:975)
at org.lwjgl.opengl.GL11.glGetString(GL11.java:3153)
at dem.B(SourceFile:1569)
at com.mojang.blaze3d.platform.GLX.getOpenGLVersionString(SourceFile:43)
at com.mojang.blaze3d.systems.RenderSystem.getApiDescription(SourceFile:1055)
at djz$$Lambda$2424/0x00000008011f86b8.call(Unknown Source)
at m.a(SourceFile:79)
at djz.a(SourceFile:2249)
at net.minecraft.client.main.Main.main(SourceFile:185)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd31ad246, pid=12364, tid=12356
#
# JRE version: OpenJDK Runtime Environment (17.0.0.1+2) (build 17.0.0.1+2-3)
# Java VM: OpenJDK 64-Bit Server VM (17.0.0.1+2-3, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [opengl32.dll+0x1d246]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\ArtemDA\Desktop\loader\hs_err_pid12364.log
#
# If you would like to submit a bug report, please visit:
#
#
Параметры запуска -
launch_command = [
java_path,
"-noverify",
f"-Xmx{memory}G",
"-Djava.library.path=C:\\Loft\\client\\natives\\*",
"-cp",
"C:\\Loft\\client\\libraries\\*;C:\\Loft\\client\\client.jar",
"net.minecraft.client.main.Main",
"--username",
nik,
"--width",
"854",
"--height",
"480",
"--version",
"Arix",
"--gameDir",
"C:\\Loft\\game",
"--assetsDir",
"C:\\Loft\\client\\assets",
"--assetIndex",
"1.16",
"--accessToken",
"0"
]
execute_command(launch_command, ram=memory)
except ValueError:
print(" [!] Ошибка: Введите валидное число для оперативной памяти.")
except FileNotFoundError as e:
print(f" [!] Ошибка: {e}")
except Exception as e:
print(f" [!] Неизвестная ошибка: {e}")
C:\Users\ArtemDA\AppData\Local\Programs\Python\Python313\python.exe C:\Users\ArtemDA\Desktop\loader\loaderkaka.py
██╗ ██████╗ ███████╗████████╗ ██████╗ ███████╗ ██████╗ ██████╗ ██████╗ ███████╗
██║ ██╔═══██╗██╔════╝╚══██╔══╝ ██╔══██╗██╔════╝██╔════╝██╔═══██╗██╔══██╗██╔════╝
██║ ██║ ██║█████╗ ██║ ██████╔╝█████╗ ██║ ██║ ██║██║ ██║█████╗
██║ ██║ ██║██╔══╝ ██║ ██╔══██╗██╔══╝ ██║ ██║ ██║██║ ██║██╔══╝
███████╗╚██████╔╝██║ ██║ ██║ ██║███████╗╚██████╗╚██████╔╝██████╔╝███████╗
╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝
[>] Введи своё имя: (будет отображаться в софте)aradnoawds
Загрузка...
[>] Добро пожаловать!
╔══════════════════════════════╗
║ [1] Запуск клиента ║
║ [2] Информация ║
║ [3] Разработчики ║
╚══════════════════════════════╝
[>] Выберите пункт: 1
[>] Введите кол-во оперативной памяти (в ГБ): 2
Приятной Игры!
[!] Stage 3: Запускаю...
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See
Пожалуйста, авторизуйтесь для просмотра ссылки.
for further details.[17:42:47] [Render thread/ERROR]: Can't find the resource index file: C:\Loft\client\assets\indexes\1.16.json
[17:42:47] [Render thread/INFO]: Environment: authHost='
Пожалуйста, авторизуйтесь для просмотра ссылки.
', accountsHost='
Пожалуйста, авторизуйтесь для просмотра ссылки.
', sessionHost='
Пожалуйста, авторизуйтесь для просмотра ссылки.
', servicesHost='
Пожалуйста, авторизуйтесь для просмотра ссылки.
', name='PROD'[17:42:49] [Render thread/INFO]: Setting user: aradnoawds
[17:42:50] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
FATAL ERROR in native method: Thread[Render thread,5,main]: No context is current or a function that is not available in the current context was called. The JVM will abort execution.
at org.lwjgl.opengl.GL11C.nglGetString(Native Method)
at org.lwjgl.opengl.GL11C.glGetString(GL11C.java:975)
at org.lwjgl.opengl.GL11.glGetString(GL11.java:3153)
at dem.B(SourceFile:1569)
at com.mojang.blaze3d.platform.GLX.getOpenGLVersionString(SourceFile:43)
at com.mojang.blaze3d.systems.RenderSystem.getApiDescription(SourceFile:1055)
at djz$$Lambda$2424/0x00000008011f86b8.call(Unknown Source)
at m.a(SourceFile:79)
at djz.a(SourceFile:2249)
at net.minecraft.client.main.Main.main(SourceFile:185)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd31ad246, pid=12364, tid=12356
#
# JRE version: OpenJDK Runtime Environment (17.0.0.1+2) (build 17.0.0.1+2-3)
# Java VM: OpenJDK 64-Bit Server VM (17.0.0.1+2-3, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C [opengl32.dll+0x1d246]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\ArtemDA\Desktop\loader\hs_err_pid12364.log
#
# If you would like to submit a bug report, please visit:
#
Пожалуйста, авторизуйтесь для просмотра ссылки.
#
Параметры запуска -
launch_command = [
java_path,
"-noverify",
f"-Xmx{memory}G",
"-Djava.library.path=C:\\Loft\\client\\natives\\*",
"-cp",
"C:\\Loft\\client\\libraries\\*;C:\\Loft\\client\\client.jar",
"net.minecraft.client.main.Main",
"--username",
nik,
"--width",
"854",
"--height",
"480",
"--version",
"Arix",
"--gameDir",
"C:\\Loft\\game",
"--assetsDir",
"C:\\Loft\\client\\assets",
"--assetIndex",
"1.16",
"--accessToken",
"0"
]
execute_command(launch_command, ram=memory)
except ValueError:
print(" [!] Ошибка: Введите валидное число для оперативной памяти.")
except FileNotFoundError as e:
print(f" [!] Ошибка: {e}")
except Exception as e:
print(f" [!] Неизвестная ошибка: {e}")