Bug 5640 - Crashes during tank battle with an assertion failed in SoundQueue.cpp
Status: RESOLVED DUPLICATE of bug 5683
Alias: None
Product: Psychonauts
Classification: Unclassified
Component: everything
Version: unspecified
Hardware: PC Linux
: P3 critical
Assignee: Ryan C. Gordon
QA Contact: Ryan C. Gordon
URL:
Depends on:
Blocks:
 
Reported: 2012-06-09 14:44 EDT by Roelof Spijker
Modified: 2012-06-21 01:17:58 EDT
0 users

See Also:



Description Roelof Spijker 2012-06-09 14:44:46 EDT
I consistently get crashes during the tank battle, but the error I am getting is slightly different from that found in some other reports. Specifically, I am getting the following error:

  Psychonauts: /home/icculus/projects/psychonauts/Source/CommonLibs/NonDF/ISACTEng/SoundQueue.cpp:586: virtual void CSoundQueue::ReleaseObject(void*): Assertion `0 &&  "CSoundQueue::ReleaseObject : Unexpected number of Content items found"' failed.
Aborted

I'm running debian/sid.

If necessary I can provide further details and files/output.
Comment 1 Ryan C. Gordon 2012-06-20 11:49:16 EDT
(I'm adding this comment to many bugs that this fix might apply to...sorry if you see it multiple times or it doesn't _actually_ fix your issue.)

Here is a new test build, please try it and report back. It's a 2.1 megabyte
download, so you don't have to redownload the whole game again.

This is meant to fix crash bugs mostly. We still have rendering issues, etc to sort out. If this didn't fix your issue, please report it on this bug. If there are still other unrelated issues, please file a new bug or add yourself to the CC list of one of the other bugs. Here's the open bug list if you want to check for others with the same problem:

    https://bugzilla.icculus.org/buglist.cgi?query_format=specific&bug_status=__open__&product=Psychonauts

Steam users: you'll get this through Steam shortly.

Linux users, download this...

  http://treefort.icculus.org/psychonauts/psychonauts-linux-0.3-patch.tar.bz2

...and unpack it. Overwrite Psychonauts and libSDL-1.2.so.0 with it. This works with either of the first two builds from HumbleBundle.com.

Mac users that aren't using Steam, download this...

  http://treefort.icculus.org/psychonauts/psychonauts-mac-0.3-patch.tar.bz2

...double click it, and run the patcher program it produces.

We'll do a more formal build once we get some feedback.

--ryan.
Comment 2 Ryan C. Gordon 2012-06-21 01:17:58 EDT
Consolidating bugs...

--ryan.

*** This bug has been marked as a duplicate of bug 5683 ***