Jump to content

Can't install Photoshop with Sideloadly. Error Guru Meditation


Go to solution Solved by Rook,

25 posts in this topic

Recommended Posts

Posted (edited)

I am getting the same error as well

9lEYqNa.png

This error seems to be only with Windows, but when I use my MacBook to sideload Photoshop Express it works fine without the error.

Updated by bidasci
Posted

i finally got it to work. however it cant be used fully it says " contents fail to download" one of which is cutout which is the main thing i want to use it for. anywhay this is how it did it.

so when you get this error Payload\\PS Express.app\\Frameworks\\AdobeCreativeSDKAssetUX.framework\\AdobeCreativeSDKAssetUXResources.bundle\\PhotoBrowser.bundle\\PhotoBrowser.storyboardc\\AdobePhotoBrowserMoreToolbarButtonViewController.nib

it means you need to delete the "AdobePhotoBrowserMoreToolbarButtonViewController.nib" file. so open winrar(or any app you prefer. winrar is what i use) right click on the ipa file you downloaded and click view file and follow the directory till you see AdobePhotoBrowserMoreToolbarButtonViewController.nib and after you delete it you will still get error but with different .nib file. delete all the files that causes the error and youll be able to install the app with sideloadly. 

 

P.S if the error says to delete object 12.3 file in a .nib file just delete the .nib file because if you delete the object 12.3 file later it will ask to delete file that i cant find, but if i delete the .nib file it works. this could be the reason why i get the contents fail to download after install but if i dont know other way to make it work. so if you find a better way please share 😉

  • Like 1
Posted

How I solved mine!

Drag the IPA file into Winrar and it should open it up for you in Winrar, now navigating to the file ending in ".nib" be the part you'd have to figure out yourself, I just used Rooks instructions. Delete every file that it tell you in the sideloady, it should end with ".nib"

  • Like 1
  • Informative 1
Posted

What about this one?

 

FAILED: Call to lockdownd_client_new_with_handshake failed: LOCKDOWN_E_INVALID_HOST_ID

ERROR: Guru Meditation 6020bc@99:f11511 Call to lockdownd_client_new_with_handshake failed: LOCKDOWN_E_INVALID_HOST_ID

Install failed: Guru Meditation 6020bc@99:f11511 Call to lockdownd_client_new_with_handshake failed: LOCKDOWN_E_INVALID_HOST_ID

Posted

And this one ? :D

ERROR: Guru Meditation b4822c@1701:a26021 [Errno 2] No such file or directory: 'C:\\Users\\X-\\AppData\\Local\\Temp\\tmp7ojbgu84\\Payload\\AmikinSurvival.app\\Data\\Raw\\aa\\iOS\\locationscreen-terrainmaterials_assets_assets\\prefabs\\locationscreen\\_legacyterrain\\westworld\\groundtextures\\ami_loc_farm_region_1_field_height.png_5b12112dd2a31118283e54cf4210ae03.bundle'

(File is actually in there)

Maybe is it the path length that's causing the issue ?

Posted (edited)
  On 5/24/2024 at 10:54 AM, Kfita Msehda said:

And this one ? :D

ERROR: Guru Meditation b4822c@1701:a26021 [Errno 2] No such file or directory: 'C:\\Users\\X-\\AppData\\Local\\Temp\\tmp7ojbgu84\\Payload\\AmikinSurvival.app\\Data\\Raw\\aa\\iOS\\locationscreen-terrainmaterials_assets_assets\\prefabs\\locationscreen\\_legacyterrain\\westworld\\groundtextures\\ami_loc_farm_region_1_field_height.png_5b12112dd2a31118283e54cf4210ae03.bundle'

(File is actually in there)

Maybe is it the path length that's causing the issue ?

Expand  


Nah, Sideloadly is just broken.  I get this exact error on everything I try to install.  You can watch the TEMP folder yourself.  Sideloadly is failing to extract the entire IPA.  I can extract the IPA myself into the folder and it extracts fine (so file name lengths are fine).  But when I try to paste the files into the temp folder it creates I get "folder not empty" errors while it's trying to sign.  I can't tell if I'm simply not pasting the files into there quickly enough or if something else is also broken.

