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

[BUG] The hash table is not implemented correctly manually #144

Closed
Neinndall opened this issue Mar 9, 2023 · 0 comments · Fixed by #145
Closed

[BUG] The hash table is not implemented correctly manually #144

Neinndall opened this issue Mar 9, 2023 · 0 comments · Fixed by #145

Comments

@Neinndall
Copy link

Neinndall commented Mar 9, 2023

What happened?

If you open Obsidian Beta 10 without checking the "sync hashtables" option and "delete all the hashes from hashes folder", when loading any .wad all the files appear mixed, once you give the option: "load hashtable" the files are not updated, for the tables to load, you must close the wad you opened and open it again, so it does not update in real time as it did in obsidian 4.

ADD: VIDEO

2023-03-09-15-41-48_V2zLSGTC.mp4

Expected behavior

Once you load the hashtables, the folders and files should be updated in real time, without taking into account the CDTB tables, because it seems that obsidian will always take into account the CDTB tables and not the user's.

Reproduction steps

  1. You open Obsidian, uncheck the "sync hashtables" option and close OBSIDIAN BETA
  2. When you open it again, open any wad
  3. Then, you apply your hashtables
  4. And... the files are not updated in real time, to see them update, you must close and reopen it.

Version (bug)

Beta 10, Obsidian 5

Version (working)

v4 Obsidian

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

Successfully merging a pull request may close this issue.

2 participants