Skip to content

Create dummy texture array to stop error spam#940

Draft
TokisanGames wants to merge 1 commit intomainfrom
fix-compatibility-spam
Draft

Create dummy texture array to stop error spam#940
TokisanGames wants to merge 1 commit intomainfrom
fix-compatibility-spam

Conversation

@TokisanGames
Copy link
Owner

Fixes #924
Prints version on debug

This is only a partial fix so far. A dummy texture array is fed into the ground texture arrays, which solves the error spam when assets is empty.

However the same trick doesn't work for the maps arrays. I haven't figured out why yet. Perhaps the other arrays need dummy values. Perhaps some injected code is triggering it. I've started hacking up the shader and material to eliminate uniforms.

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

Successfully merging this pull request may close these issues.

Error message spam on console when creating a new Terrain3D node with opengl (not angle)

1 participant