I still can't run the game, now it says "Runtime error 326 - Resource with idenitifier 'version' not found." I'll post my define game code here, because that's where it sounds like the problem would be:
define game <Cowboy>
asl-version <350>
gametype singleplayer
start <Kitchen>
game author <Laura Aldridge>
game version <1.0>
game copyright <© 2007>
game info <Created with QDK 3.53 - UNREGISTERED EVALUATION VERSION.>
command <look at self> msg <You're totally hot: hat, boots, ice blue eyes, crooked grin, devil-may-care attitude.>
command <dance> msg <You kick your heels and do a jig, accomplishing nothing at all!>
command <tip hat> if ask <You have now won the game. But if you would like to keep playing anyway, please select "no."> then playerwin else msg <Play on, cowboy, play on.>
command <kiss #@object#> if property <#@object#; talk> then msg <#@object# slaps you. "Fresh!"> else msg <You could get a disease that way.>
error <defaultspeak; #quest.error.gender# is the strong, silent type.>
end define
If there's nothing suspect in there then I guess I could e-mail the whole game to you guys. PS: I'm not related to that David Aldridge guy who did the hungry goblin game.