View Issue Details

IDProjectCategoryView StatusLast Update
0005466The Dark ModDef / Setuppublic09.07.2022 18:50
ReporterDragofer Assigned ToDragofer  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 2.08 
Target VersionTDM 2.11Fixed in VersionTDM 2.11 
Summary0005466: Some undead post useless console warnings about joints at map start
DescriptionFor every atdm:ai_undead_zombie_clothed01 in the map, 2 lines get posted to the console about unknown copy_joint headcontrol and neckcontrol. They have 4 inherited copy_joint spawnargs, whereas other zombies and all other AIs I checked only have 2.

This is probably because the clothed zombie has a separate body and head (like most human AIs), but inherits from the standard zombie whose head is part of the body.

Would probably need to create a new more basic zombie def that both standard and clothed zombies can inherit from.
TagsNo tags attached.

Relationships

related to 0005993 resolvedDragofer Remove console warnings from AIs at startup 

Activities

Dragofer

Dragofer

02.07.2022 16:23

developer   ~0014956

Rev 16507
Commented out the duplicated set of joint control spawnargs from the clothed separate-head zombie that it inherited from the head-merged-with-body original zombie.

Issue History

Date Modified Username Field Change
26.12.2020 17:07 Dragofer New Issue
02.07.2022 16:23 Dragofer Note Added: 0014956
02.07.2022 16:23 Dragofer Fixed in Version => TDM 2.11
02.07.2022 16:23 Dragofer Assigned To => Dragofer
02.07.2022 16:23 Dragofer Status new => resolved
02.07.2022 16:23 Dragofer Resolution open => fixed
07.07.2022 19:13 Dragofer Relationship added related to 0005993
09.07.2022 18:50 Dragofer Target Version => TDM 2.11