Ticket #24 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

Copy and paste of entities can cause GPF

Reported by: Carsten Owned by:
Priority: normal Milestone:
Component: CaWE Version: svn-head
Keywords: Cc:
Platform:

Description

Copying and pasting of entities with helpers can cause general protection fault.

Change History

Changed 21 months ago by Carsten

  • status changed from new to closed
  • resolution set to fixed

(In [69]) a) CaWE Map Editor: Continuing/completing r63, the helpers of an *assigned* entity continued to consider

the source entity as their parent (rather than the assigned-to entity). That is, if A and B are map
entities, after A.Assign(B) the helpers of A still considered B as their parent. Fixed, closes #24.

b) Commented-out debug output in BPWxBeta.lua map script.

Note: See TracTickets for help on using tickets.