Page 1 of 1

Why does Mari0 crash?

Posted: 28 Dec 2012, 22:25
by Space core
After the loading screen, the game always crashes and it shows me this error message:

Code: Select all

Error
menu.lua:1199: attempt to index field '?' (a nil value)

Traceback
menu.lua:1199: in function 'loadbackground
menu.lua:51: in function 'menu_load'
intro.lua:29: in function 'intro_update'
main.lua:798: in function 'update'
[C]: in function 'xpcall'

Re: Why does Mari0 crash?

Posted: 29 Dec 2012, 00:40
by Mari0Maker
I'm guessing it's a mappack background (or tileset) that is having a problem.
It is probably corrupted or somthing. But, I'm not positive.

Re: Why does Mari0 crash?

Posted: 29 Dec 2012, 12:42
by Maurice
One of your mappacks has a corrupted background or something. Try removing the broken mappack.

Re: Why does Mari0 crash?

Posted: 30 Dec 2012, 05:28
by Legend_of_Kirby
Hmn same thing happened to me once... try removing any mappacks that need to have mods installed.

Re: Why does Mari0 crash?

Posted: 30 Dec 2012, 11:54
by Space core
How do I get to the mappacks folder on Ubuntu?

Re: Why does Mari0 crash?

Posted: 30 Dec 2012, 12:48
by Automatik
alt + F2 :

Code: Select all

xdg-open .local/share/love/mari0/mappacks

Re: Why does Mari0 crash?

Posted: 30 Dec 2012, 19:26
by Space core
Thanks

Re: Why does Mari0 crash?

Posted: 02 Jan 2013, 16:45
by lyricalh
Yes i don't think that there is any another solution possible. Have you found the solution or still having the same problem.

Re: Why does Mari0 crash?

Posted: 08 Jan 2013, 21:02
by Space core
lyricalh wrote:Yes i don't think that there is any another solution possible. Have you found the solution or still having the same problem.
The problem was a mappack so it's fixed now.