Opened 11 years ago

Closed 11 years ago

#71 closed defect (fixed)

Wrong element name can cause segmentation fault

Reported by: Iritscen Owned by: s10k
Priority: major Component: XmlTools
Keywords: Cc:

Description

For instance:
@ADD_INSIDE_NODES ElementName "Animations"
for a standard TRAM XML file where there is no such element, only "Animation", will cause this crash. XmlTools will not report an explicit error like "That element does not exist". In the AE mod installation process, this crash of XmlTools will cause all subsequent patches to fail silently, with no indication of what went wrong.

Change History (2)

comment:1 by s10k, 11 years ago

Status: newaccepted

comment:2 by s10k, 11 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.