opera-gaming / gxmods

Documentation for GX mods
800 stars 3.29k forks source link

Invalid manifest.json format #153

Open ilaikchees opened 1 year ago

ilaikchees commented 1 year ago

I heard when you get this issue when uploading your mod it might be because your manifest file is in a folder inside the zip file, but it IS outside of a folder

### Tasks
Goosebumps3100 commented 1 year ago

does anyone know how to fix it?

H3llra1ser47 commented 1 year ago

If you get the answer reply me, I tried a json checker and still don't understand image_2023-09-25_124813295

TBTS-2011 commented 1 year ago

Hello there ilaikchees

This code is not completed yet, but the gist of it makes some sort of sense, the code is attached below:



**"name"**
}
EOF,
"Fiddlesticks ; The Ancient Fear",

"description": "Give a description here...",

"description": {
    "name": "H311ra1ser"
    "interepter": "Pavan-From The Beta Testing Studios.pvt.ltd"
},

"icons": {
    "512": "The_ancient_fear.png"
},

"manifest_version": 3,

"mod"
EOF: {

        "licence": "licence.txt",

        "payload": {

            "tight_package"; {
                "_comment": "This is a small proxy package the uniformly houses the package contents."

                "Sound/Fiddlesticks_theme.MP3",
                "music/track_2.mp3",
                "music/track_3.mp3",
                "music/track_4.mp3",

            ],

The error I got from the JSON validator/compiler is listed below for your reference: NOTE: It is questionable for you to find this information helpful, but if it is, please e-mail us to ps1894002@gmail.com


Error: Parse error on line 1:
"name"}EOF,"Fiddlesticks
------^
Expecting 'EOF', got '}'

This might be caused by some wrong/untimed runtime-co or this JSON validator is garbage. The dependency probability is about 6/10 for the validator being garbage at validating the code. The dependency probability is about 4/10 for me and you are garbage at finding bugs in the code. This is the information that is possible to be gathered from me and our team. Hopefully, this might get you one step closer to your goal of fixing this code. Please do notify us if you have managed to figure out the bug and fix the code once and for all.


G3NSVRV commented 1 year ago

Everything seems to be broken now.

image

https://github.com/opera-gaming/gxmods/issues/170