Created attachment 3150[details]
Bug log
Had a crash while playing. I was unable to recreate the crash, but I was able to save the crash log. The two attachments are bug.log, which has the crash log, and init.log, which contains a log made from starting the game and then exiting, so you can see any system-specific initialization.
(I'm adding this comment to several bugs here...sorry if you see it multiple times.)
There were some memory corruption bugs in the initial Humble Bundle build, which we believe have been tracked down and fixed now. Most of the crashes are probably due to these.
Those getting Floating Point Exception crashes during cutscenes: that was my fault, I screwed up something hooking up the Bink audio output code. This is also fixed, I think.
Here is a test build, please try it and report back. It's a 2.1 megabyte download: just untar it and overwrite the two files in your game installation.
This build also has joystick support and working FSAA (if the game is way slower for you, you can turn off FSAA in the options menu).
There are still some bugs, but this should be MUCH more playable.
Download it here:
http://treefort.icculus.org/psychonauts/psychonuts-linux-test-06032012.tar.bz2
We'll do a more formal build once we get some feedback.
--ryan.
Created attachment 3171[details]
double free crash with patched game
The new executable fixed a few problems, but "double free" errors still knock the game out intermittently and seemingly randomly, and go absolutely crazy at Milla's Dance Party.
Created attachment 3190[details]
Another crash log with patched game
Here's another crash log with a patched game. The game crashes for me at the scene with the turret in the training battlefield. Since I didn't know which parts are the important ones I just left everything in that I could get.
Also every line with "Unknown POV hat state: -1" was there at least 20 to 100 times between the other messages. The most recent nvidia drivers are installed, distribution is Debian Testing.
Regards
(In reply to comment #6)
> Also every line with "Unknown POV hat state: -1" was there at least 20 to 100
> times between the other messages. The most recent nvidia drivers are installed,
> distribution is Debian Testing.
This message was introduced with the joystick support. We'll remove that error spam for the next build (and, you know, fix the actual crash, too). Sorry about that.
--ryan.
(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.
Created attachment 3150 [details] Bug log Had a crash while playing. I was unable to recreate the crash, but I was able to save the crash log. The two attachments are bug.log, which has the crash log, and init.log, which contains a log made from starting the game and then exiting, so you can see any system-specific initialization.
Created attachment 3151 [details] Normal initialization
Created attachment 3166 [details] Double free or corruption backtrace I still get the problem with new executable.
Created attachment 3170 [details] Another double free crash log A double free crash log using the 06032012 update.
Created attachment 3171 [details] double free crash with patched game The new executable fixed a few problems, but "double free" errors still knock the game out intermittently and seemingly randomly, and go absolutely crazy at Milla's Dance Party.
Created attachment 3190 [details] Another crash log with patched game Here's another crash log with a patched game. The game crashes for me at the scene with the turret in the training battlefield. Since I didn't know which parts are the important ones I just left everything in that I could get. Also every line with "Unknown POV hat state: -1" was there at least 20 to 100 times between the other messages. The most recent nvidia drivers are installed, distribution is Debian Testing. Regards