It's a good idea, but the programming logic needs improvement to avoid breaking the system.
thera are some bugs:
first load, error because no use pipeworks, but it is optionl
ModError: Failed to load and run script from .minetest/mods/useful_contraptions/init.lua:
.../useful_contraptions/contraptions/cobble_generator.lua:92: attempt to index global 'pipeworks' (a nil value)
stack traceback:
.../useful_contraptions/contraptions/cobble_generator.lua:92: in main chunk
[C]: in function 'dofile'
/useful_contraptions/init.lua:46: in main chunk
i don't know why do this error:
AsyncErr: Lua: Runtime error from mod 'useful_contraptions' in callback item_OnPlace(): .minetest/mods/useful_contraptions/nodes_straw.lua:146: bad argument #1 to 'set_physics_override' (table expected, got number)
stack traceback:
[C]: in function 'set_physics_override'
....minetest/mods/useful_contraptions/nodes_straw.lua:146: in function 'on_rightclick'
/usr/share/luanti/builtin/game/item.lua:344: in function </usr/share/luanti/builtin/game/item.lua:337>
Hello, this is an excellent mod.
I just tried it in minetest 5.9 y linux(zorin) and it doesn't show the fumo well.
When I put it on the ground doesn't look good, but when I have it in my hand it shows well.
Here I put the screenshot
https://ibb.co/4ZqSPxL
It's a good idea, but the programming logic needs improvement to avoid breaking the system.
thera are some bugs:
first load, error because no use pipeworks, but it is optionl
ModError: Failed to load and run script from .minetest/mods/useful_contraptions/init.lua: .../useful_contraptions/contraptions/cobble_generator.lua:92: attempt to index global 'pipeworks' (a nil value) stack traceback: .../useful_contraptions/contraptions/cobble_generator.lua:92: in main chunk [C]: in function 'dofile' /useful_contraptions/init.lua:46: in main chunk
i don't know why do this error: AsyncErr: Lua: Runtime error from mod 'useful_contraptions' in callback item_OnPlace(): .minetest/mods/useful_contraptions/nodes_straw.lua:146: bad argument #1 to 'set_physics_override' (table expected, got number) stack traceback: [C]: in function 'set_physics_override' ....minetest/mods/useful_contraptions/nodes_straw.lua:146: in function 'on_rightclick' /usr/share/luanti/builtin/game/item.lua:344: in function </usr/share/luanti/builtin/game/item.lua:337>
Excelente alternativa a mod de travelnet, recomendado. No rompe la estetica de los mapas como travelnet.
Hi, its all ok.
Only a litle issue, Saber Fumo dont has a recipe.
I reviewed the code and I see that the number of elements in FUMOS is different from the number of elements in SPECIALITEMS.
So when declaring the recipes, Saber is left without it since she is the last one in the arrangement.
The solution: put another element in special elements
Thanks, the problem is fixed.
Hello, this is an excellent mod. I just tried it in minetest 5.9 y linux(zorin) and it doesn't show the fumo well. When I put it on the ground doesn't look good, but when I have it in my hand it shows well. Here I put the screenshot https://ibb.co/4ZqSPxL