Latest commit breaks plugin for me
See original GitHub issueHi,
I think latest commit breaks this plugin, see error:
Error detected while processing function DiscordUpdatePresence[1]..<SNR>61_InitializeDiscord[4]..provider
#python3#Call:
line 18:
Error invoking 'python_execute' on channel 3 (python3-script-host):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/jakob/.config/nvim/plugged/vimsence/python/vimsence.py", line 39, in <module>
with open('../vimsence.yaml', 'r') as config_file:
FileNotFoundError: [Errno 2] No such file or directory: '../vimsence.yaml'
Already tried to do fresh install of plugin, does not fix this.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
undoing a merged commit that breaks this plugin on the latest ...
Merging this change: 8569f90b0e1ba68eba5f922804bc62e9f3c01658 In with the latest release has caused this particular error when updating the plugin on Jenkins.
Read more >latest commit breaks deleting a record? - Google Groups
to ActiveScaffold : Ruby on Rails plugin. Hi, Possible heads up here. Using the latest master branch with rails 2.3.2, I am unable...
Read more >How to let Jenkins git commit only if there are changes?
Whenever there have any changes been made (by the license plugin) I want to push the changes to the github repo. git add...
Read more >Git Commit adds line breaks that wasn't commited
I've been working fine deploying profile permissions on git via VSC. Recently I started to have some issues where I check the changes...
Read more >Upgrade from 6.1 to 6.2.x breaks single directory entry display
It was working fine on plugin versions through 6.1, but when we upgraded to ... the issue. https://github.com/Strategy11/business-directory-plugin/commit/ ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sorry for that @jakobkhansen
This should be fixed now, sorry for the inconveniences.