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

Addon requires editor restart to become functional #92493

Closed
KoBeWi opened this issue May 28, 2024 · 2 comments · Fixed by #92667
Closed

Addon requires editor restart to become functional #92493

KoBeWi opened this issue May 28, 2024 · 2 comments · Fixed by #92667

Comments

@KoBeWi
Copy link
Member

KoBeWi commented May 28, 2024

Tested versions

4.3 dev6
any version tbh

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 31.0.15.4633) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)

Issue description

Technically part of #84811
I have a plugin with example project. When you download it and open, on first launch it will not be functional. The custom screen is empty and spams errors. You can disable and enable the addon, but it doesn't help.

My current workaround is automatic restart of the editor, as there is no other way to make it work.

Steps to reproduce

  1. Download zip of this branch: https://github.com/KoBeWi/Metroidvania-System/tree/bug_branch
  2. Open the included project
  3. Once it loads, go to MetSys main screen
  4. The screen is empty and spams errors in the output

Minimal reproduction project (MRP)

See above.

@TokisanGames
Copy link
Contributor

Is this issue asking to address GDScript addons only, or GDExtensions as well?

@KoBeWi
Copy link
Member Author

KoBeWi commented Jul 8, 2024

It's about GDScript plugins at editor launch. This problem likely does not exist in other languages.

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

Successfully merging a pull request may close this issue.

3 participants