Jump to content

EResult 9 when trying to update mod?


Recommended Posts

I can't seem to update my mod on the workshop because I keep getting the "Failed sharing mod data file." error :\ I checked the log of the uploader and it keeps giving me "EResult 9, ffffffffffffffff" as a result.

I checked through all of my files and everything seems to check out on my end; modinfo's version is updated and the mod itself runs fine.

I seem to remember having this issue in the past and many were saying how it was a steam issue but it turned out to actually be something on Klei's end, so I just figured I'd relay my current issue here to see if anyone else is having similar problems atm.

I'd be grateful for any help or further feedback on the error :) 

Link to comment
Share on other sites

I finally found the thread that was talking about the error I was getting last time (I know I wasn't crazy, turns out the post was just archived lol) and I guess it was a different EResult than this one (25 instead of 9). However looking at the github link that Halfrose had posted in the OP of that thread, according to the list it says EResult 9 means "File was not found."

Taking a closer look at the mod uploader log, it looks like the files get zipped fine and it detects the steam cloud file fine, but then there seems to be a problem during the upload phase:
 

Spoiler

09:26:24: Progress: Publishing...
09:26:24: ShareDataFile [mod_publish_data_file.zip] ...
09:26:24: GenerateModPackage: [C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\]
09:26:24: Progress: Generating mod data file...
09:26:24: CollectFileNames [C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\] []
09:26:24:    [hammer.tex]
09:26:24:    [hammer.xml]
09:26:24:    [modinfo.lua]
09:26:24:    [modmain.lua]
09:26:24: CollectFileNames [C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts] [scripts]
09:26:24:    [scripts\customdata.lua]
09:26:24:    [scripts\repairdata.lua]
09:26:24: CollectFileNames [C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components] [scripts\components]
09:26:24:    [scripts\components\boatfuel.lua]
09:26:24:    [scripts\components\cannonammo.lua]
09:26:24:    [scripts\components\hammerfix.lua]
09:26:24:    [scripts\components\magicfuel.lua]
09:26:24:    [scripts\components\manurefuel.lua]
09:26:24:    [scripts\components\reinforcer.lua]
09:26:24:    [scripts\components\spooler.lua]
09:26:24:    [scripts\components\tinder.lua]
09:26:24: zipOpen(C:\Users\Woot\AppData\Local\Temp\mod9E18.tmp) ok
09:26:24: zipOpenNewFileInZip(hammer.tex) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\hammer.tex) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(hammer.xml) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\hammer.xml) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(modinfo.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\modinfo.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(modmain.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\modmain.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\customdata.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\customdata.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\repairdata.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\repairdata.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\boatfuel.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\boatfuel.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\cannonammo.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\cannonammo.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\hammerfix.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\hammerfix.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\magicfuel.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\magicfuel.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\manurefuel.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\manurefuel.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\reinforcer.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\reinforcer.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\spooler.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\spooler.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: zipOpenNewFileInZip(scripts\components\tinder.lua) ok
09:26:24: fopen(C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together Beta\mods\workshop-850125165\scripts\components\tinder.lua) ok: 0
09:26:24: zipWriteInFileInZip ok
09:26:24: Progress: Writing mod data file...
09:26:24: WriteFileToCloud() Writing [C:\Users\Woot\AppData\Local\Temp\mod9E18.tmp] to [mod_publish_data_file.zip]
09:26:24: Steam file exists.
09:26:24: Steam FileWrite ok.
09:26:24: Start FileShare [mod_publish_data_file.zip] ...
09:26:24: Progress: Uploading mod data file...
09:26:25: OnShareModFileResult 
09:26:25:    EResult 9, ffffffffffffffff
09:26:25: EndProgress FAILED: Failed sharing mod data file.
09:26:25: MainFrame::OnPublishComplete FAILED: Failed sharing mod data file.

 

It seems to have gone through every file in the mod and OK'd it so I assume everything zipped correctly? I truly don't know tho :\

@PeterA are you still around? Would you have any insight on what this could mean? You were an awesome help last time :) 

Edited by w00tyd00d
Link to comment
Share on other sites

Ok, so I tried again today and managed to upload an update to my pre-existing mod on the DST workshop, but now I'm trying to upload it to the DS workshop and I'm still getting the same type of error in the same type of way :\

Is there anything I should be doing differently?

Link to comment
Share on other sites

  • Developer

Yeah, there's a known issue with the mod uploader that if you upload an identical mod or preview image a second time, unfortunately it causes the upload to fail. From your other post it sounds like you managed to work around it though!

What I've been recommending to people that have run into this issue, is to upload a small alternate mod in between uploads/updates containing the same data. 

Link to comment
Share on other sites

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
 Share

×
  • Create New...