Onyx wrote:Hi,
Does the new blocks (desert_stone_block, obsidian_block, sandstone_block and stone_block) will be added soon?
https://github.com/minetest/minetest_game/blob/master/mods/default/nodes.lua#L215 ?
FirePowi wrote:Hey, please add .mtl files in models ! :-)
local sound_metal = default.node_sound_metal_defaults()
Blunt wrote:So If I want to play with the official build I would have to change a single line?
I'm not to good with code could you give some pointers? Maybe which file and line number, and of course the actual change that needs to be done.
I am trying to learn a bit more though.
HolyPhoenix wrote:Blunt wrote:So If I want to play with the official build I would have to change a single line?
I'm not to good with code could you give some pointers? Maybe which file and line number, and of course the actual change that needs to be done.
I am trying to learn a bit more though.
This file (nodes.lua). https://github.com/minetest-mods/morebl ... /nodes.lua
Currently line 14. I removed it and got past the error. But other mods caused an out of memory error, so not sure if removing it is all that is necessary.
Wuzzy wrote:I wish modders would be more cautious before breaking compability or treating the latest stable version (0.4.14 at the moment) as a “legacy” version. I think this behaviour is somewhat rude towards users. Especially if it is done completely without any warning.
It would have been easy to avoid this by a simple check againt nil.
Users browsing this forum: No registered users and 9 guests