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

Error importing some folders #60

Open
Trellinane opened this issue Jul 2, 2024 · 1 comment
Open

Error importing some folders #60

Trellinane opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Trellinane
Copy link

I am getting the following error in the console when I try to import some folders. Other folders import perfectly. I have looked at the structure and content of the folders that import versus the ones that will not. There is no significant differences. There are no unusual linkages or contents in the folders.

image

Using Foundry 11.315 and Lavaflow 3.1

@Praxxian Praxxian self-assigned this Dec 28, 2024
@Praxxian Praxxian added the bug Something isn't working label Dec 28, 2024
@Praxxian
Copy link
Owner

Sorry as I know this issue is quite old. In your console screenshot, the little arrow next to Lava Flow | undefined should allow you to expand the details, which will give me a little more to go off of.

I would never ask someone to share their data, but to get an idea of the folder structure, you can send me the file tree:

Windows

  1. Open a command prompt at the root of your vault (or open command prompt and change directories to there).
  2. Run TREE /A /F|clip. This will copy the file tree to your clipboard.

Linux

  1. If not already installed sudo apt install tree (or your package manager of choice).
  2. Run tree <vault directory>

Next Steps

  1. Paste the results here. Feel free to edit any file/folder names if there's anything sensitive.
  2. Let me know which folders had the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants