-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Description
With a memory record set to a custom float type (Big Endian Float in this case), if "Show as hexadecimal" is enabled, the record shows a float value (instead of hex like when set to a normal float) and the record will not activate or freeze. I did not realize that the records were set to hex as I added them from an array of bytes scan and then changed the type on the records to float big endian.