I have a good one for 'ya

For all the help you need with Armagetron!
Post Reply
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

I have a good one for 'ya

Post by chipdip »

chipdip@HALxV2:~$ /usr/bin/armagetronad
ROTATION_FILE is currently set to .
music/titletrack.ogg
Track: /usr/share/games/armagetronad/music/titletrack.ogg
music/when.ogg
Track: /usr/share/games/armagetronad/music/when.ogg
Opened playlist
Playcontinuous: Cycle motor effect
Playcontinuous: Cycle motor effect
For some reason, this song has no tracks in the tracklist
Getting next song from playlist
Got song:/home/chipdip/Desktop/takeit.ogg
Track: /home/chipdip/Desktop/takeit.ogg
Should be playing the first sequence
Floating point exception (core dumped)

:?:
User avatar
Lucifer
Project Developer
Posts: 8640
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas
Contact:

Post by Lucifer »

Broken ogg file, more than likely. Remove it from the playlist and see what happens.
Image

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Erm... I copied the main title sequence over...

Post by chipdip »

chipdip@HALxV2:~$ /usr/bin/armagetronad
ROTATION_FILE is currently set to .
music/titletrack.ogg
Track: /usr/share/games/armagetronad/music/titletrack.ogg
music/when.ogg
Track: /usr/share/games/armagetronad/music/when.ogg
Opened playlist
Playcontinuous: Cycle motor effect
Playcontinuous: Cycle motor effect
Getting next song from playlist
Got song:/home/chipdip/Music/music.ogg
Track: /home/chipdip/Music/music.ogg
Should be playing the first sequence
Floating point exception (core dumped)
User avatar
Lucifer
Project Developer
Posts: 8640
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas
Contact:

Post by Lucifer »

Heh. I don't want to go through your whole playlist and say it's broke. Can we just agree that SDL_mixer sucks a lot?

There may be something else going on, did you build from source or use one of the release binaries?
Image

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

I did use a binary, I am in the process of compiling from source right now. :P
User avatar
Lucifer
Project Developer
Posts: 8640
Joined: Sun Aug 15, 2004 3:32 pm
Location: Republic of Texas
Contact:

Post by Lucifer »

:) Let me know how that works out. I have to run to class now...
Image

Be the devil's own, Lucifer's my name.
- Iron Maiden
chipdip
On Lightcycle Grid
Posts: 30
Joined: Sun Dec 17, 2006 12:02 am
Location: New York
Contact:

Post by chipdip »

Nope. Cant figure this out. :evil:
I can play the game fine, but when it comes to music:

Always decides to do this:

Code: Select all

Got song:/home/chipdip/Music/takeit.ogg
Track: /home/chipdip/Music/takeit.ogg
Should be playing the first sequence
Floating point exception
The server itself also has a few problems when it happens, I noticed a:

Code: Select all

Timeout! Reason:
[0] Use 1 does not know about netobject 7509 ( gCycle nr. 7509 owned by ePlayerNetID nr. 7489. name Gdb ).
[0] Use 1 does not know about netobject 7508 ( gCycle nr. 7508 owned by ePlayerNetID nr. 7488. name Gcc ).
[0] Use 1 does not know about netobject 7507 ( gCycle nr. 7507 owned by ePlayerNetID nr. 7486. name LaTeX ).
[0] Use 1 does not know about netobject 7506 ( gCycle nr. 7506 owned by ePlayerNetID nr. 7484. name chipdip ).
EDIT: Also noticed, tried the same thing on a different computer, worked fine, same music, same playlist, SAME OS, even same directory. :|

OK, It works now, Im not sure how, but I selected Internal Soundtrack, exited the game, reloaded with custom, and all is well...
Post Reply