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

DolphinWX: Fix assertions when using Boomy #1632

Merged
merged 1 commit into from Dec 3, 2014

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Dec 2, 2014

Assertions would occur because wx would be looking for an image with the name of "classic.png", which simply didn't exist.

Assertions would occur because wx would be looking for an image with the name of "classic.png", which simply didn't exist.
lioncash added a commit that referenced this pull request Dec 3, 2014
DolphinWX: Fix assertions when using Boomy
@lioncash lioncash merged commit 438cec8 into dolphin-emu:master Dec 3, 2014
@lioncash lioncash deleted the assert branch December 3, 2014 00:46
@lioncash
Copy link
Member Author

lioncash commented Dec 3, 2014

lgtm'd by delroth on IRC.

@Icekhaos
Copy link

Icekhaos commented Dec 3, 2014

If I were you, I'd leave in an error check and a missing assets dialog. Would be useful for either custom themes or customizations of preexisting ones, and also preventing these pesky asserts if this stuff is touched again.

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