You need to add a proper client class and a matching RecvTable too. On Sat, 12 Apr 2008 03:13:01 +0200, Marshall <[EMAIL PROTECTED]> wrote:
> Hello all, I have run into a problem when creating a mod from the source > scratch. It compiles successfully and there were no fixes or anything I > needed to apply, but when I go ingame and try to create a server, it > loads to about 1 small loading box remaining then drops me and goes back > to the menu, and I open console and this is listed..: > > > DataTable warning: No matching RecvTable for SendTable 'DT_WaterBullet'. > DataTable warning: No matching RecvTable for SendTable 'DT_WeaponCycler'. > Client missing DT class CWaterBullet > Client missing DT class CWeaponCycler > Host_EndGame: CL_ParseClassInfo_EndClasses: CreateDecoders failed. > > So im guessing that the client side files are missing Cwaterbullet and C > weaponcycler, but I cant seem to find anything on this from google or > the steam coding forums, Is this a problem for anyone else or am I > missing something, and if so has someone found a fix. > > Thanks > Marshall > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

