godot
godot copied to clipboard
Improve error messages in ResourceLoader
- Remove part of the "Failed loading resource" message about opening the project in the editor when we're already in the editor.
- Fix
(expected type: )appearing at the end of the "No loader found for resource:" error message.