You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first line looks like an empty error happening in the Config::load() function, presumably failing to open the config file. The second line indicates that the font files couldn't be loaded. It seems like the program is failing to open its files. Did you put RealBloom in the C drive? If so, try copying it to another drive and see if it works. Similarly, you can run the program as administrator (if possible) which should hopefully give it permission to read/write files in the C drive.
I moved the program to drive C and everything worked...) thanks
The first line looks like an empty error happening in the Config::load() function, presumably failing to open the config file. The second line indicates that the font files couldn't be loaded. It seems like the program is failing to open its files. Did you put RealBloom in the C drive? If so, try copying it to another drive and see if it works. Similarly, you can run the program as administrator (if possible) which should hopefully give it permission to read/write files in the C drive.
Config:load
The required fonts could not be loaded
Failed to initialize ImGui
Help solve the problem
The text was updated successfully, but these errors were encountered: