Skip to content

A fix for Please consider resaving package in order to speed-up loading.

Notifications You must be signed in to change notification settings

sibercat/Conan-Exiles-DBFixResavingPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Executable can be found in Releases If your going to use .exe the executable was created by auto-py-to-exe so you could get a false positive, you know the deal.

=========================================================================== The script is based on FuncomDBFixGenerator thanks to the users from Admins United: Conan Discord.

=========================================================================== The script is to fix:

LogPackageName:Warning: String asset reference "None" is in short form, which is unsupported and -- even if valid -- resolving it will be really slow.

LogPackageName:Warning: Please consider resaving package in order to speed-up loading.

Script is looking for pattern LogStreaming:Error: Couldn't find file for package (.*?) requested by async loading code.'

You can remove [Core.Log] or add the lines alt text

=========================================================================== Why is this happening ? Seems to have started after Funcoms barkeeper hotfix.

In short **Some leftover placable actors remained in the world - after they have been removed or renamed in the mod by the mod author, or mod was removed from the server but placeable actor was placed by a user prior.

In theory server should clean this actors up or skip the search, but seems to be stuck on SearchForPackageOnDisk.

About

A fix for Please consider resaving package in order to speed-up loading.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published