So the console is giving me this error and i have no idea whats causing it, i only saw one guy having the same issue on reddit but nobody helped him, here is the part where i try to put a texture a texture in a sprite that is on another scene(its not the main scene, its my character scene):
get_node("/root/Spaceship/Sprite").texture = load("res://images/Heavy.png")