For example - LEGO Hill Climb.  The IPA is 576MB.  Extracted it's 819MB.  The temp folder sideloadly makes is only 127MB.  So yeah, of course it can't find the file!

@Rook - Can you help with this?

EDIT:

Looks like we might be SOL -


EDIT2:
Altstore doesn't work either.  Says error writing to disk.
Just shooting in the dark here, I think these apps are using some old garbage method of file path handling like MAX_PATH.  The file paths are in fact longer than 260 but that hasn't been a thing in Windows for almost 10 years now.  Whatever they are using to extract must be hard checking the length and skipping them.  Either way, it would be nice if these apps would allow us to select a .app folder instead of only IPA files or allow us to select where to extract them.

EDIT3:
Yup, that's exactly it.  I changed the .app folder name of the LEGO game to just L.app and now it's getting father and failing on an even longer path name:

C:\\Users\\xxxxxx\\AppData\\Local\\Temp\\tmp8_c1m5v9\\Payload\\L.app\\Data\\Raw\\aa\\iOS\\props-countryside_assets_assets\\prefabs\\props\\countryside\\static\\models\\billhouse_16082022_grouped_newselectionset_optimized_transparent_fast.asset_1a96eb10cce355b1f2c7612fff7ac9ae.bundle

So then I changed my temp path to C:\TEMP and that got it installed.

End result: These apps need to be brought up to speed and quit using the old garbage 260 path limit.  Who cares if sideloadly doesn't work on Windows XP?

Updated by ISOHaven
  • Like 1
  • Agree 1
Posted
  On 5/31/2024 at 1:42 AM, ISOHaven said:


Nah, Sideloadly is just broken.  I get this exact error on everything I try to install.  You can watch the TEMP folder yourself.  Sideloadly is failing to extract the entire IPA.  I can extract the IPA myself into the folder and it extracts fine (so file name lengths are fine).  But when I try to paste the files into the temp folder it creates I get "folder not empty" errors while it's trying to sign.  I can't tell if I'm simply not pasting the files into there quickly enough or if something else is also broken.

For example - LEGO Hill Climb.  The IPA is 576MB.  Extracted it's 819MB.  The temp folder sideloadly makes is only 127MB.  So yeah, of course it can't find the file!

@Rook - Can you help with this?

EDIT:

Looks like we might be SOL -

 

Expand  

You’re absolutely right

 

@Puddin maybe it was not your IPA the problem, but Sideloadly having mental issues with big sized IPAs

Posted
  On 5/31/2024 at 5:25 PM, Kfita Msehda said:

You’re absolutely right

 

@Puddin maybe it was not your IPA the problem, but Sideloadly having mental issues with big sized IPAs

Expand  

Hmm maybe. @Rook Can you look into this please?

Posted

Same goes for Photoshop.  No need to delete anything.  Just open the IPA with 7zip (or whatever) and rename the .app folder to P.app.  then make sure you temp folder is set to something very small like C:\TEMP or might as well make it C:\T just to be safe.  I don't know if it's using user or system temp, I did both.

Photoshop installed fine after that.  Same with all the other IPA's I had this same issue with.  Sideloadly needs to start supporting the same long path names that Windows now supports.

Posted (edited)
  Quote

So then I changed my temp path to C:\TEMP and that got it installed.

Expand  

thanks for the infos.

