View Single Post
Re: pmtools, a new version
Old
  (#5)
BAStumm
Member
 
BAStumm's Avatar
 
Status: Offline
Posts: 138
Join Date: Jan 2004
Location: Spokane, WA USA
Default Re: pmtools, a new version - 08-11-2004

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()
 ----------------------------------------------------------------------






  
Reply With Quote