Hi there. I am brand new and am looking to download a fork of TBLoader that allows me to generate an FGD file.
Every thing I have tried has run into a dead end. I am using an M1 Mac, trying to install plugins on the latest version of Godot.
I started by trying to install Qodot. Created an addons folder at admin/project/addons and unzipped the Qodot folder there. Ran into "Unable to load addon script from path: 'res://addons/godot-tbloader-master/addons/tbloader/src/plugin.gd'. This might be due to a code error in that script. Disabling the addon at 'res://addons/godot-tbloader-master/addons/tbloader/plugin.cfg"
Tried different Godot versions, nothing worked. Moved on to TBLoader, same thing. I was eventually able to install TBLoader directly from the AssetLib but I wanted to do it the right way. Plus the version I wanted (the TBLoader fork by KrazyJakee) was not on the AssetLib ofc.
Then when I tried to add Godot as the direct game to Trenchbroom itself by unpacking the tb-gameconfig files into it I receive "Some game configurations could not be loaded. The following errors occurred: Failed to load game configuration file 'Godot/ GameConfig.cfg': At line 2, column 14: Unsupported game configuration version 4; valid versions are: 9"
When I went into the GameConfig.cfg and changed the version number and syntax errors I receive this now: "Some game configurations could not be loaded. The following errors occurred: Failed to load game configuration file 'Godot/ GameConfig.cfg': At line 2, column 1: Expected end of file, but got variable (raw data: 'name'"
It just seems like there are so many resources out there and it is very frustrating that everything is getting phased out very quickly(?). I'm not quite sure where my issue lies, I feel like I am following tutorials, it seems like all git repos are up-to-date and compatible with Mac. Just very strange, looking for advice!
Thank you!!
-Nate