project-navigation
Personal tools

Author Topic: r29532-R_ProgramVariable: NO PROGRAM BOUND  (Read 4224 times)

Offline bloodsheder

  • Cannon Fodder
  • **
  • Posts: 7
    • View Profile
r29532-R_ProgramVariable: NO PROGRAM BOUND
« on: May 06, 2010, 04:33:03 pm »
does anyone know what this is? its spamming the console.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #1 on: May 06, 2010, 04:53:49 pm »
which var?

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #2 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?

Offline bloodsheder

  • Cannon Fodder
  • **
  • Posts: 7
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #3 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.

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #4 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.

Offline bloodsheder

  • Cannon Fodder
  • **
  • Posts: 7
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #5 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.

Offline Sagrer

  • Cannon Fodder
  • **
  • Posts: 1
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #6 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.

Offline arisian

  • Rookie
  • ***
  • Posts: 91
    • View Profile
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #7 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.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: r29532-R_ProgramVariable: NO PROGRAM BOUND
« Reply #8 on: June 14, 2010, 06:37:38 pm »
i've already done that (converted the console output to Com_DPrintf - so no more flooding