Ashley's Forum Posts

  • Your .c3addon file is not set up correctly: Construct expects to find addon.json in the root of the zip file, but it looks like everything is within a subfolder inside the zip. So as the error message says Construct is not finding addon.json.

  • Please contact the addon developer for support with that.

  • The SDK isn't designed to handle editor DOM customization. That is a huge can of worms that will cause all sorts of major complications.

  • It will only be released when you close the project. It will not be released if deleted, because you can press undo and it will come back.

  • Is it possible to save the position of the game window on another screen without keeping it open in the background? I need to close the window after each test.

    Why do you need to close the window after each test? If you leave it open, you can still launch new previews from the editor, and problem solved.

  • Where did you save it? If it was to a local file, look on your file system; if you saved it to Google Drive, have a look on there; etc. Basically, look in the place you saved the project.

  • You do not have permission to view this post

  • There aren't currently any filed issues to do with the animations editor crashing in the latest update - if you find a case please file an issue following all the guidelines and we will look in to it. I'm afraid forum posts only saying "it crashes a lot" give us virtually nothing to go on and so we can't help from just that - if you can file an issue following the guidelines then that makes sure we get enough information to be able to help.

  • This appears to be exactly the same issue as this post you already made, where I already responded (my best guess is a browser extension is causing this, so try disabling any you have).

  • If it's an SDK v1 addon, it is not showing you an error, just a deprecation warning. You might be able to use the built-in CSV plugin instead. Alternatively you'll need to contact the addon developer for an update, or remove it from your project. SDK v1 addons will also still be supported in LTS releases of Construct through to the end of 2026 (about 2 years from now).

    • Post link icon

    Please see the Forum & Community guidelines, which advise against posting AI-generated content:

    Please don't use AI, such as ChatGPT, to generate content. It often produces text that sounds plausible, but is actually misleading, incorrect, or otherwise unhelpful. This causes confusion and ends up wasting people's time and making it harder for people to get help. It can also put pressure on more experienced users to have to step in and provide a correction, as it's important to ensure the forum is a useful source of information. So please only write posts that you personally know to be true and don't rely on AI to generate responses for you.

    You are welcome to use AI tools if you believe they help you, but please don't take their output and post it to the forum.

  • We had several weeks of testing beta releases with no known serious problems reported before we released a stable update. If we missed something please file an issue following all the guidelines and we will look in to it, but please note we need all the requested details to be able to help.

  • For the duration a release is supported, we will also make sure all associated services work with that release, including the mobile app build service, Remote Preview, and minifying. This means all these services will continue to work with the LTS release I previously mentioned through to the end of 2026. Beyond the end of its support period though, we cannot guarantee whether those services will continue to work - they may stop working soon afterwards, or work for a long time afterwards; it depends on what changes we need to make and when beyond the end of support.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • We've seen a number of reports about an error involving "d.getModifierState is not a function" over the past several months, but we've never been able to reproduce it ourselves and so cannot investigate it. Our best guess is a browser extension is interfering with Construct and breaking it, so try disabling any browser extensions you have installed.

  • It sounds like the project has a corrupt image inside it. However it shouldn't crash Construct. Could you share the project file? You can send it to me at ashleyrnr@scirra.com if you'd prefer not to share it publicly.