Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibercat/conan-exiles-dbfixresavingpackage
A fix for Please consider resaving package in order to speed-up loading.
https://github.com/sibercat/conan-exiles-dbfixresavingpackage
conan conan-exiles database database-fix resaving
Last synced: about 14 hours ago
JSON representation
A fix for Please consider resaving package in order to speed-up loading.
- Host: GitHub
- URL: https://github.com/sibercat/conan-exiles-dbfixresavingpackage
- Owner: sibercat
- Created: 2024-11-18T02:33:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T16:32:12.000Z (1 day ago)
- Last Synced: 2025-01-11T16:33:47.017Z (1 day ago)
- Topics: conan, conan-exiles, database, database-fix, resaving
- Language: Python
- Homepage:
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Executable can be found in [Releases](https://github.com/sibercat/DBFixResavingPackage/releases) If your going to use .exe the executable was created by [auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe) so you could get a false positive, you know the deal.
===========================================================================
The script is based on [FuncomDBFixGenerator
](https://github.com/VoidEssy/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.'**
![alt text](https://github.com/sibercat/Conan-Exiles-DBFixResavingPackage/blob/main/preview_Image.png)
===========================================================================
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.