Jump to content
Sign in to follow this  
Bandes

Workbench erorr

Recommended Posts

Hello, my first question in the forum is why isn't my mods loading?
Thanks for your help

Console
12:18:41.138  BACKEND      : Server config loaded.
12:18:41.139  BACKEND      : JSON Schema Validation:
12:18:41.139   BACKEND      : JSON is Valid
12:18:41.139 BACKEND      : Loading dedicated server config.
12:18:41.139  RESOURCES    : GetResourceObject @"{22FFF1461BBA6F12}Missions/falluconf.conf"
12:18:41.139   RESOURCES (E): Failed to open
12:18:41.139  RESOURCES (E): MissionHeader::ReadMissionHeader cannot load the resource 'Missions/falluconf.conf'!
12:18:41.203 ENGINE       : Game successfully created.
12:18:41.229 PLATFORM     : Save data from container 'settings' have been loaded
12:18:41.329 PLATFORM     : Save data from container 'sessions' have been loaded
12:18:41.330 PLATFORM     : GameProject user settings load from profile @"ReforgerGameSettings.conf"
12:18:41.330  ENGINE       : Game user settings config loaded
12:18:41.330 NETWORK      : Starting dedicated server using command line args.
12:18:42.728 BACKEND   (E): Addon 606B100247F5C709 - Addon was not found on workshop.
12:18:42.728 BACKEND   (E): Addon 62C441DAE0AABB75 - Addon was not found on workshop.
12:18:42.728 BACKEND   (E): 2 addons are not downloadable! Cannot start until they are removed from server config.
12:18:42.928 ENGINE    (E): Unable to initialize the game
12:18:42.959 ENGINE       : Game destroyed.
12:18:42.983 RPL          : Pip::Destroy
12:18:42.989 RESOURCES (E): ==== Resource leaks ====
12:18:42.989 RESOURCES (E): ui/fonts/robotomono_msdf_28.edds   1

 

LOG

PT       : Compiling Game scripts
12:18:38.700  SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
12:18:38.701  SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
12:18:38.701  SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
12:18:39.114  SCRIPT    (W): @"scripts/Game/Groups/SCR_GroupTileButton.c,671": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:39.355  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted).
12:18:39.355  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:39.355  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,499": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:39.355  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,474": Variable 'enableBlock' is not used
12:18:39.357  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1133": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:39.357  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1136": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:39.357  SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1140": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
12:18:41.139 BACKEND      : Loading dedicated server config.
12:18:41.139  RESOURCES    : GetResourceObject @"{22FFF1461BBA6F12}Missions/falluconf.conf"
12:18:41.139   RESOURCES (E): Failed to open
12:18:41.139  RESOURCES (E): MissionHeader::ReadMissionHeader cannot load the resource 'Missions/falluconf.conf'!
12:18:42.728 BACKEND   (E): Addon 606B100247F5C709 - Addon was not found on workshop.
12:18:42.728 BACKEND   (E): Addon 62C441DAE0AABB75 - Addon was not found on workshop.
12:18:42.728 BACKEND   (E): 2 addons are not downloadable! Cannot start until they are removed from server config.
12:18:42.928 ENGINE    (E): Unable to initialize the game
12:18:42.989 RESOURCES (E): ==== Resource leaks ====
12:18:42.989 RESOURCES (E): ui/fonts/robotomono_msdf_28.edds   1
 

Bandes

Many Thanks

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×