![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Argysaur |
I’ve been trying to learn godot by myself, recently I tried to connect a shader in a tile map to another node but I’m still having trouble. Anyway, I don’t know what recent change has caused this, but now whenever I try to play my scene, the console spits out repeating errors and Godot crashes. Can someone tell me what it means?
The error reads: Can’t use get_node() with absolute paths from outside the active scene tree.
Is strange, looks like the scene got corrupted for some reason (maybe a tool/plugin?), look at the scene file with a text editor to find references of that absolute path mentioned there.
eons | 2019-06-17 17:53