SmartlyDressedGames / Unturned-3.x-Community

Community portion of the Unturned-3.x repo. If you have access to the source code you can find it here:
https://github.com/SmartlyDressedGames/Unturned-3.x/
88 stars 18 forks source link

k_EResultFail when trying to download workshop content #4030

Closed yasiralamriki closed 1 year ago

yasiralamriki commented 1 year ago

[11:09:31 INF][SDG.Unturned] 3000549606 'Buak' queued for download [11:09:31 INF][SDG.Unturned] 1 workshop item(s) to download... [11:09:31 INF][SDG.Unturned] Downloading workshop item: 3000549606 [11:09:32 WRN][SDG.Unturned] Download workshop item 3000549606 failed, result: k_EResultFail [11:09:32 WRN][SDG.Unturned] Attempting to load curated map 'Buak'? Include its workshop file ID (3000549606) in the WorkshopDownloadConfig.json File_IDs array. [11:09:32 ERR][SDG.Unturned] Failed to find map Buak, defaulting to PEI!

LINUX

DanielWillett commented 1 year ago

I've been getting this occasionally with newly updated mods, restarting a few times fixes it usually.

SDGNelson commented 1 year ago

If you can attach this file there might be more details: https://support.smartlydressedgames.com/hc/en-us/articles/14696825041684

yasiralamriki commented 1 year ago

workshop_log(1).txt

SDGNelson commented 1 year ago

Thanks for the log. The relevant error is probably:

[2023-07-26 11:03:12] [AppID 304930] Update canceled: Failed updating depot 304930 while reading chunk "3e066722ec6c444da8f1c318cf851936c06bab5e" (File Not Found) (Missing game files) "/home/container/Servers/unturned/Workshop/Steam/content/304930/3000549606/Buak/Bundles/Animals/Buak_Bat/Buak_Bat.dat"
[2023-07-26 11:03:12] [AppID 304930] Download item 3005602771 result : Failure
[2023-07-26 11:03:12] [AppID 304930] Updating workshop item details failed with Access Denied

[2023-07-26 11:05:00] [AppID 304930] Update canceled: Failed updating depot 304930 while reading chunk "8e07f0899dd6f24e6902cb8da16f28fb2d68e3c1" (File Not Found) (Missing game files) "/home/container/Servers/unturned/Workshop/Steam/content/304930/3005602771/Buak/Bundles/Animals/Buak_Bear/Buak_Bear.dat"
[2023-07-26 11:05:00] [AppID 304930] Download item 3000549606 result : Failure
[2023-07-26 11:05:01] [AppID 304930] Updating workshop item details failed with Access Denied

[2023-07-26 11:09:32] [AppID 304930] Update canceled: Failed updating depot 304930 while reading chunk "ff08b42c42febcbcfb310d450ab1c9cf30cb493b" (File Not Found) (Missing game files) "/home/container/Servers/unturned/Workshop/Steam/content/304930/3005602771/Buak/Bundles/Animals/Buak_Bat/English.dat"
[2023-07-26 11:09:32] [AppID 304930] Download item 3000549606 result : Failure
[2023-07-26 11:09:32] [AppID 304930] Updating workshop item details failed with Access Denied

The access denied message might be not allowed to access the workshop file on Steam, or maybe permissions on disk? It looks like an unofficial version of Buak - maybe worth trying the regular Buak map?

yasiralamriki commented 1 year ago

It worked before, but it stopped working one day The ID other than 3000549606 is from before I switched to the normal version of Buak to see if that works Would this error show up if the server is blacklisted? They might have blacklisted the IP because they dont like me 🤷

yasiralamriki commented 1 year ago

I think if I was blacklisted then my workshop item would work though, because that's an edit by me meaning I didn't blacklist myself obviously.

SDGNelson commented 1 year ago

It might be worth deleting appworkshop_304930.acf and the content folder in /home/container/Servers/unturned/Workshop/Steam and seeing if it's able to re-download from scratch.

yasiralamriki commented 1 year ago

this fixed it thanks

sunnamed434 commented 8 months ago

I am stuck on the same problem but deleting .acf solves that issue!

HC144 commented 2 months ago

same, didn't let me download a workshop map and deleting .acf file solved it