-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Description
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:
- create a blank project with a default scene (barebones) and build and run.
- 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
Labels
No labels