pladecode icon indicating copy to clipboard operation
pladecode copied to clipboard

Out of bounds binary start/size yields silent error

Open peterbjornx opened this issue 4 years ago • 0 comments

If the binary bounds of a group exceed those of the plane, the program will only report an error on standard error/output and continue operation. However, as long as such a condition exists, the information in the text output view does not update, nor do any of the internal statistics.

Suggested fix: mark the group/plane as problematic in the project tree and mark the problematic field(s) in the item editor.

peterbjornx avatar Sep 27 '20 14:09 peterbjornx