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

gumbleutil.Main doesn't initialise config properly #17

Closed
neckcen opened this issue Jul 30, 2015 · 1 comment
Closed

gumbleutil.Main doesn't initialise config properly #17

neckcen opened this issue Jul 30, 2015 · 1 comment
Labels

Comments

@neckcen
Copy link

neckcen commented Jul 30, 2015

Tried building example audio player and it immediately crashes with the following error:

panic: runtime error: integer divide by zero

It appears AudioInterval (and all other default Config values) are not set when using gumbleutil.Main.

@neckcen neckcen changed the title gumbleutil.Main doesn't initiate config properly gumbleutil.Main doesn't initialise config properly Jul 30, 2015
@ghost
Copy link

ghost commented Jul 30, 2015

Thank you for the bug report, @neckcen. The audio player example has been fixed with 89295e0 and afc2ca8.

@ghost ghost closed this as completed Jul 30, 2015
@ghost ghost added the bug label Jul 30, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant