QodotPlugin / Qodot

Quake .map support for Godot 4.2
MIT License
632 stars 53 forks source link

Qodot no longer works with the latest version of trenchbroom. #163

Open ewolution69 opened 3 weeks ago

ewolution69 commented 3 weeks ago

Hello I wanted to try the Qodot plugin yesterday and I get the following message: trenchbroom was also recompiled yesterday from the sources ( latest version )

Failed to load game configuration file 'Qodot/GameConfig.cfg': At line 2, column 13: Unsupported game configuration version 8; valid versions are: 9

PlatinumBeast88 commented 6 days ago

I used TrenchBroom version 2023.1 (https://github.com/TrenchBroom/TrenchBroom/releases/tag/v2023.1) and manually installed older Qodot 2023.1 version (https://github.com/QodotPlugin/Qodot/releases/tag/2023.1) plugin into "addons" folder of project. Then, I just followed this guide (https://www.youtube.com/watch?v=JSzB4UTt2eU). Do not forget to install .NET SDK if you are using Godot .NET version (which I strongly recommend). With older version of plugin problem just disappeared