Page 1 of 1

Some mods will not install with error message

PostPosted: Sun Feb 16, 2014 23:17
by eddygray21
I have installed cottages, gt111, maptools, moreblocks and snow without any problem. Home Decor and Mobframework won´t install with the following error message:-
Error: /usr/share/minetest/builtin/modstore.lua:320: attempt to index field ´moddetails´ (a nil value)
Looking in the file this appears to be the problem or is it just that you have to start a new game before installing mods?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
for i=(list.page * modstore.modsperpage) +1, endmod, 1 do
        --getmoddetails
        local details = list.data[i].details

        if details == nil then
            details = {}
            details.title = list.data[i].title
            details.author = ""
            details.rating = -1
            details.description = ""
        end

Regards

PostPosted: Mon Feb 17, 2014 09:24
by CraigyDavi
What minetest version are you using? I believe moddetails stuff was added quite recently.

PostPosted: Mon Feb 17, 2014 10:33
by eddygray21
I´m using arch linux with a cinnamon desktop and the x86_64 version minetest 0.4.9-2 downloaded from arch packages a few days ago.
I meant install mods before starting a new game.

PostPosted: Mon Feb 17, 2014 13:26
by dennygoot
I have the same issue. Using Ubuntu 12.04 lts. non of the mods through the modstore want to work for me.

PostPosted: Thu Feb 20, 2014 06:28
by cypher-neo
Same issue as above.

When minetest loads, I click on the Mod tab, and click on the "Online Mod Repository"
Program immediately crashes!

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
terminate called after throwing an instance of 'LuaError'
  what():  C++ exception
Aborted


I'm using Crunchbang Debian