Game Development Community

Dsprintf wrote to more memory than specified buffer size ERROR

by Gerald C · in Torque Game Engine · 01/08/2008 (7:10 am) · 0 replies

Hi all,

I try to use the Helicopter Resource and I don't know why I get this error message when I run TorqueDemo :

Fatal: (c:\Torque\TGE_1_5_2\engine\platformWin32\winStrings.cc @296)

dsprintf wrote to more memory than the specified buffer size


I'm learning TorqueScript at the moment and I don't want to bother with the engine for now (and anyway, I need some more practice of C++ to be able to modify anything), so I need help.

Edit : I know I could have post this in the heli resource thread but I think it rather have something to do with the latest versions of TGE. Apparently, nobody have had problem with oldest versions (not tested myself though), but I could be wrong...

Thanks.