When I first tried to test the gorge, the "tg_player" mod was causing errors, preventing the world from loading at all. I just disabled that mod and it loaded. However, it bugs right as the world loads, citing line 224 in the init.lua for the tg_nodes mod.
AsyncErr: Lua: Runtime error from mod 'tg_nodes' in callback node_on_timer(): ....minetest/games/the_gorge/mods/content/tg_nodes/init.lua:224: attempt to index local 'node' (a nil value)
stack traceback:
....minetest/games/the_gorge/mods/content/tg_nodes/init.lua:224: in function <....minetest/games/the_gorge/mods/content/tg_nodes/init.lua:212>
When I first tried to test the gorge, the "tg_player" mod was causing errors, preventing the world from loading at all. I just disabled that mod and it loaded. However, it bugs right as the world loads, citing line 224 in the init.lua for the tg_nodes mod.
I have Luanti 5.11.0
https://github.com/TerraQuest-Studios/the_gorge/issues/4