Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug assertion failled #6

Open
seven7260 opened this issue May 28, 2018 · 5 comments
Open

debug assertion failled #6

seven7260 opened this issue May 28, 2018 · 5 comments

Comments

@seven7260
Copy link

seven7260 commented May 28, 2018

after party : image

@ppyrgic
Copy link

ppyrgic commented Nov 8, 2020

I'm getting the same issue. Did you have any luck understanding why this was happening, and found a solution?

@ppyrgic
Copy link

ppyrgic commented Nov 8, 2020

OK... just in case anyone else is having trouble on this, the solution is just to run the program as administrator. You can change the default running on compatibility tab of properties windows. I also changed it to run in vista compatibility mode.... but im sure its just an admin issue.

@ar2rh
Copy link

ar2rh commented Nov 23, 2021

unfortunately this is still happening even when running as admin. not after first game but randomly after some number of games

my suspicion is that this line from the script
FileDelete skip_save_popup
deletes the this file before stream is closed here
fclose(fopen("skip_save_popup", "w"));
might be wrong but not sure what it might be.
If thats the case then its a bit unlucky with timing, i had the game running no problem for 20 games but other time failing after 2

it also fails in such a way that i cannot get it detected by any of the apps that can restart it (e.g. RestartOnCrash)

any thoughts on how this can be resolved would be welcome

P.S. big thanks to vikbez for creating this

@vikbez
Copy link
Owner

vikbez commented Nov 23, 2021

Someone made a better version than my work here : http://www.emuline.org/topic/1252-tuto-ameliorations-pac-man-battle-royale/
Try it to see if it fixes your problems

@Kupie
Copy link

Kupie commented May 19, 2024

Someone made a better version than my work here : http://www.emuline.org/topic/1252-tuto-ameliorations-pac-man-battle-royale/ Try it to see if it fixes your problems

Seems the site is down... are there any mirrors for it? I'd love to get my own custom BR cabinet working at home!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants