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

    • Gungoon.io v1.0.2 [ Currency Max ]
      Modded/Hacked App: Gungoon.io By VIET NAM SKYNET JOINT STOCK COMPANY
      Bundle ID: com.skyrise.gungoon
      App Store Link: https://apps.apple.com/us/app/gungoon-io/id6743105143?uo=4


      • 2 replies
    • Dead Trigger 2 Cheats v2.5.0 +10 [ God Mode & More ]
      Modded/Hacked App: DEAD TRIGGER 2: Zombie Games By Deca Games EOOD
      Bundle ID: com.madfingergames.deadtrigger2
      iTunes Store Link: https://apps.apple.com/us/app/dead-trigger-2-zombie-games/id720063540?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Infinite Ammo
      - No Reload
      - God Mode
      - Infinite Consumable
      - One Hit Kill
      - Drop Hacks
      - Instant Win
      - Better Aim
      - Aimbot
      - Kill All Zombies with 1 Tap

       

      Non-Jailbroken Hack: https://iosgods.com/topic/73791-dead-trigger-2-v230-jailed-cheats-10

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/78126-dead-trigger-2-cheats-v230-10-god-mode-more/
      • 2,845 replies
    • Cat Legends : Idle RPG Game Cheats v1.1.25 +3
      Modded/Hacked App: Cat Legends : Idle RPG Game By PT Dreams Studio Indonesia
      Bundle ID: com.DreamsStudio.CatLegendsIdleRPGs
      iTunes Store Link: https://apps.apple.com/us/app/cat-legends-idle-rpg-game/id6476254307?uo=4


      Hack Features:
      - God Mode
      - Multiply Attack
      - Freeze Resources


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
       


      iOS Hack Download Link: https://iosgods.com/topic/183297-cat-legends-idle-rpg-game-cheats-v103-3/
      • 65 replies
    • Cats & Soup Cheats v2.74.1 +2
      Modded/Hacked App: Cats & Soup By HIDEA Co.,Ltd
      Bundle ID: com.hidea.cat
      iTunes Store Link: https://apps.apple.com/us/app/cats-soup/id1581431235?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Infinite Currencies
      - Unlocked All Specials and No Ads

       

      Non-Jailbroken Hack: https://iosgods.com/topic/157486-cats-soup-v2630-jailed-cheats-2/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/157484-cats-soup-cheats-v2640-2/
      • 312 replies
    • Candy Crush Soda Saga Cheats v1.299.5 +3
      Modded/Hacked App: Candy Crush Soda Saga By King.com Limited
      Bundle ID: com.midasplayer.apps.candycrushsodasaga
      iTunes Store Link: https://apps.apple.com/us/app/candy-crush-soda-saga/id850417475?uo=4

       

      🔧 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🚀 Hack Features

      - Freeze Moves
      - Freeze Lives
      - Freeze Boosters


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/191667-candy-crush-soda-saga-v12861-jailed-cheats-3/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/191666-candy-crush-soda-saga-cheats-v12873-3/
      • 27 replies
    • June’s Journey: Hidden Objects v3.41.4 Jailed Cheats +2
      Modded/Hacked App: June’s Journey: Hidden Objects By wooga gmbh
      Bundle ID: net.wooga.junes-journey-hidden-object-mystery-game
      iTunes Store Link: https://apps.apple.com/us/app/junes-journey-hidden-objects/id1200391796?uo=4


      Hack Features:
      - Infinite Currencies
      - Instant Hint


      iOS Hack Download IPA Link: https://iosgods.com/topic/176104-june%E2%80%99s-journey-hidden-objects-v2946-jailed-cheats-2/
      • 58 replies
    • Idle MoonRabbit: AFK RPG Cheats v1.124.4 +4
      Modded/Hacked App: Idle MoonRabbit: AFK RPG By Able Games Co. ,Ltd.
      Bundle ID: com.TheAbleGames.DalToKi
      iTunes Store Link: https://apps.apple.com/us/app/idle-moonrabbit-afk-rpg/id1599684924?uo=4

       

      🔧 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🚀 Hack Features

      - Multiply Attack
      - Multiply Defense
      - Infinite Mana
      - Instant Skills


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/190116-idle-moonrabbit-afk-rpg-v11130-jailed-cheats-4/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/167497-idle-moonrabbit-afk-rpg-cheats-v11130-4/
      • 244 replies
    • Cafeland - World Kitchen Cheats v2.53.11 +1
      Modded/Hacked App: Cafeland - World Kitchen by Gamegos Internet Teknolojileri Ltd Sti.
      Bundle ID: com.gamegos.mobile.cafeland
      iTunes Store Link: https://apps.apple.com/us/app/cafeland-world-kitchen/id1147665432?uo=4&at=1010lce4



      Hack Features:
      - Freeze Currencies


      iOS Hack Download Link: https://iosgods.com/topic/100701-arm64-cafeland-world-kitchen-cheats-v2023-1/
        • Thanks
        • Like
      • 425 replies
    • PewDiePie's Tuber Simulator Cheats v2.57.0 +3
      Modded/Hacked App: PewDiePie's Tuber Simulator By Outerminds Inc.
      Bundle ID: com.outerminds.tubular
      iTunes Store Link: https://apps.apple.com/us/app/pewdiepies-tuber-simulator/id1093190533?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Infinite Subscriber
      - Infinite Views
      - Infinite Bux

      NOTE: Please complete tutorial first before enabling the hacks otherwise it won't work

      NOTe 2: Please make a youtube video to get some views first (without hack) then before enable infinite views

       

      Non-Jailbroken Hack: https://iosgods.com/topic/86411-pewdiepies-tuber-simulator-v2450-jailed-cheats-3/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/86366-pewdiepies-tuber-simulator-cheats-v2460-3/
      • 1,156 replies
    • Cooking Chaos Cooking Games v 1.8.0 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Cooking Chaos Cooking Games By Flowmotion Entertainment: Top Free Fun Addictive Cool Games Inc.
      Bundle ID: com.cooking.chaos.restaurant.games
      App Store Link: https://apps.apple.com/us/app/cooking-chaos-cooking-games/id6739048278?uo=4

       
      🤩 Hack Features

      - Gems [ Time Mod Match - Match Time Over Then Show ] Check ScreenShoot
      - Coins [ Tip Reward ] Disable After Get
      - Life
      - Booster + Unlock
      • 0 replies
    • Cooking Chaos Cooking Games v 1.8.0 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Cooking Chaos Cooking Games By Flowmotion Entertainment: Top Free Fun Addictive Cool Games Inc.
      Bundle ID: com.cooking.chaos.restaurant.games
      App Store Link: https://apps.apple.com/us/app/cooking-chaos-cooking-games/id6739048278?uo=4


      🤩 Hack Features

      - Gems [ Time Mod Match - Match Time Over Then Show ] Check ScreenShoot
      - Coins [ Tip Reward ] Disable After Get
      - Life
      - Booster + Unlock 
      • 0 replies
    • Primatus v1.0.1 [+6 Jailed Cheats]
      Modded/Hacked App: Primatus By 24 HIT Riga SIA
      Bundle ID: com.game.primatus
      App Store Link: https://apps.apple.com/us/app/primatus/id6742408324



      🤩 Hack Features

      - Free IAP
      - Never Die
      - Higher Resource Gain
      - Upgrade IQ Level (Use After Break Glass, Second stage)
      - Upgrade Tool Level (Use After Break Glass, Second stage)
      - Upgrade Weapon Level (Use After Break Glass, Second stage)
      • 3 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