Why does Mari0 crash?

Problems running games? Right in here.
Post Reply
Space core
Posts: 21
Joined: 28 Dec 2012, 22:07

Post » 28 Dec 2012, 22:25

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'

User avatar
Mari0Maker
Posts: 1348
Joined: 07 Apr 2012, 17:10
Contact:

Post » 29 Dec 2012, 00:40

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.

Maurice
Stabyourself.net
Posts: 2145
Joined: 01 Feb 2012, 20:19

Post » 29 Dec 2012, 12:42

One of your mappacks has a corrupted background or something. Try removing the broken mappack.

User avatar
Legend_of_Kirby
Posts: 752
Joined: 14 Oct 2012, 05:37
Contact:

Post » 30 Dec 2012, 05:28

Hmn same thing happened to me once... try removing any mappacks that need to have mods installed.

Space core
Posts: 21
Joined: 28 Dec 2012, 22:07

Post » 30 Dec 2012, 11:54

How do I get to the mappacks folder on Ubuntu?

User avatar
Automatik
Posts: 1073
Joined: 20 Jul 2012, 17:54
Contact:

Post » 30 Dec 2012, 12:48

alt + F2 :

Code: Select all

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

Space core
Posts: 21
Joined: 28 Dec 2012, 22:07

Post » 30 Dec 2012, 19:26

Thanks

lyricalh
Posts: 3
Joined: 02 Jan 2013, 16:40

Post » 02 Jan 2013, 16:45

Yes i don't think that there is any another solution possible. Have you found the solution or still having the same problem.

Space core
Posts: 21
Joined: 28 Dec 2012, 22:07

Post » 08 Jan 2013, 21:02

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.

Post Reply