Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


game crashes after intro
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#4
Solved: 8 Years, 2 Months ago RE: game crashes after intro

fonzi Wrote:
deathindustrial Wrote:When you say it "crashes", what exactly happens? The above log does not look unusual. I know that I *thought* the game had crashed initially but it just took a while to load (probably takes longer the first time through).

It takes me back to desktop with Resolution 800x600. I find the log not very unusual myself. But thats all I get.

Can you get a backtrace of the crash?
to do this make sure you have "gdb" installed on your system. Then run
ulimit -c unlimited
./penumbra
Then recreate the crash and run
ls core.*
gdb ./penumbra.bin core.12345

instead of 12345 put the full name of the core file created by penumbra.bin.

then type inside of GDB.
thread apply all bt full

And post the contents to this forum thread and I will track down the issue.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
06-11-2007, 02:30 PM
Website Find


Messages In This Thread
game crashes after intro - by fonzi - 06-08-2007, 08:38 PM



Users browsing this thread: 1 Guest(s)