Texture Downloading Bug
by Xavier "eXoDuS" Amado · in Torque Game Engine · 01/15/2003 (7:16 am) · 4 replies
I've tried to see if texture downloading worked, and it works, but it echoes in the console lots of times the same warning saying onFileChunkReceived unknown command.
Funny thing is that the textures download fine and the game loads afterwards, thought something needs to be added to notify that it is downloading textures. Guess that's my next task.
Funny thing is that the textures download fine and the game loads afterwards, thought something needs to be added to notify that it is downloading textures. Guess that's my next task.
About the author
#2
It would be nice to see it fixed though
02/01/2003 (3:18 pm)
Guess it's not very important if they forgot to include it :)It would be nice to see it fixed though
#3
You can look there to see how to fix it.
02/01/2003 (4:17 pm)
Well, they have the function implemented in the rw scripts but not the fps scripts.You can look there to see how to fix it.
#4
02/01/2003 (5:20 pm)
Ahhh thanks a lot Robert, will take rw's one then :)
Torque 3D Owner Robert Blanchet Jr.