blob: 6cad6a195e52ce9f4000cb104307516b2d1309e6 (
plain)
1
|
MessageNotUnderstood: UndefinedObject>>color
25 June 2011 2:13:29.748 pm
VM: unix - Smalltalk
Image: Squeak4.1 [latest update: #9957]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/michael/Progs/Foop/temp/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources
Trusted Dir /home/michael/Progs/Foop/temp/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/secure
Untrusted Dir /home/michael/Progs/Foop/temp/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/My Squeak
UndefinedObject(Object)>>doesNotUnderstand: #color
Receiver: nil
Arguments and temporary variables:
aMessage: color
exception: MessageNotUnderstood: UndefinedObject>>color
resumeValue: nil
Receiver's instance variables:
nil
FieldMap>>calcCatched
Receiver: a FieldMap
Arguments and temporary variables:
plWallColor: nil
Receiver's instance variables:
width: 14
height: 4
fields: {{an EmptyField . an EmptyField . an EmptyField . an EmptyField . an Em...etc...
plR: a Pacman
plB: a Pacman
plG: a Pacman
oldPlRrow: 1
oldPlRcol: 7
oldPlBrow: 3
oldPlBcol: 13
oldPlGrow: 3
oldPlGcol: 8
coloredWall: nil
coloredWallRow: 2
coloredWallCol: 8
map: a Map
PacmanApp>>step
Receiver: a PacmanApp(2449)
Arguments and temporary variables:
Receiver's instance variables:
bounds: 20@20 corner: 70@38
owner: a PasteUpMorph(2163) [world]
submorphs: #()
fullBounds: 20@20 corner: 70@38
color: Color black
extension: a MorphExtension (1915) [other: (blinkStart -> 1201085)]
borderWidth: 0
borderColor: Color black
textStyle: a TextStyle Bitmap DejaVu Sans 9
text: a Text for 'abc'
wrapFlag: true
paragraph: a MultiNewParagraph
editor: a SmalltalkEditor
container: nil
predecessor: nil
successor: nil
backgroundColor: nil
margins: nil
editHistory: nil
keyPlR: nil
keyPlB: nil
keyPlG: #goUp:
fieldMap: a FieldMap
PacmanApp(Morph)>>stepAt:
Receiver: a PacmanApp(2449)
Arguments and temporary variables:
millisecondClockValue: 1236884
p: nil
Receiver's instance variables:
bounds: 20@20 corner: 70@38
owner: a PasteUpMorph(2163) [world]
submorphs: #()
fullBounds: 20@20 corner: 70@38
color: Color black
extension: a MorphExtension (1915) [other: (blinkStart -> 1201085)]
borderWidth: 0
borderColor: Color black
textStyle: a TextStyle Bitmap DejaVu Sans 9
text: a Text for 'abc'
wrapFlag: true
paragraph: a MultiNewParagraph
editor: a SmalltalkEditor
container: nil
predecessor: nil
successor: nil
backgroundColor: nil
margins: nil
editHistory: nil
keyPlR: nil
keyPlB: nil
keyPlG: #goUp:
fieldMap: a FieldMap
--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #color
FieldMap>>calcCatched
PacmanApp>>step
PacmanApp(Morph)>>stepAt:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
StepMessage(MorphicAlarm)>>value:
WorldState>>runLocalStepMethodsIn:
WorldState>>runStepMethodsIn:
PasteUpMorph>>runStepMethods
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess
|