Project

General

Profile

Bug #521

Sprite Show N causes internal error

Added by Brian Flanagan over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
Start date:
09/28/2020
Due date:
% Done:

0%

Estimated time:
2:00 h
Affected version:

Description

Example:

#manifest: "amiga"
#fullScreen: true

Screen Open 0,320,200,32,Lowres
Palette 0,$FFF,$F00,$0F0,$00F,$FF0,$0FF,$F0F
Cls 0 : Curs Off : Flash Off
Ink 0 : Box 0,0 To 319,199 ' this is because of another issue...

Ink 2 : Circle 6,6,5

Get Sprite 1, 0,0 To 13,13

Cls 0
Sprite 1,10,10,1
Sprite Show 1 ' This fails.

End

NOTE: If the exact same code above is modified for Bobs vs. Sprites, it works.

#1

Updated by Francois Lionet over 3 years ago

  • Status changed from New to Resolved
  • Target version set to Beta RC4

Fixed

#2

Updated by Brian Flanagan over 3 years ago

  • Status changed from Resolved to Closed

Sprite Show is working with 10/9 updates.

Also available in: Atom PDF