UFO:Alien Invasion

Archive => Bugs prior to release 2.3 => Topic started by: bloodsheder on May 06, 2010, 04:33:03 pm

Title: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: bloodsheder on May 06, 2010, 04:33:03 pm
does anyone know what this is? its spamming the console.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: Mattn on May 06, 2010, 04:53:49 pm
which var?
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: bayo on May 06, 2010, 06:34:16 pm
you should have an error message before, when it want to compile the "bound" program
Can we disable program which not compile, instead of spamming the console?
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: bloodsheder on May 06, 2010, 06:50:26 pm
well i aqquired the installation package from the development thread and the copy was a release mode installation if that helps i didn't received any error messages when installing.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: bayo on May 06, 2010, 07:06:24 pm
Your driver compile shader program at runtime, not when you install the prog.
before -> i mean on the console, before the spam.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: bloodsheder on May 06, 2010, 08:16:50 pm
don't remember that, i was running a intel x3100 gma so no shaders that i know of.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: Sagrer on June 13, 2010, 10:52:26 am
i has the same thing:
Code: [Select]
R_ProgramVariable: "GLOWSCALE" - No program bound. (src/client/renderer/r_state.c: line 566)
there is a LOT of this string in ~/.xsession-errors file (when the game is launched using KDE menu icon). Shaders a turned on.

"a LOT" - means that .xsession-errors becames 3-5-10 and more gigabytes after 10-20 minutes of playing, untill it eats all free space in /home.

i'm using latest revision from svn, 2.3 branch (r30468).
Ubuntu linux 9.10.
NVidia GeForce 7600, proprietary NVidia's drivers.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: arisian on June 14, 2010, 02:27:17 pm
I think this should be fixed in the latest version in the 2.3 branch, but I'll disable that debug output entirely for the release version just in case.
Title: Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
Post by: Mattn on June 14, 2010, 06:37:38 pm
i've already done that (converted the console output to Com_DPrintf - so no more flooding