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

GLSL Compilation Errors at incorrect lines #14

Open
OxygenL602 opened this issue Aug 27, 2024 · 2 comments
Open

GLSL Compilation Errors at incorrect lines #14

OxygenL602 opened this issue Aug 27, 2024 · 2 comments
Assignees
Labels
Eventually This is a bug/issue the developers or current maintainers don't know how to fix, but will try. good first issue Good for newcomers

Comments

@OxygenL602
Copy link

Console very often reports errors on blank lines (screenshot as follows)
image

@OxygenL602
Copy link
Author

and also, This is a fresh compilation and I did not alter the code

@AlexSchoolOH
Copy link
Collaborator

I know what is happening. I don't really know how to fix it. It happens because WEBGL's compiler takes lines that are blank or commented out and skips them completely. If I can figure out a fix I will.

@AlexSchoolOH AlexSchoolOH added good first issue Good for newcomers Eventually This is a bug/issue the developers or current maintainers don't know how to fix, but will try. labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Eventually This is a bug/issue the developers or current maintainers don't know how to fix, but will try. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants