-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[CRASH] Shader error makes Freeplay inaccessible #2220
Comments
This may be an issue related to your computer's graphics drivers. Can you try checking for driver updates in Windows Update? Also, if you press CTRL+C, you can copy that error message and paste it into Notepad. This works for many common error message boxes in Windows. |
btw I forgot to put the full error message: Error[openfl.display.Shader] ERROR: Error compiling fragment shader #version 100
OK |
I believe I have a fix for this issue incoming. |
hell yeah tysm eric we love you |
so how do i fix this issue since im having it |
You'll have to wait for the update to come out |
This should be fixed in v0.3.3. |
Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue.
If you are playing the game in a browser, what site are you playing it from?
If you are playing the game in a browser, what browser are you using?
What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that)
0.3.0 PROTOTYPE
Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible.
Please describe your issue. Provide extensive detail and images if possible.
Everytime I open Freeplay, it displays a long error that goes outside the screen (vertically) and crashes
![image](https://private-user-images.githubusercontent.com/85341402/327049897-78690e50-ef7b-49fb-86da-bd566af6c404.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODAwMjUsIm5iZiI6MTczOTE3OTcyNSwicGF0aCI6Ii84NTM0MTQwMi8zMjcwNDk4OTctNzg2OTBlNTAtZWY3Yi00OWZiLTg2ZGEtYmQ1NjZhZjZjNDA0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA5Mjg0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA0ZjIzNWJkYmUxYzYwMmFmMTA3ZmJkNThhMDMwNWRiZTZhYmFiYzk0ZGY5MDQ4NjNhZmI1NmExMTM5MWIzMjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.M43Ve9wFVGBa1oMHspwXuC66rBg35fbFcEjiaD9namo)
If you're game is FROZEN and you're playing a web version, press F12 to open up browser dev window, and go to console, and copy-paste whatever red error you're getting
The text was updated successfully, but these errors were encountered: