vscode-glua-enhanced icon indicating copy to clipboard operation
vscode-glua-enhanced copied to clipboard

Crashing Extension Host When Wiki Scraping

Open Seevvveen opened this issue 2 years ago • 5 comments

anytime I load a Lua file with the extension enabled, I see in the status bar that it attempts to scrape the wiki, and fails. It repeats this attempt to scrap about 3 times before the vscode extension host crashes.
image

image


has someone found a way to fix this?, I rather have a better fix than just bypassing the wiki scrap through opening diffrent files or enabling / disabling the extension to bypass this like i have to do now

Seevvveen avatar Jul 12 '23 18:07 Seevvveen

Can't reproduce - it's instant for me

It doesn't scrape the wiki, it merely downloads pre-scraped data from https://venner.io/gmod-wiki.json

WilliamVenner avatar Jul 13 '23 18:07 WilliamVenner

It's also happening for me, but it only crashes when the plugin is enabled and a Lua file is already open when VSCode starts.

joriskleiber avatar Aug 15 '23 13:08 joriskleiber

Been getting this as of the last week or so too. A couple of seconds after the "Downloading GMod Wiki" text, the extension crashes and restarts. Tested various combinations of plugins and it doesn't seem to be a conflict. I can't really pin down an exact cause, it seems to be somewhat random in my case.

CheezusChrust avatar Aug 17 '23 20:08 CheezusChrust

Same for me.

wasied avatar Aug 18 '23 14:08 wasied

the temporary solution I use is just to disable the addon (in the workspace) then re-enable it image still no better fix that I know of

Seevvveen avatar Aug 28 '23 18:08 Seevvveen