Вопрос Проблема с билдом сурсов

Начинающий
Статус
Оффлайн
Регистрация
8 Июл 2024
Сообщения
3
Реакции[?]
0
Поинты[?]
0
здравствуйте, помогите пожалуйста с этой проблемой, ошибку указал в коде, что тут не то?

Код:
---- Minecraft Crash Report ----
// Why did you do that?

Time: 24.08.2024, 03:14
Description: Initializing game

java.lang.RuntimeException: Failed to read font data file: minecraft:expensive/fonts/Montserrat-Regular.ttf.json; Are you sure this is json file? Try to check the correctness of its syntax.
    at im.arabic.utils.render.font.MsdfFont$Builder.build(MsdfFont.java:127)
    at im.arabic.utils.render.font.Font.<init>(Font.java:29)
    at im.arabic.utils.render.font.Fonts.register(Fonts.java:8)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:465)
    at net.minecraft.client.main.Main.main(Main.java:154)
    at Start.main(Start.java:11)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at im.arabic.utils.render.font.MsdfFont$Builder.build(MsdfFont.java:127)
    at im.arabic.utils.render.font.Font.<init>(Font.java:29)
    at im.arabic.utils.render.font.Fonts.register(Fonts.java:8)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:465)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:154)
    at Start.main(Start.java:11)

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.12, Amazon.com Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
    Memory: 95806032 bytes (91 MB) / 251658240 bytes (240 MB) up to 4819255296 bytes (4596 MB)
    CPUs: 4
    JVM Flags: 0 total;
    Launched Version: mcp
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon(TM) Vega 3 Graphics  GL version 4.6.0 Compatibility Profile Context 24.7.1.240618, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    CPU: 4x AMD Ryzen 3 3250U with Radeon Graphics
    OptiFine Version: OptiFine_1.16.5_HD_U_G8
    OptiFine Build: ~~NULL~~
    Render Distance Chunks: 7
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 Compatibility Profile Context 24.7.1.240618
    OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4
 
Начинающий
Статус
Оффлайн
Регистрация
6 Дек 2023
Сообщения
133
Реакции[?]
2
Поинты[?]
0
java.lang.RuntimeException: Failed to read font data file: minecraft:expensive/fonts/Montserrat-Regular.ttf.json; Are you sure this is json file? Try to check the correctness of its syntax.
 
Сверху Снизу