Hello,
I created a game and saved it last week. I reopened the game today and received the error message - not understood: primitiveFail.
Bitmap(Object)>>error:
[ ] in PasteUpMorph>>runStepMethods
[ ] in BlockContext>>ifError:
Bitmap (Object)>>error:
Bitmap (Object)>>doesNotUnderstand:
Bitmap>>decompress:fromByteArray:at:
Bitmap class>>decompressFromByteArrary:
Form>>unhibernate
BitBlt>>copyBits
BitBlt>>copy:from:in:fillColor:rule:
Can you provide some suggestions as to what I need to do to correct the error message in order for the game to run?
Thanks
Offline
Sorry to hear you are having troubles with Scratch.
We need somebody with Scratch source code expertise to make sense out of your error message...I'm moving this post to Troubleshooting.
Does the project fail every time you run it? Can you share it to the web so we can see if it fails for us too? Thanks.
Offline
daddysgirl10 wrote:
Hello,
I created a game and saved it last week. I reopened the game today and received the error message - not understood: primitiveFail.
Bitmap(Object)>>error:
[ ] in PasteUpMorph>>runStepMethods
[ ] in BlockContext>>ifError:
Bitmap (Object)>>error:
Bitmap (Object)>>doesNotUnderstand:
Bitmap>>decompress:fromByteArray:at:
Bitmap class>>decompressFromByteArrary:
Form>>unhibernate
BitBlt>>copyBits
BitBlt>>copy:from:in:fillColor:rule:
Can you provide some suggestions as to what I need to do to correct the error message in order for the game to run?
Thanks
Did you make it with Scratch 1.3 or earlier? If so, upgrade to Scratch 1.3.1.
Offline