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

VScode Extension Won't Initialize after upgrading past v2.2.128 #44

Open
fmoo opened this issue Oct 4, 2023 · 0 comments
Open

VScode Extension Won't Initialize after upgrading past v2.2.128 #44

fmoo opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fmoo
Copy link

fmoo commented Oct 4, 2023

What is the current behavior?

While trying to pare down my project to reproduce issues like the one shown in https://discord.com/channels/754171172693868585/754171643990900776/1158978044304826420, I reproduced a separate issue, where the yarnspinner vsocde plugin just does not initialize successfully

Other than highlighting, no checks get applied after upgrading to 2.2.131 or newer with this project. 2.2.128 seems to initialize just fine.

Please provide the steps to reproduce, and if possible a minimal demo of the problem:

Create an empty unity project, and extract the zip file into the unity project root (the folder above Assets/)

yarnspinner-test.zip

What is the expected behavior?

The plugin initializes and it can show me issues with undefined commands and variables, etc.

Please tell us about your environment:

  • Yarn Spinner Version: 2.2.2
  • Extension Version: 2.2.131
  • Unity Version: 2021.3.12f1

Other information

There's a bunch of spew in the vscode plugin output tab: https://pastebin.com/QZJNdr1X
But there's very similar spew on the older Extension version (2.2.128), but that seems to init fully: https://pastebin.com/GaQeEwvv

@fmoo fmoo added the bug Something isn't working label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant