OpenEmu
OpenEmu copied to clipboard
No Roms will play
OpenEmu opens, displays ROMs, but will not play any ROMs.
Read https://github.com/OpenEmu/OpenEmu/wiki/Troubleshooting:-Reporting-problems
Steps to reproduce
- Open "OpenEmu
- Select any ROM
- Right-click and select "play now"
Expected Behavior
- I expect ROM to open; past versions have worked flawlessly
Observed Behavior
This is the console log that shows an error:
AddInstanceForFactory: No factory registered for id <CFUUID 0x6000033fb760> F8BB1C28-BAE8-11D6-9C31-00039315CD46
Debugging Information
- OpenEmu Version: 2.3.3
- macOS Version: 12.3.1
- Late 2015 iMac (i5 3.3Ghz, AMD Radeon R9 M395X 4 GB)
"Include Console and crash logs" https://github.com/OpenEmu/OpenEmu/wiki/Troubleshooting%3A-Reporting-problems
You basically have to start streaming log events in the Console and use the search filter tool to restrict the displayed results to lines containing “OpenEmu” or “error” so you only see events which might be related to this issue. Then select one or more relevant lines from the log, choose “copy” from the menu bar, paste them here and format log contents with the add code
button before posting. (Also look in the Console “crash reports” section to see if anything has been recorded for OpenEmu.)
Than
"Include Console and crash logs" https://github.com/OpenEmu/OpenEmu/wiki/Troubleshooting%3A-Reporting-problems
You basically have to start streaming log events in the Console and use the search filter tool to restrict the displayed results to lines containing “OpenEmu” or “error” so you only see events which might be related to this issue. Then select one or more relevant lines from the log, choose “copy” from the menu bar, paste them here and format log contents with the
add code
button before posting. (Also look in the Console “crash reports” section to see if anything has been recorded for OpenEmu.)
Thank you, I am new to error reporting. In truth, I have used OpenEmu for years with no errors. I use it specifically because other solutions lack the seamless, intuitive nature of OpenEmu.
The error is in the "com.apple.CFBundle". The error listed is "AddInstanceForFactory: No factory registered for id <CFUUID 0x6000033fb760> F8BB1C28-BAE8-11D6-9C31-00039315CD46". Not sure how a CoreFoundation framework issue is causing the error.
The strange thing is that if I remove OpenEmu, including all library files, and then reinstall, it works. Then, once OpenEmu is closed and re-opened, the error re-appears.