grumpycoders / grumpycoders/pcsx-redux
Error message after upgrade
- Dominant language
- C++
- Stars
- 994
- Forks
- 151
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 18
Description
### Describe the bug
Following from the latest upgrade, when trying to open pcsx-redux the following is displayed:
```
---------------------------
Error
---------------------------
ImGui assert: font_cfg->FontData != NULL && font_cfg->FontDataSize > 0 is false
---------------------------
OK
---------------------------
```
Clicking OK closes the application.
### Expected behavior
Application should load without any errors
### Steps to reproduce the bug
Upgrade to the latest version of pcsx-redux
Open the application
Error is presented
### Operating System
Windows 10
### PCSX-Redux version
Latest (unable to get as cannot load)
### CPU model
Intel Core i5 4210
### GPU model
Intel HD Graphics
### BIOS version
NA
### CPU emulation mode
Interpreter
### Additional information
N/A
Contributor guide
Assessment
This issue has not been assessed yet.