don’t remember when but my FBA emulator doesn’t work anymore the bios are there.
here is the /userdata/system/logs/es_launch_stderr.log content when I try to run street fighter 2 CE
2020-09-26 08:57:55 INFO (emulatorlauncher.py:88):main(): Running system: fba
2020-09-26 08:57:55 DEBUG (unixSettings.py:21):init(): Creating parser for /userdata/system/batocera.conf
2020-09-26 08:57:55 DEBUG (unixSettings.py:82):loadAll(): Looking for global.* in /userdata/system/batocera.conf
2020-09-26 08:57:55 DEBUG (unixSettings.py:82):loadAll(): Looking for fba.* in /userdata/system/batocera.conf
2020-09-26 08:57:55 DEBUG (unixSettings.py:82):loadAll(): Looking for fba[“sf2ce.zip”].* in /userdata/system/batocera.conf
2020-09-26 08:57:55 INFO (Emulator.py:33):init(): uimode: Full
2020-09-26 08:57:55 DEBUG (unixSettings.py:82):loadAll(): Looking for fba-renderer.* in /userdata/system/batocera.conf
2020-09-26 08:57:55 DEBUG (unixSettings.py:82):loadAll(): Looking for fba[“sf2ce.zip”]-renderer.* in /userdata/system/batocera.conf
2020-09-26 08:57:55 DEBUG (emulatorlauncher.py:100):main(): Settings: {‘retroachievements.verbose’: u’0′, ‘emulator-forced’: False, ‘retroachievements.leaderboards’: u’0′, ‘forceNoBezel’: False, ‘bezel’: u’none’, ‘showFPS’: ‘false’, ‘ratio’: ‘auto’, ‘netplay.port’: u’55435′, ‘shaderset’: u’none’, ‘rewind’: False, ‘core’: None, ‘uimode’: ‘Full’, ‘retroachievements.hardcore’: u’0′, ‘retroachievements’: u’0′, ‘video_threaded’: False, ‘core-forced’: False, ‘videomode’: ‘default’, ‘hide’: u’0′, ‘netplay.relay’: u’none’, ‘smooth’: u’1′, ‘retroachievements.screenshot’: u’0′, ‘emulator’: None, ‘netplay’: u’0′}
2020-09-26 08:57:55 INFO (emulatorlauncher.py:102):main(): emulator: None, core: None
2020-09-26 08:57:55 ERROR (emulatorlauncher.py:233):<module>: configgen exception:
Traceback (most recent call last):
File “/usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py”, line 231, in <module>
exitcode = main(args, maxnbplayers)
File “/usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py”, line 108, in main
wantedGameMode = generators[system.config[‘emulator’]].getResolutionMode(system.config)
KeyError: None
2020-09-26 08:57:56 INFO (emulatorlauncher.py:235):<module>: Exiting configgen with status -1
I start and it goes back to the ES UI. it’s not a bios or rom issue as it use to work.
Can someone help? this is v5.27 but on v5.26 before the upgrade it was the same thing.