Jump to content
  • 0

Empty folders for mods on steam workshop


the-phil

Question

Has anyone else experienced empty mods being uploaded to the steam workshop?

 

After I uploaded a mod, I subscribe to it and check the folder where mods are downloaded.

~/.steam/steamapps/workshop/content/108600/<steam item ID>

I can see the empty folder structure but no files.

 

Filesize on steam reports 0.000 MB

 

Zomboid Version IWBUMS, game screen shows v32.30 (Steam)

 

OS Debian

Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) x86_64 GNU/Linux

 

The files are owned by the same user that steam and Project zomboid are running as. I did a chmod to 777 for all files. I also noticed that the update doesn't appear to be adding change notes or a new uploaded time as I've seen in other workshop items.

 

workshop url http://steamcommunity.com/sharedfiles/filedetails/?id=538825998
 

 

*update*

Appears to work from windows, status bar is much slower :)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

The console output shows "0/0" while it should be uploading. I assume this should be the file size. It seems like the file size isn't being read properly.

 

[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1CreateItem
[ZNetJNI] OnCreateItemResult
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1StartItemUpdate
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SetItemTitle
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SetItemVisibility
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SetItemTags
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SetItemContent
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SetItemPreview
[ZNetJNI] Java_zombie_core_znet_SteamWorkshop_n_1SubmitItemUpdate
0/0
....
0/0
[ZNetJNI] OnSubmitItemUpdateResult
 

Anyone have any ideas on how to debug this issue?

 

Can anyone confirm that they get more than 0.000MB when uploading from a Linux system?

 

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...