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

Failed to load plugin creases (Obsidian 1.3.3, installer version) #43

Open
merlinuwe opened this issue May 24, 2023 · 10 comments
Open

Failed to load plugin creases (Obsidian 1.3.3, installer version) #43

merlinuwe opened this issue May 24, 2023 · 10 comments

Comments

@merlinuwe
Copy link

Thanks for your great plugin.

Today I see this when starting Obsidian:

image

What can I do?

@merlinuwe
Copy link
Author

The same thing occures with Obsidian 1.3.4

image

It does not occure on my Android 11 mobile phone.

@mikejlaurie
Copy link

I also get this

@Lothex91
Copy link

Same thing here!

@caglarongan
Copy link

Same thing here, it also creates vertical panes when Obsidian starts.
This goes away when I disable Creases.

Screenshot 2023-05-27 at 17 32 41

@Lothex91
Copy link

Same thing here, it also creates vertical panes when Obsidian starts. This goes away when I disable Creases.

Screenshot 2023-05-27 at 17 32 41

Yep exactly! Same issue, although I get a halfway empty panel

@caesar70
Copy link

Same issue for me also

@vaneyah
Copy link

vaneyah commented Jun 1, 2023

Same issue, following this thread for resolution. Thanks.

@axelson
Copy link

axelson commented Jun 3, 2023

I'm seeing this as well. Here's the error that I get in the console:

TypeError: Cannot read properties of undefined (reading 'id')
    at e (app.js:1:2124337)
    at ze.patchCoreOutlinePlugin (plugin:creases:6:37099)
    at eval (plugin:creases:6:31286)
    at t.<anonymous> (app.js:1:1923007)
    at app.js:1:236930
    at Object.next (app.js:1:237035)
    at a (app.js:1:235753)

Based on that I'm guessing that creases doesn't work with a change to the core outline plugin. As a temporary workaround disabling the core outline plugin appears to work well.

@RodolfoCastanheira
Copy link

Same here. Disabling the outline core plugin worked for me too. I'm using the Quiet Outline for now.

@BeverlyLaurelBLVD
Copy link

SOLUTION:

  • Download the latest main.js from here: https://github.com/liamcain/obsidian-creases/releases

  • Go to your obsidian vault in Finder / Filesearch

  • Show hidden folders if on Mac

  • Go to .obsidian (that's the name of it on mac at least)

  • Go to plugins folder

  • Find + open "creases"

  • Place main.js in the folder

  • Restart Obsidian

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

No branches or pull requests

9 participants