inkgd
inkgd copied to clipboard
Errors Combined with OpenXR
Describe the bug Tries reimporting a json file from the openxr plugin, over and over again - the "reimporting" popup doesn't stop.
editor/editor_file_system.cpp:1759 - Error importing 'res://addons/godot-openxr/runtimes.json'.
To Reproduce Have godot-openxr and inkgd installed and both enabled.
Expected behavior the json support to ignore files in other addons.
Environment:
- OS: Kubuntu 22.04
- Godot version: 3.5.1
- Inklecate version: 1.0.0
- inkgd version: 0.4.7
Additional context Can be fixed by forcing re-import of the other plugin's json file as "Keep File (No Import)"
Thanks for reporting the issue! I'll have a look.