Jump to content

ODPF failed


Recommended Posts

Hi, 

i'm uploading quick pick in my dedication server and he doesnt work. I uploading to fasthand and the same 7 out of 13 work. Have you solution? 

dedicated_server_mods_setup.lua

ServerModSetup("501385076")

--There are two functions that will install mods, ServerModSetup and ServerModCollectionSetup. Put the calls to the functions in this file and they will be executed on boot.

modoverriders.lua
  },
  ["workshop-501385076"]={
    configuration_options={
      quick_cook_on_fire=true,
      quick_harvest=true,
      quick_pick_cactus=true,
      quick_pick_plant_normal_ground=true 
    },
 

LOG 

[00:00:01]: loaded modindex    
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.
    
[00:00:02]: [Workshop] Item query page 0, size: 1, total size: 1
[00:00:02]: [Workshop] Item query queued IDs: 501385076
[00:00:02]: [Workshop] Item query sent
[00:00:02]: [Workshop] ItemQuery got this many results: 1, matching: 1
[00:00:02]: [Workshop] ModQuery got 1 results
[00:00:02]: [Workshop] ModQuery queued to download IDs: 501385076
[00:00:02]: [Workshop] ItemQuery finished all queries, moving to download phase
[00:00:02]: [Workshop] ItemQuery downloading 1 pending mods marked to download
[00:00:02]: [Workshop] DownloadPublishedFile [10] 501385076
[00:00:04]: [Workshop] OnDownloadPublishedFile [37] 501385076
[00:00:04]: [Workshop] ODPF failed entirely: 37
[00:00:3image.thumb.png.8fa0eddb00b9a94891ef74c0216f2dd8.png3]: SUCCESS: Loaded modoverrides.lua    

Link to comment
Share on other sites

Archived

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

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...