philipbenr wrote:Now, we can actually lay on beds and sit in chairs? Hopefully really soon... Nice work Brandon and Blockmen!
0:25:02: ERROR[main]: ========== ERROR FROM LUA ===========
00:25:02: ERROR[main]: Failed to load and run script from
00:25:02: ERROR[main]: L:\minetest-0.4.9\bin\..\mods\homedecor_modpack\homedecor_3d_extras\init.lua:
00:25:02: ERROR[main]: ...n\..\mods\homedecor_modpack\homedecor_3d_extras\init.lua:1: attempt to call field 'override_item' (a nil value)
00:25:02: ERROR[main]: stack traceback:
00:25:02: ERROR[main]: ...n\..\mods\homedecor_modpack\homedecor_3d_extras\init.lua:1: in main chunk
00:25:02: ERROR[main]: ======= END OF ERROR FROM LUA ========
00:25:02: ERROR[main]: Server: Failed to load and run L:\minetest-0.4.9\bin\..\mods\homedecor_modpack\homedecor_3d_extras\init.lua
00:25:02: ERROR[main]: ModError: ModError: Failed to load and run L:\minetest-0.4.9\bin\..\mods\homedecor_modpack\homedecor_3d_extras\init.lua
stormchaser3000 wrote:i am still getting the issue where the signs don't show up right.
kaeza wrote:stormchaser3000 wrote:i am still getting the issue where the signs don't show up right.
Could you elaborate?
stormchaser3000 wrote:when i have the whole mod pack installed signs lib and all, when i place a sign a get the default sign not the signs_lib's 3d sign
kaeza wrote:stormchaser3000 wrote:when i have the whole mod pack installed signs lib and all, when i place a sign a get the default sign not the signs_lib's 3d sign
Do you have any other mods that may be redefining the default sign?
VanessaE wrote:No problems with the signs on those servers either.

kaeza wrote:Here's a new feature now in homedecor:
Sokomine wrote:kaeza wrote:Here's a new feature now in homedecor:
WOW! That's nice. Hope young players will head the warning and use the colors in a sensible way :-)
Epecially with the colors, another background for the text would be fine. Perhaps the topmost background color as a small (half that wide) frame, and the brightest background color for the main display area.
sajukimoto wrote:I try to install different mods, not all do this but many do...and i am not sure why it happens, I change the folder name, and it acts as though I didn't, and it is clearly changed in game...HELLLP
sajukimoto wrote:its windows 7 minetest, just installed it the other day, and I tried to install the home decor modpack, and got the error i posted above and I followed the instructions, and it happens to me with different mods, and I don't know why....
on_place = function(itemstack, placer, pointed_thing)
if not minetest.is_protected(pointed_thing.under, placer:get_player_name()) then
minetest.rotate_node(itemstack, placer, pointed_thing)
return itemstack
end
end,Users browsing this forum: No registered users and 13 guests