Problem Description
while testing the game
Steps to Reproduce Bug
Observed Result
if i set back the First Layout of the project to (default) it works...
Expected Result
test the game normally
Operating System and Service Pack
windows7
Construct 2 Version ID
r210
Where is the capx?
here is a capx witch has this bug in the score result scene, witch has only 1 event action attached to it..
https://www.dropbox.com/s/fbqgnrf974ugm ... .capx?dl=0
i got the same error so i switch to r209
we discovered that if you clic ok on the 2 pop up windows, leave the page to another and come back to the game page, the game is displayed...
I dont have the facebook plugins installed. Have you tried it without them ?
I'm also having a same problem, my solution:
If you have a loader layout, preview your game by directly previewing the loader. Modify the loader's events to jump to the game when the loader completed.
Having the same problem here ((( everything runs fine from the loader layout and running a single layout brings the same javascript error. Tetriser 's method works but it's not the solution and it's not supposed to be like that, right? and i'm using personal steam version and i can't roll back to previous beta (is that possible?)
Develop games in your browser. Powerful, performant & highly capable.
Please friends!!
I have the same problem ,,its a very big bug
What is the solution????????????
bffff its terrible for me i cant do nothing i
I get the same error as of this evening, but only one of my recent layouts. My other layouts will load fine in preview mode, and when I start my app normally I can access the layout just fine. It's only when I try to run the particular layout in preview mode.
i noticed that this bug can appear while testing a specific layout(score).
but while lunching the layout(game) before this one, it works, and at the end load the desired layout(score)...
For the moment, my solution is run the project by First layout everytime. Or the Blackant solution.
My suggestions are:
1. Disable loader layout when developing. Turn it on when formally releasing your game, or
2. Use <F4> to preview from 1st layout.
Yes, this is better. Thanks jomo.