Skip to content

Font error with building and running #601

@mindstormpro3

Description

@mindstormpro3

Description

When building and running your game, it says in the logs:
[INFO] 2025-07-08_07-16-42 Graphics driver initialized:
[INFO] 2025-07-08_07-16-42 Vendor => NVIDIA Corporation
[INFO] 2025-07-08_07-16-42 Hardware => NVIDIA GeForce GTX 1070/PCIe/SSE2
[INFO] 2025-07-08_07-16-42 Version => 4.5.0 NVIDIA 566.14
[INFO] 2025-07-08_07-16-42 Shading Language => 4.50 NVIDIA

[00000] [imgui-error] (current settings: Assert=1, Log=1, Tooltip=1)
[00000] [imgui-error] In window 'NULL': Could not load font file!
Assertion failed: (0) && "Could not load font file!", file C:\Users\adrie\GitHub\Overload\Dependencies\ImGui\src\imgui_draw.cpp, line 2675

To Reproduce

Steps to reproduce the behavior:

  1. create a blank project with a default scene (barebones) and build and run.
  2. error achieved.

Expected behavior

I expect it to say your GPU info and then throw an error as it opens a game window

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions