aidenlx / alx-folder-note

Add description, summary, and more info to folders with folder notes.
MIT License
250 stars 14 forks source link

Error: Failed to inititialize alx-folder-note: Click here for more details #68

Closed AwePhD closed 2 years ago

AwePhD commented 2 years ago

Hi,

Thanks you for the plugin, it works great and is very convenient to help to deal with folders.

Although, since the last update 16.0 with folder-note-core at 1.3.4 the plugin is not working anymore. On Obsidian startup there is a popup with the message: Error: Failed to inititialize alx-folder-note: Click here for more details. Clicking on the popup makes it appear again, it does not give more detail. I went into the console to get the logs. There are my other plugins also in the log, maybe it can help?

I downgrade the plugin at version 15.0 with the backend at 1.3.4 and it still works great :)

app.js:1 Obsidian Developer Console
VM147:849 Loading the Review plugin v1.6.4.
VM150:690 loading url-into-selection
VM151:6488 Loading Note Refactor plugin
VM152:9043 Loading natural language date parser plugin
VM154:43 Loading Hotkeys++ plugin
VM156:23703 loading markdown-table-editor plugin
VM161:7214 Loading Day Planner plugin
VM162:1017 loading Quick-Latex plugin
VM169:137 Loading plugin FilePathToUri...
VM171:46 loading alx-folder-note
VM171:46 Uncaught (in promise) Error: Failed to initialize alx-folder-note: Click here for more details
    at sr.get CoreApi [as CoreApi] (eval at <anonymous> (app.js:1), <anonymous>:46:20204)
    at Fi (eval at <anonymous> (app.js:1), <anonymous>:46:1524)
    at sr.eval (eval at <anonymous> (app.js:1), <anonymous>:47:83)
    at Generator.next (<anonymous>)
    at o (eval at <anonymous> (app.js:1), <anonymous>:6:972)
get CoreApi @ VM171:46
Fi @ VM171:46
eval @ VM171:47
o @ VM171:6
Promise.then (async)
s @ VM171:6
eval @ VM171:6
w @ VM171:6
onload @ VM171:46
e.load @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
(anonymous) @ app.js:1
A @ app.js:1
e.loadPlugin @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
A @ app.js:1
e.enablePlugin @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
s @ app.js:1
Promise.then (async)
l @ app.js:1
s @ app.js:1
VM172:163 loading alx-folder-note-folderv
VM173:15735 Dataview: Version 0.4.26 Loaded
VM175:334 Image in Editor Plugin is loaded
VM177:477 Obsidian Admonition loaded
VM179:139 loading Icon Shortcodes
VM173:13282 Dataview: Task & metadata parsing queued in 0.031s.
aidenlx commented 2 years ago

duplicate of #67