Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
User avatar
By DoubleSix
#192606 Hi at all,
I've make a pixpack with some mods but when I run the pixpack, that says: Setup File is Corrupted. As anything wrong with my setup.json?

My setup.json
Code: Select all{
 "Name":"Pixelmon Adventure",
 "URL":"http://www.pixelmonmod.com",
 "requirements":{
   "pixelmon":"5.0.0",
   "forge":"Forge 12.18.3.2185",
   "forgeBundled":true,
   "forgeFile": "forge-1.10.2-12.18.3.2185-installer.jar",
   "mods":[
     {
       "filename":"OptiFine_1.10.2_HD_U_D4.jar",
       "bundled":true
     },
     {
       "filename":"journeymap-1.10.2-5.3.3.jar",
       "bundled":true
     },
    {
      "filename":"jei_1.10.2-3.13.6.387.jar",
      "bundled":true
    },
    {
      "filename":"InventoryTweaks-1.61-58.jar",
      "bundled":true
    },
    {
      "filename":"ironchest-1.10.2-7.0.11.797.jar",
      "bundled":true
    },
    {
      "filename":"simplecore-1.10.2-1.3.15.1.jar",
      "bundled":true
    },
    {
      "filename":"simpleores-1.10.2-1.8.6.8.jar",
      "bundled":true
    },
    {
      "filename":"Waila-1.7.0-B3_1.9.4.jar",
      "bundled":true
    },
    {
      "filename":"WailaHarvestability-mc1.10.2-1.1.9.jar",
      "bundled":true
    },
    {
      "filename":"LuckyBlock_1-10-2_v7-3-0.zip",
      "bundled":true
    }
   ]
 }
}

User avatar
By MrMasochism
#192807 I can't see anything directly wrong with the json but I'd suggest stripping it back and removing bits and see if you can get it working before re-adding things
JOIN THE TEAM