Upgrade to Pro run fail

Monkey Forums/Monkey Programming/Upgrade to Pro run fail

JohnnyMeek(Posted 2011) [#1]
I recently took the plunge and bought the full version of Monkey.

Now the test html5 app I'd been writing with the demo version doesn't execute.

I can go back to the demo version and build and run fine.

Is there something obvious I may have missed?


Xaron(Posted 2011) [#2]
A little bit of an error message might help. ;)


JohnnyMeek(Posted 2011) [#3]
I don't get any error messages.

The code compiles fine, it just doesn't do anything when I execute.


slenkar(Posted 2011) [#4]
do you have firefox?


JohnnyMeek(Posted 2011) [#5]
I'm using Chrome.


Xaron(Posted 2011) [#6]
Could you please provide an example source?


JohnnyMeek(Posted 2011) [#7]
I managed to solve this problem by deleting the build directory.

This then gave me an error when I re-built and executed the code. I had a CLS in my OnCreate section which wasn't being flagged in the demo version of monkey.