Bug 55557 - Regnum Online UBO break after game update
Summary: Regnum Online UBO break after game update
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: highest blocker
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 23:49 UTC by Rafael Castillo
Modified: 2019-09-18 19:01 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Shader dump requested (15.55 KB, text/plain)
2012-10-08 22:00 UTC, Rafael Castillo
Details

Description Rafael Castillo 2012-10-02 23:49:28 UTC
game debug output:

[02/10/2012 19:15:47] [ShaderGL][shader_gl_parser.cpp(1512)] Shader material.basic_specular_at_ts validation failed
[02/10/2012 19:15:47] [ShaderGL][shader_gl_parser.cpp(392)] Program <forwardskinning_pass_0> (material.basic_specular_at_ts) info log: 
error: linking with uncompiled shader
[02/10/2012 19:15:47] [logger.cpp(72)] Shader material.basic_specular_at_ts link failed
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in glGetUniformLocation(program not linked)
[02/10/2012 19:15:47] [logger.cpp(72)] GL_INVALID_OPERATION in glGetUniformLocation(program not linked)


OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV770
OpenGL version string: 3.0 Mesa 9.1-devel (git-00d80b3)
OpenGL shading language version string: 1.30
OpenGL extensions:

i have an trace, if needed tell to upload it somewhere(is almost 60mb compressed)
Comment 1 Ian Romanick 2012-10-08 18:57:21 UTC
It looks like they gave us a shader that wouldn't compile.  Can you run with the environment variable MESA_GLSL=dump and attach the output?  That will at least let us figure out whether the compilation failure is our fault or theirs.
Comment 2 Rafael Castillo 2012-10-08 19:21:05 UTC
ok, today when i get home i'll get a shader dump and post it

thanks for your help
Comment 3 Rafael Castillo 2012-10-08 22:00:37 UTC
Created attachment 68289 [details]
Shader dump requested

attached shader dump
Comment 4 GitLab Migration User 2019-09-18 19:01:09 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/422.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.