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

Godot 4.3 crashes when trying to create a OScript node as Resource #837

Open
cdycdr opened this issue Nov 30, 2024 · 0 comments
Open

Godot 4.3 crashes when trying to create a OScript node as Resource #837

cdycdr opened this issue Nov 30, 2024 · 0 comments
Labels
kind/bug A bug or regression in expected behavior.

Comments

@cdycdr
Copy link

cdycdr commented Nov 30, 2024

Describe the bug

see title

Expected behavior

A new OScript node should be created

Actual behavior

crash to desktop

How to Reproduce?

folder: Create New -> Resource -> OScript

Godot full version

v4.3.stable.mono.official [77dcf97d8]

Orchestrator version

godot-orchestrator-v2.1.2-stable-plugin

Additional information

ERROR: Script has no path, cannot be opened.
at: (D:\a\godot-orchestrator\godot-orchestrator\src\editor\editor_panel.cpp:836)

================================================================
CrashHandlerException: Program crashed with signal 11
Engine version: Godot Engine v4.3.stable.mono.official (77dcf97d82cbfe4e4615475fa52ca03da645dbd8)
Dumping the backtrace. Please include this when reporting the bug to the project developer.
[1] error(-1): no debug info in PE/COFF executable
[2] error(-1): no debug info in PE/COFF executable
[3] error(-1): no debug info in PE/COFF executable
[4] error(-1): no debug info in PE/COFF executable
[5] error(-1): no debug info in PE/COFF executable
[6] error(-1): no debug info in PE/COFF executable
[7] error(-1): no debug info in PE/COFF executable
[8] error(-1): no debug info in PE/COFF executable
[9] error(-1): no debug info in PE/COFF executable
[10] error(-1): no debug info in PE/COFF executable
[11] error(-1): no debug info in PE/COFF executable
[12] error(-1): no debug info in PE/COFF executable
[13] error(-1): no debug info in PE/COFF executable
[14] error(-1): no debug info in PE/COFF executable
[15] error(-1): no debug info in PE/COFF executable
[16] error(-1): no debug info in PE/COFF executable
[17] error(-1): no debug info in PE/COFF executable
[18] error(-1): no debug info in PE/COFF executable
[19] error(-1): no debug info in PE/COFF executable
[20] error(-1): no debug info in PE/COFF executable
[21] error(-1): no debug info in PE/COFF executable
[22] error(-1): no debug info in PE/COFF executable
[23] error(-1): no debug info in PE/COFF executable
[24] error(-1): no debug info in PE/COFF executable
[25] error(-1): no debug info in PE/COFF executable
[26] error(-1): no debug info in PE/COFF executable
[27] error(-1): no debug info in PE/COFF executable
[28] error(-1): no debug info in PE/COFF executable
[29] error(-1): no debug info in PE/COFF executable
[30] error(-1): no debug info in PE/COFF executable
[31] error(-1): no debug info in PE/COFF executable
-- END OF BACKTRACE --

@cdycdr cdycdr added the kind/bug A bug or regression in expected behavior. label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug or regression in expected behavior.
Projects
None yet
Development

No branches or pull requests

1 participant