Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.IO.FileLoadException: Could not load text DB using version 3.80 #399

Closed
HadToRegister opened this issue Nov 15, 2021 · 2 comments
Closed

Comments

@HadToRegister
Copy link

HadToRegister commented Nov 15, 2021

Just like the screenshot in the other thread titled the same, I get the error in the title and cannot run the Vault to make any settings.

It used to work before.

I keep seeing people say they added "the paths" but they never say the path, or for WHAT ENTRIES in the Config files.

@ejfudd
Copy link
Contributor

ejfudd commented Nov 16, 2021

Vault basically needs to know the following paths with their corresponding settings in the config file:
AutoDetectGamePath - Set this to False. Defaults to True.
TQPath - Your game install folder. This folder needs to contain the game database and text database in their respective sub folders.
TQITPath - This is an old setting from when the game had a split installation. Just set it to the game install folder.
VaultPath - This is where your vault files are stored.

In addition, Vault needs to be able to find your SaveData folder with your character saves. You should have at least one character created in the Main sub folder as well as the Relic Vault and Transfer Stash files in the Sys folder. This path is not explicitly set in the config files.

You may also want to disable the LoadAllVaultFiles setting since that can cause issues with modded gear or too many files.

@EtienneLamoureux
Copy link
Owner

#287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants