Some mods will not install with error message

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

Some mods will not install with error message

by eddygray21 » Sun Feb 16, 2014 23:17

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
 

User avatar
CraigyDavi
Member
 
Posts: 565
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio or CraigyDavi
In-game: davisonio or CraigyDavi

by CraigyDavi » Mon Feb 17, 2014 09:24

What minetest version are you using? I believe moddetails stuff was added quite recently.
 

eddygray21
New member
 
Posts: 9
Joined: Sun Feb 16, 2014 23:01

by eddygray21 » Mon Feb 17, 2014 10:33

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.
Last edited by eddygray21 on Mon Feb 17, 2014 11:04, edited 1 time in total.
 

User avatar
dennygoot
New member
 
Posts: 1
Joined: Mon Feb 17, 2014 13:25

by dennygoot » Mon Feb 17, 2014 13:26

I have the same issue. Using Ubuntu 12.04 lts. non of the mods through the modstore want to work for me.
 

cypher-neo
Member
 
Posts: 46
Joined: Wed Oct 17, 2012 12:15

by cypher-neo » Thu Feb 20, 2014 06:28

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
 


Return to WIP Mods

Who is online

Users browsing this forum: Bing [Bot] and 17 guests

cron