[taxipilot-develop] [ taxipilot-Bugs-1276467 ] aRts 1.3.2 crashing
Status: Beta
Brought to you by:
tfry
|
From: SourceForge.net <no...@so...> - 2005-08-31 18:16:05
|
Bugs item #1276467, was opened at 2005-08-30 04:52 Message generated for change (Comment added) made by jaddin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409706&aid=1276467&group_id=33948 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thomas Friedrichsmeier (tfry) Assigned to: Thomas Friedrichsmeier (tfry) Summary: aRts 1.3.2 crashing Initial Comment: At least on some systems, and at least with aRts 1.3.2, aRts crashes as soon as the game screen starts (probably more exactly, as soon as taxipilot tries to play the first sound?), if sound is enabled. Originally reported in https://sourceforge.net/tracker/index.php?func=detail&aid=1250774&group_id=33948&atid=409706 by jaddin. ---------------------------------------------------------------------- Comment By: jda (jaddin) Date: 2005-08-31 13:16 Message: Logged In: YES user_id=1323063 Here's some debug output from the program itself. It shows several sound related errors. Just for reference, I did navigate to the path in the error and used the artsplay command to test the sounds with my aRts install. They played fine. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger1.passenger': Warning: Error reading sound file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger1/sounds/hello_taxi.wav'. Sound will not be pl ayed. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: alpha-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Adding prefix '/usr/sha re/apps/taxipilot/game_data/old_mission/passengers/' to filename: 'evilbot/idle1_0000.png' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Found animation '/usr/s hare/apps/taxipilot/game_data/old_mission/passengers/evilbot/idle1_%1.png' in cache. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: anim_oscillating-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: sound-element not given. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: alpha-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Adding prefix '/usr/sha re/apps/taxipilot/game_data/old_mission/passengers/' to filename: 'evilbot/idle2_0000.png' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Found animation '/usr/s hare/apps/taxipilot/game_data/old_mission/passengers/evilbot/idle2_%1.png' in cache. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: anim_oscillating-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->idle->data ': Info: sound-element not given. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->teleportin g': Info: alpha-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Adding prefix '/usr/sha re/apps/taxipilot/game_data/old_mission/passengers/' to filename: 'evilbot/teleporting_0000.png' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Found animation '/usr/s hare/apps/taxipilot/game_data/old_mission/passengers/evilbot/teleporting_%1.png' in cache. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->teleportin g': Info: anim_frame_period-attribute not given. Assuming 50 In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->teleportin g': Info: sound-element not given. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->still': Info: alpha-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Adding prefix '/usr/share/apps/taxipilot/game_data/old_mission/passengers/' to filename: 'evilbot/still.png' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': Info: Found animation '/usr/share/apps/taxipilot/game_data/old_mission/passengers/evilbot/still.png' in cache. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->still': Info: anim_frame_period-attribute not given. Assuming 50 In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->still': Info: anim_oscillating-attribute not given. Assuming 'no' In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document->still': Info: sound-element not given. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node 'document': Info: hello-element not given. In file '/usr/share/apps/taxipilot/game_data/old_mission/passengers/passenger2.passenger': In node '#INVALID#': Info: sound-element not given. Thanks. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=409706&aid=1276467&group_id=33948 |