QodotPlugin / qodot-plugin

(LEGACY) Quake .map support for Godot 3.x
MIT License
960 stars 70 forks source link

Can't create QodotFGD resources in Godot 3.2.4 beta 2 #115

Closed fossegutten closed 2 years ago

fossegutten commented 3 years ago

When i try to make one of the QodotFGD(Base, Point or Solid)Class resources in the editor, nothing happens. Except this error message in the output: editor/filesystem_dock.cpp:1784 - Condition "!r" is true.

Copying an existing resource works.

Edit: Worked in beta 1. Might be a Godot engine bug.