Chris Cranford
Chris Cranford
Hi @thewokgamur, what is the Godot beautifier theme? Can you share a link to that? Also what version of Orchestrator and Godot are you using?
I downloaded the 2.0.0 version into Godot 4.2.2.stable, and it doesn't work. In fact, the plugin generates a number of errors: ``` ERROR: Attempt to open script 'res://addons/godot_beautifier/src/settings_panel.gd' resulted in...
So I setup a test project usng Godot 4.3 with only godot-beautifer installed:  This crashes Godot everytime I enable the plug-in, so I'm inclined to think the issue isn't...
Fixed by #390
That's a great find @legbo, could it actually be that the git-plugin is the problem here working with GDExtensions?
So what all these have in common is writing to the `user://orchestrator.log` file. I really do not grok what causes this problem. We originally had issues with the logger on...
hi @legbo so this stack trace is interesting: ``` ================================================================ handle_crash: Program crashed with signal 11 Engine version: Godot Engine v4.2.2.stable.official (15073afe3856abd2aa1622492fe50026c7d63dc1) Dumping the backtrace. Please include this when reporting...
Hi @RoyvanEmpel can you provide information about what Linux OS, distribution and patch level, including what version of git you installed. Thanks.
Hi @RoyvanEmpel I finally got Kubuntu 23.10 downloaded and installed into a VM. I installed Godot 4.2.2-stable from the official Godot website and downloaded the 2.0.1-stable Orchestrator plug-in and I...
Which version @chipsenkbeil because in Godot 4.2.2-stable, the git plugin v3.1.1 from the AssetLib doesn't enable, throws an error that there is a problem with one of its gd scripts.