Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Are you trying to link to the files in the files-deepdwn folder from a file saved to the grimdeep/0.02.00 folder, or is the file you’re linking from in the same directory as the file you’re linking to?

No. files-deepdwn was the only folder I had added when I first noticed this problem. I was trying to create a link from one file in this folder to another. I only added the other folder afterwards to edit some more files.

Does autocomplete work for images in the same directory for you?

Nope. Does nothing.

Auto-complete for tags works, BTW.

(2 edits)

I’m at a loss.

Is there anything unusual that you can think of with your directory, drive, or permissions setup?

Does it work if using a different keybind option in Deepdwn (emacs or sublime, whichever you’re not currently using).

Can you share your settings file: %appdata%/Deepdwn/settings.json

Do you have another machine that you can test with? Does it work there?

(1 edit) (+1)

Is there anything unusual that you can think of with your directory, drive, or permissions setup?

Not really. I have a gaming PC with lots of drives. All are BitLocker encrypted. My system is a multilingual setup. I have German/English languages installed, English is the primary language for Windows. Other than that, it’s pretty stock Windows 11 Pro.

Does it work if using a different keybind option in Deepdwn (emacs or sublime, whichever you’re not currently using).

I use Sublime ATM. What are the keybinds for auto-complete in the other options?

Can you share your settings file: %appdata%/Deepdwn/settings.json

settings.json:

{
  "accent_color": "#b464ba",
  "ignored_folder_patterns": [
    "^\\."
  ],
  "project-directories": [
    "E:\\Git\\fab.industries\\files-deepdwn",
    "E:\\Git\\fab.industries\\grimdeep\\0.02.000"
  ],
  "expanded_folders": [
    "E:\\Git\\fab.industries\\files-deepdwn"
  ],
  "spellcheck_languages": [
    "de-DE",
    "en-GB"
  ],
  "typewriter_mode": true,
  "highcontrast": false,
  "font": "custom",
  "custom_font": "Iosevka Etoile",
  "mono_font": "custom",
  "custom_mono_font": "Iosevka",
  "preview_font": "custom",
  "custom_preview_font": "Inter",
  "discord": true,
  "theme": "dark",
  "active_filters": [],
  "editor_font_size": 15,
  "statistics_global": true,
  "statistics_period": "last-365d",
  "panel_widths": {
    "file": 179,
    "library": 200,
    "outline": 221
  }
}

error.log:

13:05:38.689 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:45.593 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:45.909 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:46.125 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:46.316 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:46.484 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:46.676 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:46.861 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:47.061 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:47.237 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:50.013 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:50.348 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:50.548 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 
13:05:50.991 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined 

Do you have another machine that you can test with? Does it work there?

I do have a Linux machine, but I guess that won’t help us much. I am sure I can rustle up another Windows system. Might take a few days.

On a side note, if it’s easier for you, feel free to contact me via email: contact@fab.industries – might help us get this resolved in a more efficient manner. Definitely thanks for your effort so far!