- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
07592 | Plugins | Minor | Always | Mar 10, 2020, 13:21 | Mar 10, 2020, 23:15 |
Tester | Tafoid | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | crazyc | Resolution | Fixed | OS | Windows Vista/7/8 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.219 | Fixed in Version | 0.220 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 07592: viewpoin: hiscore: hiscore.dat parse error | ||||
Description |
hiscore: hiscore.dat parse error c:/mamegit/mame/plugins/hiscore/init.lua:73: attempt to concatenate a nil value (local 'cputag') |
||||
Steps To Reproduce | |||||
Additional Information |
Regression traced to this work - very likely suspect: July 24, 2019 https://github.com/mamedev/mame/commit/aac4e79d4b62decf5b53683b100525587b5091c8 |
||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.212 | ||||
Affected Sets / Systems | viewpoin | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.17481
crazyc Developer
Mar 10, 2020, 17:25
|
"Regression traced to this work - very likely suspect:" This is a coincidence as there was some tree corruption that removed that entry. The actual problem is https://github.com/mamedev/mame/commit/fe502c0d4136f8d935dc3c6d06f0513edd46dd95#diff-236d3e862acc265970b4bbec42cb15e4R9993 where the invalid old style entry was added. |
---|---|
No.17482
Tafoid Administrator
Mar 10, 2020, 19:26
|
Thanks for looking! |