Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

When installing the extension loads an incompatible version of Lua Debug #132

Open
SlopeSlayer910 opened this issue Apr 11, 2024 · 4 comments · May be fixed by #134
Open

When installing the extension loads an incompatible version of Lua Debug #132

SlopeSlayer910 opened this issue Apr 11, 2024 · 4 comments · May be fixed by #134
Labels
bug Something isn't working

Comments

@SlopeSlayer910
Copy link

What I expected to happen
The install to be successful and the extension to work as is with no user intervention

What happened instead
Lua Debug must be rolled back to get the extension to work. If the extension is not rolled back it gives a runtime and compiler error.

How do I reproduce this?
Reliable steps that should produce this issue:

  1. Load the extension.
  2. Try to simulate any program

Screenshots and Project zip file
If visual, please provide screenshots of the issue.
Please also upload your project folder as a .zip file

Additional info
Possibly get the newest version of Lua Debug to work as this is a band aid on a bigger problem

@DooDesch
Copy link

For anyone stumbling into this, while it's not fixed, here's an older version of Lua Debug which seems to work.

https://marketplace.visualstudio.com/_apis/public/gallery/publishers/actboy168/vsextensions/lua-debug/1.59.0/vspackage?targetPlatform=win32-ia32

Just download the VSIX, go into VSCode Extensions -> Install from VSIX

@SlopeSlayer910
Copy link
Author

For anyone stumbling into this, while it's not fixed, here's an older version of Lua Debug which seems to work.

https://marketplace.visualstudio.com/_apis/public/gallery/publishers/actboy168/vsextensions/lua-debug/1.59.0/vspackage?targetPlatform=win32-ia32

Just download the VSIX, go into VSCode Extensions -> Install from VSIX

Seeing as the new version V2.0.5 seems to have fixed the issues with Lua Debug and this Extension the this issue will be closed.

@SlopeSlayer910
Copy link
Author

And now its reopened because the V2.0.5 does actually not work with this Extention

@SlopeSlayer910 SlopeSlayer910 linked a pull request May 25, 2024 that will close this issue
@gregwinn
Copy link

gregwinn commented Dec 9, 2024

Same issue I had #137 also only able to get it working on Windows.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants