Robbo128's Forum Posts

  • 9 posts
  • When trying to test in Firefox with an Audio the following message comes up and will not test

    (Javascript error!

    SyntaxError: let is a reserved identifier

    http://localhost:50000/Audio_plugin.js, line 1946 (col 2)

    This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines. Subsequent errors will be logged to the console.roblem Description)

    ____ A concise description of your problem here ____

    Attach a Capx

    ____https://drive.google.com/folderview?id=0B5dE5NGlDC9yXzlIeG9HTlFKb0U&usp=sharing ____

    Description of Capx

    ____Capx tyo show Firefox Browser not loading in Local Host ____

    Steps to Reproduce Bug

    • Try to view in Firefox
    • When unable to view delete Audio and try again
    • Step 3 etc.

    Observed Result

    ____ Goes to blank page with Bug Fault Warning____

    Expected Result

    ____ What do you expect to happen? ____

    Firefox]

    • Chrome: (/NO)
    • FireFox: (YES/
    • Internet Explorer: /NO)

    Windows 10 home

    ____ Your operating system and service pack ____

    Construct 2 Version ID

    ____R313 ____

  • Thanks for your imput i would that the problem is a bug in the audio and when I add the audio to another short game Firefox crashes. So I will report it to the Construct team .Thanks

  • Hi since updating to R213 I am unable on the game I was working on to open in Firefox and all i get is the message I have copied below.Does anyone have an answer because I saved in the new format i now cannot go backwards and reload R212, It works in my other games and works in other browsers.

    Javascript error!

    SyntaxError: let is a reserved identifier

    http://localhost:50000/Audio_plugin.js, line 1946 (col 2)

    This may be a bug in Construct 2 or a third party plugin or behavior - please report it to the developer following the bug report guidelines. Subsequent errors will be logged to the console.

    Cheers Robbo128

  • Hi Thanks for the help but it does not appear to work.

  • Hi Saumanahaii thanks for the help I'm being a complete div and cannot work out how to change the places. I have uploaded a capx and perhaps you could have a quick look at it for me. Cheers Robbo128

  • Hi I know this will be an easy answer for most of you but its giving me grief. I have 5 positions that I want to create an object at but without repeating the last position.

    I have no problem creating the objects but sometimes either with Random or Choose commands they repeat the same position.

    I am having trouble working out how to use the boolean instance to control this.

    If anyone has a capx. that shows me the answer I will be very grateful. I am fairly new to construct 2 and also am 68 years old and having trouble learning some of the aspects.

    Thanks to anyone in advance who can help me. Cheers Robbo128

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Ok Folks I've sorted it - the Bounding box wrong shape and allowing me to click through it.

  • I'm new to construct 2 and I am trying to make a touch game with the main Sprite hiding behind another Sprite but I always can click through the front Sprite which is on its own Layer -- does anyone know how to stop me clicking through the front Layer or Sprite. I appreciate any help that anyone can give. It is more than likely a very simple solution but I am stuck on it..Cheers Roy

  • Hi I'm new to Construct 2 and i'm trying to work out how to have 4 text boxes which return 2 with random number 1-10 and in and the third box to have random + - * / so that when i click on a sprite the two number boxes work out the math in the third and put the answer in another text box if anyone has a capx or a answer it will be greatly appriciated. Cheers RoyRobbo

  • 9 posts