mrbrownjeremy's Recent Forum Activity

  • If it's as simple as reconfiguring my file structure, I'll feel silly but lucky. That said, I *think* I do have it set up that way, having copied it from other themes. I've attached the structure I'm using as a screenshot. Does it look wrong to you?

    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.

  • Thank you for this! Unfortunately, it seems like I still don't know enough of what I'm doing because I get lost trying to configure things during the troubleshooting process.

    You need to start a local web server

    If you have Python installed, you can try the following steps:

    1. Open the addon folder path in the terminal

    2. Typing

    > python -m http.server 50000
    

    3. Now you can access this path

    > http://localhost:50000/
    
    > http://localhost:50000/addon.json
    

    ----

    Intimate Tips:

    If you shut down the local server, re-open Construct may crash because "missing addon.json", At this time you can:

    - Plan A: Restart the local server.

    - Plan B: use Safe Mode: editor.construct.net/?safe-mode

    - Plan C:

  • Link to my .c3addon file

    macOS Sequoia 15.2. I'm trying to install a modified version of the default theme using the Add-on Manager. This includes zipping the following files into a .c3addon:

    • lang > en-US.json
    • addon.json
    • icon.svg
    • theme.css

    which is a structure I took from other themes I have gotten to install.

    However, the installation fails, with the console giving the following error:

    main.js:803 Error installing addon: Error: missing addon.json at CCG.Tna (main.js:648:184) at async Sm (main.js:803:98)

    I'm stumped as to what to do—I've tried laundering my code in through themes I've gotten to successfully install, but something about the process results in the same failure state.

    Is this something anyone can help with?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • You do not have permission to view this post

mrbrownjeremy's avatar

mrbrownjeremy

Member since 3 Feb, 2021

None one is following mrbrownjeremy yet!

Connect with mrbrownjeremy

Trophy Case

  • 4-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • RTFM Read the fabulous manual
  • Email Verified

Progress

7/44
How to earn trophies