Project Intelligence

Project Intelligence

14M Downloads

Failed to download Manifest

drago87 opened this issue ยท 12 comments

commented

I have tried removing the PI folder as stated in #21

I never got a promt for permission to download documentation

--EDIT--
The \config\brandon3055\ProjectIntelligence\GuiConfig.json
says "downloadsAllowed": true
--END EDIT--
I have also tried manualy updating \config\brandon3055\ProjectIntelligence\DocUpdater\manifest.json
with the content from https://pi.brandon3055.com/manifest.json

and i tried manualy making \config\brandon3055\ProjectIntelligence\DocUpdater\Mods\draconicevolution.json
with the content from https://pi.brandon3055.com/mods/draconicevolution.json

latest.log

PI

--Edit2--
When i manualy downloaded the ModDocs and added them to my instance of the game it is added but no pictures is downloaded and i get a

Unable to load resource from URL: http://ss.brandon3055.com/iqx38ra.jpg

Couldn't download http texture javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

error in the log

--Edit3--
Some pictures work like this one
https://1710-wiki.terrafirmacraft.com/images/2/2c/Grid_Ceramic_Mold_Axe_%28Copper%29.png

But some dont like this
https://tng.terrafirmacraft.com/images/thumb/5/51/FreshwaterPond.png/150px-FreshwaterPond.png

commented

This really souldnt matter if your using the latest version of PI but try installing VanillaFix
https://www.curseforge.com/minecraft/mc-mods/vanillafix

commented

I'm also not sure why your not seeing the download permission request. That should be the first thing that is displayed before it even tried to download anything.

Can you please show me the gui config file?
config/brandon3055/ProjectIntelligence/GuiConfig.json
On first launch (before accepting downloads) it should look like this.

{
  "downloadsAllowed": false,
  "tutorialDisplayed": false,
  "editMode": false,
  "etCheckFluid": true,
  "editingRepoLoc": "",
  "editorAlwaysOnTop": false,
  "editorLineWrap": false,
  "maxTabs": 16,
  "editorLAF": "",
  "screenMode": 0,
  "screenPosOverride": false,
  "screenPosX": 0,
  "screenPosY": 0,
  "userLanguage": "[MINECRAFT-LANG]",
  "homePage": "projectintelligence:",
  "searchMode": "EVERYWHERE",
  "pageLangOverrides": {},
  "modLangOverrides": {},
  "modVersionOverrides": {}
}

Edit: One more thing. In brandonscore.cfg there is an option called 'devLog' if all else fails Please enable that, delete the config/brandon3055/ProjectIntelligence then re upload your log after starting the game and attempting to open PI again.

commented

VanillaFix seamd to work

commented

After removing the config/brandon3055/ProjectIntelligence folder

{
  "downloadsAllowed": false,
  "tutorialDisplayed": false,
  "editMode": false,
  "etCheckFluid": true,
  "editingRepoLoc": "",
  "editorAlwaysOnTop": false,
  "editorLineWrap": false,
  "maxTabs": 16,
  "editorLAF": "",
  "screenMode": 0,
  "screenPosOverride": false,
  "screenPosX": 0,
  "screenPosY": 0,
  "userLanguage": "[MINECRAFT-LANG]",
  "homePage": "projectintelligence:",
  "searchMode": "EVERYWHERE",
  "pageLangOverrides": {},
  "modLangOverrides": {},
  "modVersionOverrides": {}
}

After Starting the game with VanillaFix (seams to have fixed every problem i had) Got the download permission request promt this time

{
  "downloadsAllowed": true,
  "tutorialDisplayed": true,
  "editMode": false,
  "etCheckFluid": true,
  "editingRepoLoc": "",
  "editorAlwaysOnTop": false,
  "editorLineWrap": false,
  "maxTabs": 16,
  "editorLAF": "",
  "screenMode": 0,
  "screenPosOverride": false,
  "screenPosX": 0,
  "screenPosY": 0,
  "userLanguage": "[MINECRAFT-LANG]",
  "homePage": "projectintelligence:",
  "searchMode": "EVERYWHERE",
  "pageLangOverrides": {},
  "modLangOverrides": {},
  "modVersionOverrides": {}
}
commented

Really? Are you sure your using the latest version of PI?

commented

ProjectIntelligence-1.12.2-1.0.9.28-universal

commented

Getting the same problem as Drago87 and VanillaFix doesn't work. Project Intelligence doesn't download Doc for anything. Playing Sky Factory 4 BTW.

Annotation 2020-05-08 031616

commented

Can you make it so that your mod uses the Twitch Native Launcher instead of the old and outdated .jar Launcher? Twitch won't launch Minecraft because the .jar Launcher is obsolete.

commented

Uh... What? I'm not sure I follow you. Also, this needs to be a new issue.

commented

When I switched over from the native launcher in Twitch to the jar version, Minecraft hangs and does nothing. Tried several times to get this to work because this mod seems not to like working with the native launcher.

EDIT: Can't get the .jar version to work as it's no longer used, so have no choice but to use the Native version.

commented

@Furious1964 If you need help with a new issue then please create a new issue. Don't just post your issue on some other unrelated issue.
Regarding your previous issue please shift+click the settings but in the top right of pi. Then press the "Reset PI and clear image cache" button

Edit: If your having launcher issues i recommend MultiMC: https://multimc.org/

commented

Will try MMC when I have the chance. Making a new post now. Thanks for your help.