{{tag>zxt:extension}} ====== 00000001:000e - FIX: Division by zero in transporter draw logic ====== ===== Information ===== * **ID:** 00000001:000e ===== Flags ===== ^ Flag ^ Set? (MUST/MAY/...) ^ Description ^ | parsing_must | MUST NOT | | | reading_must | MUST NOT | | | writing_must | MUST NOT | | | playing_should | MAY | | | playing_must | MAY | | | editing_should | MUST NOT | | ===== Field data ===== None. ===== Description ===== This bugfix fixes a division by zero of the Cycle value in Transporter's draw routine. ===== Implementations ===== * [[https://github.com/OpenZoo/zzt-patches/blob/master/Patches/Bugfixes/Fix-crash-on-cycle-0-transporters.patch|ZZT 3.2 patch by zzo38]]