This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-03-06 14:37:40

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

uh.... help?

almost everyone knows that you need the code

Code:

ScratchFrameMorph readSkinFrom: (FileDirectory default directoryNamed: 'ScratchSkin')

to open the skin files. well, in the exact same folder as my mod I have the folder ScratchSkin, but everytime I try to read the skin files it looks like it works and so I try to open another ScratchFrameMorph to see if it works. I get this:

Key Not Found:
-----------------------------
(proceed) (abort) (debug)
Dictionary(Object)>>error:
Dictionary>>errorKeyNotFound
[] in ScratchFrameMorph class>>skinAt:
Dictionary>>at:ifAbsent:
ScratchFrameMorph class>>skinAt:ifAbsent:
ScratchFrameMorph class>>skinAt:
[] in ScratchViewerMorph>>rebuildCategorySelectors
Array(SequenceableCollection)>>collect:
ScratchViewerMorph>>rebuildCategorySelectors
ScratchFrameMorph>>createBasicPanes

PLEASE HELP MMMMMMMMMMMMMEEEEEEEEEEEEE!
Thank you, that is all.
roll  SpaceManMike

Last edited by SpaceManMike (2011-03-06 14:38:30)


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#2 2011-03-06 15:11:42

nXIII
Community Moderator
Registered: 2009-04-21
Posts: 1000+

Re: uh.... help?

That means you added category buttons to the Scratch UI that don't have corresponding images in the ScratchSkin folder. What categories did you add?


nXIII

Offline

 

#3 2011-03-06 15:17:01

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: uh.... help?

nXIII wrote:

That means you added category buttons to the Scratch UI that don't have corresponding images in the ScratchSkin folder. What categories did you add?

squeak and other. But I have the images in the ScratchSkin folder!!!


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

#4 2011-03-06 15:22:33

SpaceManMike
Scratcher
Registered: 2008-02-09
Posts: 100+

Re: uh.... help?

never mind. cases of the files were incorrect. mods, please close this as the problem has been resolved.


http://26.media.tumblr.com/tumblr_lvdp6tYTlp1qkvzkho1_500.png

Offline

 

Board footer