waltg's Forum Posts

  • I'm at a loss with the message "You didn't provide an API key. You need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys."

    I have a key, what is an Authorization header.

  • Where can I see your stuff? I need some work done.

    thanks

  • Well I looked into the permission issue and indeed that may be a problem, thank you. Win10 has made it a nightmare to change permissions, it may look like you allowed access, but MS reverts reverts to protected.

    The nwjs project I'm working on needs to store, modify and delete. Right now something as basic as that is a struggle.

  • The issues of not being to create a folder, write a file seems to be an issue in both c2 and c3. Help! What do they share in common that might cause this recent behavior. In addition when a localstorage save is involved my key of "Actors.json " is incremented to "Actors(1).json, etc, etc

  • i'm working an app which is dependent on the browsers speech to text capabilities. Chrome has the richest set of voices. The question is how do assure the chrome browser opens the app. I tried nwjs but the only voices available with are the Microsoft voices.

    Alternatively is there a method of nwjs having access to the chrome/google voices ? Thanks

  • I am a user on the Construct 2 side of things. When I try to login in c3 website it is not recognized, so I go to create account and it indicates my name is already being used. Really

  • I've been working on project using r256, there were numerous problems with nwjs, so I downloaded the latest version of c2 which appears to be 255! Where did r256 go to? I cant open my project in r255. Help

  • I need to save/load an array to a static location. The problem is when I do the download to update , the save dialog appears and the array key is modified from data.json to data.json(1) etc. How do I write without the dialog popping up? By the the project is nwjs. Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • c2 method polling objects

    Mouse over obja action...

    Mouse over objb action...

    Mouse over objc action...

    I want discover object under the mouse without the above polling every possible object

    Method I am looking for would look like

    objx = Mouse over any object

  • Is there anyway to discover the object the mouse is over without polling every object? Thanks

  • Thanks ROJ0

  • I get get a java script error whenever I try to paste a paster object into the canvas object.

    For example "LastColorCanv| Paste Object PalettePstr into canvas" What am I doing wrong here?

  • Ashley, that worked! And I want to applaud your customer service. I spent many hours in a support role, you are top notch!

  • That template won't record if nw.js States canvas recording not supported

  • Thanks Ashley, Is there an example or capx demonstrating usage