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

GWT log failure initializing graphics #6338

Merged
merged 1 commit into from Dec 29, 2020

Conversation

MrStahlfelge
Copy link
Member

On our Discord server, user valdimir asked for help:

gwt game on android mobile chrome: first play - success. Second run - appear "Sorry, your browser doesn't seem support WebGL"
What could be the reason for this strange behavior?

Turned out this output is written out if there is an Exception thrown when initializing GwtGraphics, but there is no easy way to track down the underlying problem because the Exception is sallowed. This PR adds a console log output for debugging purposes.

@MrStahlfelge MrStahlfelge merged commit 710b727 into libgdx:master Dec 29, 2020
@MrStahlfelge MrStahlfelge deleted the gwtloginitfail branch December 29, 2020 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants