Game Development Community

Packet problem

by Daniel Brown · in Torque Game Engine · 06/30/2005 (10:45 am) · 2 replies

Hey all,

I've just tried making my game multiplayer, its nothing much, but whenever I try to connect I keep getting an error saying invalid gamebasedata packet, please download the latest version of this game message. Now the thing is, is that i just copied and pasted it to another computer and ran it so how can it be missing any objects??? Im confused.

Thanks!

#1
06/30/2005 (11:13 am)
I've been doing some debugging and think ive narrowed it down to player::onAdd(), to

Con::warnf( ConsoleLogEntry::General, "Could not register dust emitter for class: %s", mDataBlock->getName() );

Does anyone know what this means? Or what is wrong?

Thanks
#2
06/30/2005 (1:09 pm)
Bumpity bump