almost everyone knows that you need the 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.
SpaceManMike
Last edited by SpaceManMike (2011-03-06 14:38:30)

Offline
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!!!

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

Offline