Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Crash on Arkanoid+Four Score #236

Closed
pinobatch opened this issue Sep 6, 2017 · 1 comment
Closed

Crash on Arkanoid+Four Score #236

pinobatch opened this issue Sep 6, 2017 · 1 comment
Labels

Comments

@pinobatch
Copy link

pinobatch commented Sep 6, 2017

I am using Mesen 0.9.2 in Mono in Debian 9. If I run allpads-r9, set player 2 to Arkanoid Controller, and turn on Four Score, I get an unhandled null reference exception that I don't know how to copy and paste. At that point, the main window of Mesen becomes unresponsive to anything but kill -9 pid_of_mesen. The normal terminate signals (SIGINT and SIGTERM) do not kill it.

The expected behavior is that D3/D4 controllers (Zapper, Arkanoid Controller, and eventually the Power Pad) turn into None because that's what the Four Score sees them as.

What steps should I take to help you troubleshoot this null reference exception?

@SourMesen
Copy link
Owner

Thanks for the report - I was able to reproduce the bug in my Ubuntu VM.
Looks like it's one of those cases where Mono's WinForms behaves slightly differently from MS' implementation - it should be fixed by 4c72d8e

@SourMesen SourMesen added the bug label Sep 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants