Can't Run Mari0
-
- Posts: 12
- Joined: 04 Mar 2012, 00:17
I'm running Mari0 on MacOSX but it won't work
Here is the exact error screen:
Error
audio.lua:27: Could not read Ogg bitstream
Traceback
[C]: in function 'newDecoder'
audio.lua.27: in function <audio.lua:21>
main.lua:660: in function 'load'
[C]: in function 'xpcall'
I hope that this can be fixed as soon as possible. :)
Here is the exact error screen:
Error
audio.lua:27: Could not read Ogg bitstream
Traceback
[C]: in function 'newDecoder'
audio.lua.27: in function <audio.lua:21>
main.lua:660: in function 'load'
[C]: in function 'xpcall'
I hope that this can be fixed as soon as possible. :)
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
that's the strangest bug. I really have no idea how to help you there :S (it's probably related to your computer)
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
some people try running the win version in WINE
you could try that.
you could try that.
-
- Stabyourself.net
- Posts: 1447
- Joined: 06 Jan 2012, 12:07
IIRC the Löve mari0 uses is compatible only with 10.7 or higher. I need to verify that.
-
- Posts: 2996
- Joined: 02 Feb 2012, 21:32
I'm on 10.6 and it's fine here.Sašo wrote:IIRC the Löve mari0 uses is compatible only with 10.7 or higher. I need to verify that.
-
- Stabyourself.net
- Posts: 1447
- Joined: 06 Jan 2012, 12:07
Well, at the moment. I'll look into it though it appears it's an extremely rare bug.
Could also be a corrupt download, though that's a bit unlikely. Could you try redownloading it?
Could also be a corrupt download, though that's a bit unlikely. Could you try redownloading it?
-
- Posts: 12
- Joined: 04 Mar 2012, 00:17
I've re-downloaded it like 6 times but I'll try again
EDIT: re-downloaded, doesn't work
EDIT: I've downloaded and ran Not Tetris 2 and Ortho Robot before
EDIT: re-downloaded, doesn't work
EDIT: I've downloaded and ran Not Tetris 2 and Ortho Robot before
Last edited by AwesomeCow on 04 Mar 2012, 01:27, edited 1 time in total.
-
- Posts: 2996
- Joined: 02 Feb 2012, 21:32
Model Identifier: MacBookPro5,5AwesomeCow wrote:what model mac are you using Camewel?
-
- Posts: 12
- Joined: 04 Mar 2012, 00:17
Currently I can run any game released by you guys. So perhaps it could be a corrupt download
-
- Posts: 4
- Joined: 04 Mar 2012, 03:12
LOVE 0.7.2, Debian 6, amd64
From official LOVE download (in my repo I have 0.5.x)
Maybe we should install some additional SDL packages?
From official LOVE download (in my repo I have 0.5.x)
Code: Select all
$ love mari0_1.0.love
Warning, quality setting failed! (Result: buffers: 1, samples: 8)
Error: [string "main.lua"]:41: attempt to call field 'setDefaultImageFilter' (a nil value)
stack traceback:
[string "main.lua"]:41: in function 'load'
[string "boot.lua"]:1: in function <[string "boot.lua"]:1>
[C]: in function 'xpcall'
Maybe we should install some additional SDL packages?
-
- Posts: 2
- Joined: 04 Mar 2012, 03:34
I run 10.6.8 and have run into this error as well. :(
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
download love-unstable (0.8) with the commands in the thread saso made to help people out. I think they should work as well with debian. please confirm.
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
well then you're f'd.
do you have an ubuntu installation ?
do you have an ubuntu installation ?
-
- Posts: 4
- Joined: 04 Mar 2012, 03:12
OK
I got it!
for debian users
download and install this package.
I ran game, died once. So I think it works ;)
I got it!
for debian users
download and install this package.
I ran game, died once. So I think it works ;)
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
that's what i thought at first : the ubuntu version (yes your link points to an ubuntu version) works in debian
-
- Shaders guy
- Posts: 148
- Joined: 02 Feb 2012, 21:37
The one I built should work down to 10.5 (no PPC support though, but that's not an issue for someone running 10.6). We got the Mac 10.5/10.6 supportedness issues cleared up recently.Sašo wrote:IIRC the Löve mari0 uses is compatible only with 10.7 or higher. I need to verify that.
-
- Shaders guy
- Posts: 148
- Joined: 02 Feb 2012, 21:37
-
- Posts: 2
- Joined: 04 Mar 2012, 03:34
Seems to be working here, thanks!slime wrote:Can you test this version please http://dl.dropbox.com/u/1830330/mari0-osx.zip
edit: link updated
-
- Stabyourself.net
- Posts: 2145
- Joined: 01 Feb 2012, 20:19
Get 1.2 from the site then, it uses the same OSX binaries.ChickenFoot wrote:Seems to be working here, thanks!slime wrote:Can you test this version please http://dl.dropbox.com/u/1830330/mari0-osx.zip
edit: link updated