-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading resources from user:// #18367
Labels
Comments
I may be wrong here but isn't the problem here that loading an image like that when it's not imported by the editor doesn't work? The resource loader tries to load |
File is the path in this case, like
|
Yes, looks like a duplicate of #17848 indeed. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An error from #2319 is occurring in Godot 3.0.2. This error does not occur when loading a tscn file.
ERROR: _load: No loader found for resource: user://icon.png
At: core/io/resource_loader.cpp:186.
The text was updated successfully, but these errors were encountered: