Ericdowney / SignalVisualizer

A plugin for Godot 4.x. SignalVisualizer displays the current scene's signals and connections in a easy to read graph and tree dock.
MIT License
366 stars 10 forks source link

Add 4.2 support for SignalDebugger. Doesn't work in 4.2+ (but works on 4.1) #8

Closed GustJc closed 4 months ago

GustJc commented 5 months ago

The new SignalDebugger dock doesn't work in 4.2+ It doesn't show the tree and no signals are shown after starting. image

It worked correctly o 4.1. It only stops working on 4.2+. No errors. Just don't do anything.


And as a side note. Version 1.3.0 no longer works with Godot 4.0. Only 4.1+ Trying to generate a Graph in 4.0 you get this error. image So downloading the version from the assetlibrary won't work on 4.0 anymore. Maybe update the asset library version to 4.1 now? image

LaurentOngaro commented 4 months ago

I can confirm this issue. The signal tree is empty after clicking on the "Start" button in the Signal Debugger. No error or Message is displayed in the output or error tabs neither

Ericdowney commented 4 months ago

Apologies on the delay, this should now be fixed on the latest release. https://github.com/Ericdowney/SignalVisualizer/releases/tag/1.4.1.