I tried all world types and any loaded just says this:
ModError: Failed to load and run script from /home/luca/.var/app/net.minetest.Minetest/.minetest/games/agon/mods/doors/init.lua:
/app/share/minetest/builtin/game/register.lua:199: bad argument #5 to 'register_item_raw' (table expected, got string)
stack traceback:
[C]: in function 'register_item_raw'
/app/share/minetest/builtin/game/register.lua:199: in function 'register_item'
/app/share/minetest/builtin/game/register.lua:225: in function 'register_node'
...netest.Minetest/.minetest/games/agon/mods/doors/init.lua:796: in function 'register_fencegate'
...netest.Minetest/.minetest/games/agon/mods/doors/init.lua:808: in main chunk
Yeah, sorry, I didn't see Issues Tracker and then didn't even realize that I could add the issue through Source 🤦. By the way, I'm on version 5.7.0, the latest. I'm not an expert on coding but by what I read on the output looks like the problem is related to doors. They can be a problem even in real life so it's understandable if it happens even on the game 😒🚪.
I have now also tried the game on the newer versions of Minetest. On 5.6.x everything still works as expected but on 5.7.0 I get the same error. I'm already working on a solution...
I tried all world types and any loaded just says this:
ModError: Failed to load and run script from /home/luca/.var/app/net.minetest.Minetest/.minetest/games/agon/mods/doors/init.lua: /app/share/minetest/builtin/game/register.lua:199: bad argument #5 to 'register_item_raw' (table expected, got string) stack traceback: [C]: in function 'register_item_raw' /app/share/minetest/builtin/game/register.lua:199: in function 'register_item' /app/share/minetest/builtin/game/register.lua:225: in function 'register_node' ...netest.Minetest/.minetest/games/agon/mods/doors/init.lua:796: in function 'register_fencegate' ...netest.Minetest/.minetest/games/agon/mods/doors/init.lua:808: in main chunk
converted review into a thread
please use the issue tracker or threads for submiting bug reports
maybe its the minetest game version incompatible, try others version.
Yeah, sorry, I didn't see Issues Tracker and then didn't even realize that I could add the issue through Source 🤦. By the way, I'm on version 5.7.0, the latest. I'm not an expert on coding but by what I read on the output looks like the problem is related to doors. They can be a problem even in real life so it's understandable if it happens even on the game 😒🚪.
The last version of Minetest I tried Agon on was 5.4.x I will try to find a solution in the next few days
🙂👍
I have now also tried the game on the newer versions of Minetest. On 5.6.x everything still works as expected but on 5.7.0 I get the same error. I'm already working on a solution...
Ok 👍