-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Various random crashes #253
Comments
I have seen this error after changing a BTAction code in vscode then clicking back on the LimboAI panel:
|
Another case: editing a file in vscode, moving back to the limboAI editor, and saving:
The stack traces look very similar, but happy to share more as they happen. another (folded)
|
I got the latest gdextension from https://github.com/limbonaut/limboai/actions/runs/12109251884 The extension was working, I could run my project and work on it for a bit,
|
Thanks for the stack trace. From what I can read, it happens on "Run Scene" command, while auto-saving the scenes, and saving some particular |
Godot version
v4.3.stable.mono.official (77dcf97d82cbfe4e4615475fa52ca03da645dbd8)
LimboAI version
v1.2.2 [d3d3295]
LimboAI variant
GDExtension / AssetLib
Issue description
Hi there, thanks for maintaining the lib, lovely system and nice to use.
I'm seeing a lot of crashes, which always seem to happen around clicking or saving near LimboAI,
Using macOS.
This one happened when I clicked on the LimboAI tab after opening the project:
How to reproduce
No precise steps at the moment,
Is there a way to enable more logging and share more precise details?
The text was updated successfully, but these errors were encountered: