Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Randomtest fails if a non-ultimate scene in mygame.js ends without a *finish or *goto_scene #94

Open
ChrisPC opened this issue May 8, 2011 · 1 comment

Comments

@ChrisPC
Copy link

ChrisPC commented May 8, 2011

Notably, the actual game run in an actual browser rendered in index.html moves on to the next scene without complaint.

Test with
nav = new SceneNavigator([
"1"
,"2"
]);

and two blank text files in /scenes, 1.txt and 2.txt

@ChrisPC
Copy link
Author

ChrisPC commented May 8, 2011

Incidentally, the JS error produced by randomtest is:

java -jar tests\dojo-release-1.3.2-src\util\doh\js.jar randomtest.js 50 1)randomtest-output.txt
js: uncaught JavaScript runtime exception: ReferenceError: "main" is not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant