my game not playing

hello44
09 Oct 2011, 08:56
PLEASE HELP i am new to quest and are making a game, and i am thorougly enjoying it, however, when i try to play my game so far, quest comes up with an error, saying:
"cannot find a file called in current path or application/ resource path." HELP???

Alex
09 Oct 2011, 11:38
Can you please reply to this post and attach your .aslx file? Use the "upload attachment" tab under the submit button.

hello44
10 Oct 2011, 18:41

Pertex
11 Oct 2011, 08:43
You added a javascript-file without setting a filename. Go to Advanced/Javascript in the left objecttree and delete the entry '(filename not set)'

hello44
11 Oct 2011, 08:59
pertex there is no entry 'filename not set'???

Alex
11 Oct 2011, 09:01
Yes there is...

js.png

hello44
11 Oct 2011, 13:26
no there isnt...

hello44
11 Oct 2011, 13:28
oh i have found it and deleted thanks for the help everyone!!!!!!!!!!

hello44
12 Oct 2011, 18:21
another problem.... when i play my game and try going north it comes up with another error:


error running script: Error compiling expression '(not GetBoolean(player.parent, "visited")) and HasScript(player.parent, "beforefirstenter")': FunctionCallElement: Could find not function 'GetBoolean(Object, String)'
Error running script: Error compiling expression 'GetBoolean(room, "transparent")': FunctionCallElement: Could find not function 'GetBoolean(Object, String)'
Error running script: Object reference not set to an instance of an object.


a little help would be nice???

thanks,

hello44

Alex
12 Oct 2011, 18:50
Attach your latest file and I'll take a look (there's no way of telling otherwise)

hello44
23 Oct 2011, 19:50

Pertex
24 Oct 2011, 06:53
you have an exit in your plane that leads to nowhere. You have to select an room-object in the 'To:'-box