Game Development Community

Console Spam

by Richard_H · in Torque Game Engine · 12/19/2006 (7:03 pm) · 1 replies

Hi,

Does anyone know how to stop the console from spamming messages complaining about not finding textures?
I can't seem to find anything through the massive amount of spam the console is generating.

#1
12/20/2006 (11:55 am)
Yes, find the missing textures and put them in the proper places. Or edit the scripts to point to where the textures are. This is a C++ level spam you cannot remove without editing the source code.