Skip to content

mesecons_mvps is not installed - digilines piston will not be available! #38

Open
@mdventle

Description

@mdventle

Greetings,

I think this error post is in the right place, if not please advise and I will happily post some place else. Thank you so much for a wonderful mod!

In game error this:
"error","mesecons_mvps is not installed - digilines piston will not be available!"
The piston will not show up in the inventory.

Using Mineteste 5.6.1 with verified installation of mesecons (I verified the mesecons_mvps mod is in the directory), digilines and digistuff, recent install of Minetest and mods a few days ago, Linux.

In piston.lua this code produces the error above:
if not minetest.get_modpath("mesecons_mvps") then
minetest.log("error","mesecons_mvps is not installed - digilines piston will not be available!")
return
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions