This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

I really don't know how to fix this issue, the exported game works fine on my computer and works if I put it on a different drive, but on other computers the game refuses to load most scenes
ERROR: No loader found for resource: C:/Users/y0shi/Documents/GODOT/godot-FirstPersonStarter-c9f77c321f63d37ad2d6067107c9c930aa1fae18/Assets/Models/Revolver/RevolverTextureMap.png. at: (core/io/resource_loader.cpp:278) ERROR: Can't load dependency: C:/Users/y0shi/Documents/GODOT/godot-FirstPersonStarter-c9f77c321f63d37ad2d6067107c9c930aa1fae18/Assets/Models/Revolver/RevolverTextureMap.png. at: (core/io/resource_format_binary.cpp:611) ERROR: Failed to load resource 'res://.import/revolver_hammer.obj-f8b962ddb4669533ec9dba98847cbfba.mesh'. at: (core/io/resource_loader.cpp:206) ERROR: Failed loading resource: res://.import/revolver_hammer.obj-f8b962ddb4669533ec9dba98847cbfba.mesh. Make sure resources have been imported by opening the project in the editor at least once. at: (core/io/resource_loader.cpp:270) ERROR: Failed loading resource: res://Assets/Models/Revolver/RevolverParts/revolver_hammer.obj. Make sure resources have been imported by opening the project in the editor at least once. at: (core/io/resource_loader.cpp:270) ERROR: res://Assets/Models/Revolver/Revolver.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://Assets/Models/Revolver/RevolverParts/revolver_hammer.obj at: poll (scene/resources/resource_format_text.cpp:412) ERROR: Failed to load resource 'res://Assets/Models/Revolver/Revolver.tscn'. at: (core/io/resource_loader.cpp:206) ERROR: Failed loading resource: res://Assets/Models/Revolver/Revolver.tscn. Make sure resources have been imported by opening the project in the editor at least once. at: (core/io/resource_loader.cpp:270) ERROR: res://Player/Player.tscn:5 - Parse Error: [ext_resource] referenced nonexistent resource at: res://Assets/Models/Revolver/Revolver.tscn at: poll (scene/resources/resource_format_text.cpp:412) ERROR: Failed to load resource 'res://Player/Player.tscn'. at: (core/io/resource_loader.cpp:206) ERROR: Failed loading resource: res://Player/Player.tscn. Make sure resources have been imported by opening the project in the editor at least once. at: (core/io/resource_loader.cpp:270) ERROR: res://Levels/Main/World.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://Player/Player.tscn at: poll (scene/resources/resource_format_text.cpp:412) ERROR: Failed to load resource 'res://Levels/Main/World.tscn'. at: (core/io/resource_loader.cpp:206) ERROR: Failed loading resource: res://Levels/Main/World.tscn. Make sure resources have been imported by opening the project in the editor at least once. at: (core/io/resource_loader.cpp:270)

I have tried exporting by exporting all resources, exporting selected resources and dependencies, but nothing, I have even tried downloading the game from the page I uploaded it to and it still works perfectly fine.

Godot version 3.5.2 Steam
in Engine by (12 points)
ERROR: Failed loading resource: res://Assets/Models/Revolver/RevolverParts/revolver_hammer.obj

Reading from bottom to top, ss this the problem as it has hard-coded paths to materials in the OBJ?

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.