valters-tomsons / Spectabis

A modern PCSX2 Frontend.
https://spectabis.github.io/
GNU General Public License v3.0
116 stars 19 forks source link

Runtime exception due to missing ini file values #34

Open Michanne opened 5 years ago

Michanne commented 5 years ago

When building application under either Debug or Release target, the following runtime exception will occur if the advanced.ini file is deleted or replaced with an empty file:

image

Methods will fail due to required ini file values missing, as well as no mechanism for initialization of ini file values present