|
Forum Index : Microcontroller and PC projects : CMM2: V5.05.04RC1 hang bug
| Author | Message | ||||
| capsikin Guru Joined: 30/06/2020 Location: AustraliaPosts: 342 |
When I had CMM2: V5.05.04RC1 this hung my computer. I've updated to CMM2: V5.05.04 now and it's fixed, so I don't think I'll be testing it more (though I guess it could be possible to revert if I wanted to?) It seemed to be from using an expression with long variable names in the BOX command, but it was okay with a similar expression in another part of the command. crash2.bas.zip It would hang when I did this in context: BOX VIEWPORT_W_PX-SCROLL_BUFFER_SIZE_PIXELS,0,SCROLL_BUFFER_SIZE_PIXELS,VIEWPORT_H_PX,,RED,RED or this: BOX VIEWPORT_W_PX-SCROLL_BUFFER_SIZE_PIXELS,0,SB,VIEWPORT_H_PX,,RED,RED Not sure if it was a known bug, as I say, it seems fixed. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |