- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06168 | Crash/Freeze | Critical (emulator) | Always | Mar 29, 2016, 00:57 | Mar 30, 2016, 06:04 |
Tester | Tafoid | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) | |
Status [?] | Resolved | Driver | |||
Version | 0.171 | Fixed in Version | 0.172 | Build | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 06168: kof10th: Unable to start/Fatal error | ||||
Description |
When using softlist loading: MAME neogeo kof10th The following messages show up and the game cannot be started, essentially stopping the emulator. FATALERROR: Attempt to register save state entry after state registration is closed! |
||||
Steps To Reproduce |
MAME neogeo kof10th or MAME neogeo -cart1 kof10th or MAME aes kof10th == FATALERROR |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.171 | ||||
Affected Sets / Systems | kof10th | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.12486
Osso Moderator
Mar 29, 2016, 06:46
|
install_kof10th_protection gets called only at init in no_slot and during live emulation in slot. Need to find a workaround, but with release coming for the time being I'll comment the save state out and return kof10th to buggy save state behaviour. |
---|---|
No.12495
Osso Moderator
Mar 30, 2016, 06:04
|
Fixed by ajrhacker. |