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

Debugger UI not showing up #323

Open
laurentsenta opened this issue Mar 22, 2024 · 0 comments
Open

Debugger UI not showing up #323

laurentsenta opened this issue Mar 22, 2024 · 0 comments
Labels
🐛 bug Something isn't working 🔨 debugger Issues related to the debugger.

Comments

@laurentsenta
Copy link

laurentsenta commented Mar 22, 2024

Hi there, thanks for maintaining this plugin, very interesting to use.

Describe the bug

I cloned version 2.7.12

When I enable the plugin, I get these in the logs:

  res://addons/beehave/debug/debugger.gd:7 - Invalid call. Nonexistent function 'new' in base 'GDScript'.
  res://addons/beehave/debug/debugger.gd:41 - Invalid get index 'start' (on base: 'Nil').

When I run my project, I don't see a debugger tab, but I get these warnings in the logs:

  editor/debugger/script_editor_debugger.cpp:817 - unknown message beehave:register_tree

In the Plugin UI the version is 2.7.11, but that seems expected

Am I missing a step? Is there a way to figure out how to fix this?

Expected behavior
I expect to see the debugger

Godot version: v4.2.1.stable.official [b09f793f5]
Window 10, Brave Browser

@laurentsenta laurentsenta added the 🐛 bug Something isn't working label Mar 22, 2024
@bitbrain bitbrain added the 🔨 debugger Issues related to the debugger. label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🔨 debugger Issues related to the debugger.
Projects
None yet
Development

No branches or pull requests

2 participants