Got a crash, although I've seen this in the old version too... Also teh ent I was printing is a monster_plugin ent (icky) so I think that might be related. Perhaps monsters dont have a v.euser4 ? Cuz it prints v.euser3 then crashes...
Code:
[bs@Dragon maps]$ hlcmd -g tfc printent 300
8<----SNIP----
Last 5 lines in hlds_l.log are:
----------------------------------------------------------------------
pEntity->v.euser1 = NULL
pEntity->v.euser2 = NULL
pEntity->v.euser3 = NULL
L 11/08/2004 - 12:56:29: FATAL ERROR (shutting down): Bad entity in IndexOfEdict()
FATAL ERROR (shutting down): Bad entity in IndexOfEdict()
----------------------------------------------------------------------