TIC-80 icon indicating copy to clipboard operation
TIC-80 copied to clipboard

Bug: 258 sprite apears on ESC

Open BuoYancYdabl opened this issue 2 years ago • 7 comments

What is wrong When tapping fast escape key the 258 sprite shows on the cursor for one frame!

How to recreate

  1. Fill 258 sprite with anything noticable;
  2. Start going back and forth to editor and console;
  3. You'll notice sprite appearing on one frame below cursor.

Additional information GIF Platform: Windows 7, PC Version of TIC: v1.0 Pro winxp Is fullscreen: yes

BuoYancYdabl avatar Jul 22 '22 22:07 BuoYancYdabl

Please confirm if this also happens to you. I need to know is this my PC, or the TIC-80. It might be visual artifact, because im specifically using wrong videodriver.

BuoYancYdabl avatar Jul 22 '22 22:07 BuoYancYdabl

Can reproduce using the Windows (regular) build from Github Actions Build #954. I believe my video drivers are up to date.

pythonmcpi avatar Aug 08 '22 02:08 pythonmcpi

Perhaps another issue with the new cursor code? Tagging as bug.

joshgoebel avatar Dec 04 '22 18:12 joshgoebel

Perhaps another issue with the new cursor code? Tagging as bug.

I have noticed it before the new cursors.

pyanmcbride avatar Jan 31 '23 16:01 pyanmcbride

Ok, so somehow that bug moved from 258 to 259. This happens on a quarter of a second if you interfere in to cursor memory. Have this bug in the other project now.

BuoYancYdabl avatar Feb 27 '23 20:02 BuoYancYdabl

Well I have found some more weird stuff. For example, this bug affects the moving between editors or console while sprite in 257, 258 and 259 are appearing when game is lanching/closing. It have nothing to do with manual cursor changing, because I disabled that in my game to test it.

BuoYancYdabl avatar Mar 02 '23 14:03 BuoYancYdabl