Raydium 3D Game Engine
https://memak.raydium.org/

No Sound and hangs on specific scenes - Ubuntu Linux
https://memak.raydium.org/viewtopic.php?f=10&t=649
Page 1 of 1

Author:  lamego [ Fri Apr 06, 2007 7:42 pm ]
Post subject:  No Sound and hangs on specific scenes - Ubuntu Linux

Hello,
I am trying to build an Ubuntu install package, but I found the following problems when running the game:
1 - When I go into Story Mode it tells me it is already completed (I didn't played it before)
2 - There is no sound
3 - The game just hangs when passing a checkpoint

The game was build from the source... I have tried it on both Ubunty Edgy and Fesisty

Author:  Xfennec [ Fri Apr 06, 2007 9:43 pm ]
Post subject: 

Hi,

You should have a look to the terminal you used to launch the game, it seems that there's a few missing or misplaced files (like PHP files for example).

If you can't get it by yourself, paste the log here, so we can help you.

Author:  lamego [ Fri Apr 06, 2007 10:58 pm ]
Post subject:  more info

The game is launched with /usr/games/maniadrive
#!/bin/sh -e
PROGDIR=/usr/share/games/maniadrive
export LD_LIBRARY_PATH=$PROGDIR
$PROGDIR/maniadrive

Here is the list of files which I found required:
/usr/share/games/maniadrive
/usr/share/games/maniadrive/mania_music
/usr/share/games/maniadrive/mania_localtracks.php
/usr/share/games/maniadrive/maniadrive
/usr/share/games/maniadrive/libraydium.so.0
/usr/share/games/maniadrive/libraydium.so.0.0
/usr/share/games/maniadrive/mania_score.php
/usr/share/games/maniadrive/rayphp
/usr/share/games/maniadrive/rayphp/putfile.php
/usr/share/games/maniadrive/rayphp/repositories.list
/usr/share/games/maniadrive/rayphp/README
/usr/share/games/maniadrive/rayphp/repositories.upload
/usr/share/games/maniadrive/rayphp/libfile.php
/usr/share/games/maniadrive/rayphp/getfile.php
/usr/share/games/maniadrive/rayphp/httptest.php
/usr/share/games/maniadrive/rayphp/listrepos.php
/usr/share/games/maniadrive/rayphp/r3s
/usr/share/games/maniadrive/rayphp/r3s/config.inc.php
/usr/share/games/maniadrive/rayphp/r3s/README
/usr/share/games/maniadrive/rayphp/r3s/index.php
/usr/share/games/maniadrive/libraydium.so
/usr/share/games/maniadrive/libraydium.a.0.0
/usr/share/games/maniadrive/libraydium.a.0
/usr/share/games/maniadrive/mania_score_get.php
/usr/share/games/maniadrive/mania_tracklist.php
/usr/share/games/maniadrive/mania_story.php
/usr/share/games/maniadrive/mania_server_tracks.php
/usr/share/games/maniadrive/libraydium.a
/usr/share/games/maniadrive/mania_playlist.php

The log is too big :P

Author:  Xfennec [ Mon Apr 09, 2007 3:13 pm ]
Post subject: 

I can't help you with almost no informations ;)
You can use someting like http://rafb.net/paste/ if the log is too big.

Author:  lamego [ Mon Apr 09, 2007 8:29 pm ]
Post subject:  Log info

Here is the log
http://rafb.net/p/8HEeTq26.html

Please note that it terminates because I killed him (it was hanged).

Thanks

Author:  Xfennec [ Mon Apr 09, 2007 9:28 pm ]
Post subject: 

Look by yourself: As said in my first post, a file is missing ...
Quote:
Warning: PHP Startup: failed to open stream: No such file or directory in /usr/share/games/maniadrive/mania_story.php

Author:  lamego [ Sat Apr 14, 2007 6:36 pm ]
Post subject:  Missing file

It is trying to open mania_drive.story.beg, it is not included on the source, shouldn't it be retrieved from the server and saved on the ../mania_drive/data dir ?

Something more helpfull than "It misses a file" would be welcome, Thanks

Author:  vicentecarro [ Sun Apr 15, 2007 9:28 am ]
Post subject: 

Maybe the game folder has no writting permissions...
And you can check this page of the wiki: http://wiki.raydium.org/wiki/RaydiumInstallEn
I put there the ubuntu dependencies, So maybe the sound problem could be solved with that.

Author:  lamego [ Sun Apr 15, 2007 5:38 pm ]
Post subject:  permissions

The game folder is not expected to have write permissions, that is why it creates the ~/.mania_drive folder, and it does fetch several files into it.
As for the required libraries they are properly installed, otherwise the game would not compile...

Thanks

Author:  Xfennec [ Sun Apr 15, 2007 6:08 pm ]
Post subject: 

mania_story.php is not supposed to find its data in the user home directory, but only in the game data directory.

Correct me if I'm wrong, but your package should provide binaries and data, no ? So data should be in "/usr/games/maniadrive" too (including mania_drive.story.beg and mania_drive.story.pro).

Perhaps you should explain how do you want to create your package, since I can't see the problem here (do you have a look to ManiaDrive packages of others distros ?).

Author:  lamego [ Sun Apr 15, 2007 6:35 pm ]
Post subject:  Opps missing data

Sorry, I had the wrong idea the game would fetch the data to the home dir during it's first run.
Can I use the data package from the data on the ManiaDrive 1.01 - data pack , or do I need to use the data from the static bins+data 1.1 game dir ?

Thanks

Author:  Xfennec [ Sun Apr 15, 2007 7:29 pm ]
Post subject: 

You should use the latest data+binary pack (seems to me that 1.1 and 1.2 shares the same data, but I'm not sure). I can provide sort of "official" data pack for 1.2 if it helps you.

Author:  lamego [ Sun Apr 15, 2007 7:47 pm ]
Post subject:  Data pack

It would help because I will have packages with the binaries for each architecture and a common package with the data.

Thanks

Author:  Xfennec [ Sun Apr 15, 2007 8:30 pm ]
Post subject: 

I've added the data package to ManiaDrive website. You may have to wait a bit so that all SourceForge mirrors are up-to-date.

Author:  lamego [ Mon Apr 16, 2007 8:39 pm ]
Post subject:  Thanks

I have published the Ubuntu install packages :

http://www.getdeb.net/app.php?name=ManiaDrive

Thanks :)

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/