Displaying Images (or What Am I Doing Wrong Now?)

Hey, I just want one image in my new game I’m (finally) coding. I SEEM to have everything in the right place and the coding correct but I just get a blank space.

[code]Figure of Model is “model.jpeg”.

after examining the painting:
display Figure of Model[/code]

and I have the model.jpeg in the Figures folder in the Materials folder. However, I see the following in my Inform:

HALP!

It looks like you’re using 6L02. If you started your project in 6G60, you might have both a “Project Materials” and “Project.materials” folder in your Projects directory. The latter is the one you need to put the figure in. (The former is no longer needed, you can delete it.)