Replay Mod Forums

Render problem - Flashes and then crashes minecraf
    • User
    • 2 forum posts
    User87782
    #1

    Sep 22 17, 10:13 AM

    I tried out your mod and it's great! But I have a problem with the rendering. As soon as i clicked the render button, my screen started going nuts and then the game crashed. This came up when it crashed:

    The game crashed whilst calling gui method
    Error: java.lang.IllegalStateException: Cannot convert position unless rendered at least once.

    Please help :)


    • Developer
    • 1883 forum posts
    User10
    #2

    Sep 22 17, 10:22 AM

    HD fonts on some systems are bugged. Try to remove either just the fonts from your resource pack or remove your resource pack as a whole.

    To remove the HD fonts from your resource pack do this:
    1. Open the resource pack .zip file
    2. Go into assets/minecraft/textures and remove the font folder
    3. Go into assets/minecraft/mcpatcher and remove the MCfont folder
    If you're on Windows, there's also a video in case you're not sure how to do the above: https://youtu.be/In-VJrpF5UU


    • User
    • 2 forum posts


    HD fonts on some systems are bugged. Try to remove either just the fonts from your resource pack or remove your resource pack as a whole.

    To remove the HD fonts from your resource pack do this:
    1. Open the resource pack .zip file
    2. Go into assets/minecraft/textures and remove the font folder
    3. Go into assets/minecraft/mcpatcher and remove the MCfont folder
    If you're on Windows, there's also a video in case you're not sure how to do the above: https://youtu.be/In-VJrpF5UU

    Yeah thanks I did find it myself too, went through the whole crash report and found my error - but thanks :)