Skip to content

[BUG]: Enabling plugin renders Obsidian unusable #173

Description

@venvaneless

Contact details

No response

What the essence of the bug

As the title says, when I enable the plugin, everything stops working, the elements become unclickable and after force-closing app it hangs on loading the plugins until I manually remove Unitade from the plugins folder.

Obsidian setup information

System: macOS Sequoia 15.7.2
Obsidian Version: 1.13.1

Obsidian logs

Console Error:

app.js:1 Obsidian Developer Console
plugin:mysnippets-plugin:352 MySnippets v1.2.4 loaded
plugin:html-embed:7 HTML Embed plugin loaded
plugin:code-files:4 code-files plugin error: Error: Attempting to register an existing file extension "ts"
    at t.registerExtensions (app.js:1:2720785)
    at V.registerExtensions (app.js:1:2852520)
    at V.eval (plugin:code-files:4:1694)
    at Generator.next (<anonymous>)
    at n (plugin:code-files:2:920)
plugin:swift-snippets:1129 [SwiftSnippets] pic files: 0
plugin:obsnippets:198 Loaded snippets: Array(0)
plugin:tabs:23257 null
plugin:unitade:532308 Error: Attempting to register an existing view type ""
    at t.registerView (app.js:1:2720396)
    at _UNITADE_PLUGIN.registerView (app.js:1:2852111)
    at _UNITADE_PLUGIN.__apply (plugin:unitade:532301:14)
    at _UNITADE_PLUGIN.eval (plugin:unitade:532240:12)
    at Generator.next (<anonymous>)
    at fulfilled (plugin:unitade:81:24)
__apply @ plugin:unitade:532308

Version of an project's essence

3.2.6

On what OS you have encountered the bug.

macOS

Code of conduct

  • I agree to follow this project's code of conduct

Issue policy

  • I agree to follow this project's issue policy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions