-
Notifications
You must be signed in to change notification settings - Fork 11
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
is it abandoned? Is master broken? #61
Comments
Hey! Yeah we haven't been able to get much time to devote to the project, so progress is unlikely for a while 😅 As for that error, it's probably on our side. Let me check what's going on 🤔 |
Judging by this, Line 188 in fa79a42
I'm going to hazard a guess and say _popup doesn't exist for some reason. Can you try reconnecting that signal?
|
I tried that, and then I get:
so I guess there is some fixing to do to make it run. If that's the case, wouldn't it be best to spend the effort porting to Godot 4? I could give it a shot, but since I can't run on Godot 3, I don't know what is the correct behaviour for things so I don't know what to fix. |
Agreed, if/when we get some time I'm open to implementing it in 4.x instead :) Tbf there's not a whole lot actually implemented, at most there's some code for writing instruments and a basic GDScript-based song scripting system. We don't have much logic implemented for drawing songs on a UI from what I remember 😅 |
Hi! I cloned master as of today (2023-12-28) and tried opening with versions 3.2, 3.3.3 and 3.5.2. None of them work, all give the same error:
Anything involving opening a popup doesn't work.
Did I do something awfully wrong?
The text was updated successfully, but these errors were encountered: