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

[BUG] Pressing a launch game button again before the previous sound finishes is triggering that sound again. #333

Closed
oomek opened this issue Mar 29, 2017 · 4 comments

Comments

@oomek
Copy link
Collaborator

oomek commented Mar 29, 2017

It's a 2 part bug.

When you launch a game and have a sound applied to the ToGame event and press the button continously the sound is played again and again as long as you keep pressing that button before the previuos sound finishes playing.

This sometimes triggers another bug which causes the resolution not coming back to the proper layout resolution when you exit a game so the frontent is stretched out when a game was launched in a smaller resolution. I'm not sure though when the button needs to be pressed again to trigger it. I think it's just after the sound stops playing. I get that on 1/10 launches when I repeatedly press the launch game button.

@oomek
Copy link
Collaborator Author

oomek commented Mar 29, 2017

Ok, I know when you have to press the button for the second time to trigger the resolution change bug.
Press once, and then for the second time press it right after the sound finishes, but before the screen goes black.

@oomek
Copy link
Collaborator Author

oomek commented Mar 29, 2017

Bear in mind that ResFix plugin do not fix that if you are in borderless screen mode.

@mickelson
Copy link
Owner

mickelson commented Apr 6, 2017

Fixed game sound being repeated. Unable to reproduce screen resolution change

Thanks for the report

@oomek
Copy link
Collaborator Author

oomek commented Apr 6, 2017

Nightlies server is down recently 90% of the time. I can't download. 502 Bad Gateway

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

2 participants