cyberpunk 2077 cloud issue

No description
36 Replies
stormy-gold
stormy-goldOP17mo ago
stormy-gold
stormy-gold17mo ago
can you try with the gogdl build from this PR? https://github.com/Heroic-Games-Launcher/heroic-gogdl/pull/44 looks like an issue in gogdl you need a github account to download the binary, then you can configure it as an alternative binary for gogdl in settings > advanced
GitHub
Catch 'TypeError' too while processing cloud saves by arielj · Pull...
From this issue in discord: https://discord.com/channels/812703221789097985/1196160070032044124 Looks like we have to catch TypeError too, not only ValueError
stormy-gold
stormy-goldOP17mo ago
ok its downloading @arieljuod getting an error
stormy-gold
stormy-gold17mo ago
what error? maybe you need to edit the binary's permissions to make it executable (I think github can't do that)
stormy-gold
stormy-goldOP17mo ago
oh how i do that
stormy-gold
stormy-gold17mo ago
Stack Overflow
How do I make this file.sh executable via double click?
First off I'm using Mac. Next, I need to execute this "file.sh" we will call it. Everytime I need to execute it I have to open Terminal and type: cd /Users/Jacob/Documents/folderWithFileI...
stormy-gold
stormy-gold17mo ago
I think there's a way to do that from the graphical interface too but I don't have my mac around to check the exact steps
stormy-gold
stormy-goldOP17mo ago
Understanding Chmod +X - Making Files Executable
Learn what chmod with the argument +x command does and how to use it with sudo.
stormy-gold
stormy-gold17mo ago
did the cloud sync download work?
stormy-gold
stormy-goldOP17mo ago
@arieljuod no
stormy-gold
stormy-goldOP17mo ago
stormy-gold
stormy-goldOP17mo ago
stormy-gold
stormy-gold17mo ago
according to this error Error running command "/Users/andres/Downloads/gogdl --auth-config-path "/Users/andres/Library/Application Support/heroic/gog_store/auth.json" auth": Error: spawn ./gogdl EACCES the binary still doesn't have execution permissions or access permissions
stormy-gold
stormy-goldOP17mo ago
i did made it into a executable how do i give it permisssions
stormy-gold
stormy-goldOP17mo ago
@arieljuod
No description
stormy-gold
stormy-gold17mo ago
I don't have my mac with me, but what I would do is open a terminal in that folder and run chmod +755 ./gogdl
stormy-gold
stormy-goldOP17mo ago
let me try that
stormy-gold
stormy-goldOP17mo ago
@arieljuod
No description
stormy-gold
stormy-gold17mo ago
try chmod 755 ./gogdl without the +
stormy-gold
stormy-goldOP17mo ago
chmod 755 ./gogdl its located in my downloads folder btw does that matter? it sasys no such file or directory
stormy-gold
stormy-gold17mo ago
yes, you have to either be in that folder (cd Downloads) or include the path in the command chmod 755 ./Downloads/gogdl
stormy-gold
stormy-goldOP17mo ago
@arieljuod did not say anything back, that's a good thing?
No description
stormy-gold
stormy-gold17mo ago
try again to sync downloads with heroic
stormy-gold
stormy-goldOP17mo ago
ok
stormy-gold
stormy-gold17mo ago
and share a new heroic log
stormy-gold
stormy-goldOP17mo ago
on it it says it refuses
stormy-gold
stormy-goldOP17mo ago
stormy-gold
stormy-gold17mo ago
try this, go to that folder and right click the gogdl binary > open I think it will show a warning asking you to say you trust the file
stormy-gold
stormy-goldOP17mo ago
ok
stormy-gold
stormy-goldOP17mo ago
@arieljuod
stormy-gold
stormy-gold17mo ago
hmmmm somehow it doesn't like the binary from my PR, I don't know why mac is that annoying with things downloaded from the internet the issue is that there's something in the cloud that doesn't have information gogdl is expecting and it's failing my PR in that repo fixes the issue to not crash when that info is missing, but then mac doesn't like that binary
stormy-gold
stormy-goldOP17mo ago
Ohhh D: is this a known issue? my current playthrough is on the cloud, i have an older current one as well but in the new one i made more side content earlier before doing main missions so my build is OP earlier in the game
stormy-gold
stormy-gold17mo ago
for me at least the missing info in the cloud object is a new thing (haven't seen this error before), I don't know the mac thing since I don't really use my mac much @Linguin sorry for the ping, do you have any idea? for context, I made a PR catching an extra error class when the header is missing (I linked that at the beginning of the thread) have you seen issues like that one with spawn ./gogdl EACCES on mac?
stormy-gold
stormy-goldOP17mo ago
ohhh
genetic-orange
genetic-orange17mo ago
are you sure it's Mac binary? could be Mac quarantine too idk, that os is so unintuitive for me
stormy-gold
stormy-goldOP17mo ago
i followed his steps to the T

Did you find this page helpful?