New issue report by cfastdev:
If an input file contains a target location (X, Y, and/or Z) of -1 (the
default value that should equate to the center of the room), CFAST fails
at initialization. Normally, the GUI takes care of this so most users
will never see this problem (you have to manually edit a target to include
the -1).
Issue attributes:
Status: Accepted
Owner: cfastdev
Labels: Type-Defect Priority-Medium Component-Logic
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by cfastdev:
Corrected in Revision #54. Location is initialized to center of compartment
at the
floor when -1's are found in the location input.
Issue attribute updates:
Status: Verified
Comment #2 by cfastdev:
Output for targets with correctly specified positions verified as
unchanged. Sample
problem with -1s for target position (created manually) now works.