I keep getting this error in 47 to 87 errors each time I run the project please help

Godot Version

Godot 4.4

Question

I keep getting this error in 47 to 87 errors each time I run the project please help: E 0:00:02:541 get_node: Node not found: "../../root/@EditorNode@21028/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11293/@VSplitContainer@10945/@HSplitContainer@10947/@HSplitContainer@10949/@Control@10950/@SubViewportContainer@10951/@SubViewport@10952/Node3D" (relative to "/root/level/House/Floors/Floor2/floor_9"). <C++ Error> Method/function failed. Returning: nullptr <C++ Source> scene/main/node.cpp:1878 @ get_node()

I think I actually might’ve figured it out. I put the “walls” into another Node3D named Walls, and I moved them from where they were originally made. But if you make a Node3D and then make the walls inside of the new node it wont send an error. Correct me if I’m Wrong please.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.