but where or how do i change the temp path`?

i have C:Temp in winrar but it will install in user...temp..

thx

okay got it in win. holycow that is a lot of work to know

thanks for all the infos.

Updated by dankbar
solved
  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • What Duck v1.0.9 [ +6 Cheats ] Currency Max
      Modded/Hacked App: What Duck By Nexelon inc.
      Bundle ID: com.nexelon.duckwars
      App Store Link: https://apps.apple.com/us/app/what-duck/id6744432301?uo=4

      🤩 Hack Features

      - ADS No [ Rewards Free ]

      - Currency

      - Resources

      - Battle Coins

      - Energy

      - Free Pass [ Claim Unlimited ]
      • 0 replies
    • What Duck v1.0.9 [ +6 Jailed ] Currency Max
      Modded/Hacked App: What Duck By Nexelon inc.
      Bundle ID: com.nexelon.duckwars
      App Store Link: https://apps.apple.com/us/app/what-duck/id6744432301?uo=4


      🤩 Hack Features

      - ADS No [ Rewards Free ]

      - Currency

      - Resources

      - Battle Coins

      - Energy

      - Free Pass [ Claim Unlimited ]
      • 0 replies
    • Hungry Shark Evolution v12.8.3 [ +9 Cheats ] Never Die
      Modded/Hacked App: Hungry Shark Evolution By Ubisoft
      Bundle ID: com.fgol.HungrySharkEvolution
      iTunes Store Link: https://apps.apple.com/us/app/hungry-shark-evolution/id535500008?uo=4



      Hack Features:

      - ADS NO

      - Gems Unlimited 

      - Coins Unlimited 

      - Health [ Auto Drain OFF ]

      - Booster Freeze 

      - Speed Hack 

      - Wall Break [ Only For Small Shark ]

      - Score Multi 

      - Invincible [ After Respawn ] Never Die
        • Agree
      • 65 replies
    • Lucky Offense v1.4.3 [ +2 Cheats ] Battle Coins
      Modded/Hacked App: Lucky Offense By Crater Co., Ltd.
      Bundle ID: com.percent.ios.luckyrolling
      iTunes Store Link: https://apps.apple.com/us/app/lucky-offense/id6511224968?uo=4


      🤩 Hack Features

      - Battle Coins
      - ATK
      - ATK Range
      - ATK Speed

      ATK Linked Enemy
      • 75 replies
    • Cryptogram Word Brain Puzzle v2.8.1 [ +4 Cheats ] Auto Win
      Modded/Hacked App: Cryptogram: Word Brain Puzzle By Joyteractive Limited
      Bundle ID: com.puzzle.cryptogram
      iTunes Store Link: https://apps.apple.com/us/app/cryptogram-word-brain-puzzle/id1644099880?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Lives
      - Hint Max 
      - Auto Win [ Put Any Word ]
      - No ADS


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content

      Download Hack
      • 10 replies
    • Cryptogram Word Brain Puzzle v2.8.1 [ +4 Jailed ] Auto Win
      Modded/Hacked App: Cryptogram: Word Brain Puzzle By Joyteractive Limited
      Bundle ID: com.puzzle.cryptogram
      iTunes Store Link: https://apps.apple.com/us/app/cryptogram-word-brain-puzzle/id1644099880?uo=4

       

       

      Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      Hack Features

      - Lives
      - Hint Max 
      - Auto Win [ Put Any Word ]
      - No ADS


      Jailbreak required iOS hacks: https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APKs: https://iosgods.com/forum/68-android-section/

       

      iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App
      • 9 replies
    • Adventure Bay - Farm Games v1.41.14 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4
       

      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
      • 17 replies
    • Adventure Bay - Farm Games v1.41.14 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4


      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
        • Like
      • 23 replies
    • Space Squad Survival v1.0.05 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Space Squad Survival By Cezary Rajkowski
      Bundle ID: com.rebeltwins.spacesquadsurvival
      App Store Link: https://apps.apple.com/us/app/space-squad-survival/id6742790136?uo=4
       

      🤩 Hack Features

      - Currency
      - Resources



      Note:- Visual Butt Works
      • 7 replies
    • Space Squad Survival v1.0.05 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Space Squad Survival By Cezary Rajkowski
      Bundle ID: com.rebeltwins.spacesquadsurvival
      App Store Link: https://apps.apple.com/us/app/space-squad-survival/id6742790136?uo=4
       

      🤩 Hack Features

      - Currency
      - Resources



      Note:- Visual Butt Works
      • 7 replies
    • Matching Story v1.41.03 [ +6 Cheats ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
        • Agree
      • 28 replies
    • Matching Story v1.41.03 [ +6 Jailed ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4

       
      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
      • 38 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines