We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is this error message everytime I try to build an Outpost, a Watch Tower or a Guard Tower as the Byzantines:
Assertion failed: "(m_StreamFlags & ~m_ValidStreams) == 0" Location: shaderprogram.cpp:1493 (Renderer::Backend::GL::CShaderProgram::AssertPointersBound) Call stack: 007B1DF8 007B4C08 007B7523 007A10D5 errno = 0 (No error reported here) OS error = 0 (no error code was set)
Assertion failed: "(m_StreamFlags & ~m_ValidStreams) == 0" Location: shaderprogram.cpp:1493 (Renderer::Backend::GL::CShaderProgram::AssertPointersBound)
Call stack:
007B1DF8
007B4C08
007B7523
007A10D5
errno = 0 (No error reported here) OS error = 0 (no error code was set)
Surely it's a coding error or something...
The text was updated successfully, but these errors were encountered:
Some fixes to Byzantine buildings. Should also fix a bug report: Fixes …
eaa39c1
…0ADMods#76 Fixes 0ADMods#76
It's not fixed yet please fix it.
Sorry, something went wrong.
It still has many errors I can't play even for a minute.
No branches or pull requests
There is this error message everytime I try to build an Outpost, a Watch Tower or a Guard Tower as the Byzantines:
Surely it's a coding error or something...
The text was updated successfully, but these errors were encountered: