Game Development Community

Torqedemo hangs when trying to quit

by Fritz Myrer · in Torque Game Engine · 03/19/2004 (7:42 pm) · 2 replies

Hello!

Just compiled the engine on a Gentoo box here, which went just fine.

Then I've been trying out the demo in example/, and that works just fine, apart from that when I try to exit (press "Quit") the application just hangs there and the CPU goes through the roof. When I kill it from a console it emits "Killed" on the cmd line before it goes away, so it is not completely dead either.

I've not dug too deep into this, thought I'd ask right away if this is something that you have seen before.

#1
03/19/2004 (8:05 pm)
This seems to be related to your problem:

www.garagegames.com/mg/forums/result.thread.php?qt=14953
#2
03/19/2004 (9:27 pm)
Yes, yes indeed! That worked perfectly, thank you!

EDIT: By "that", I mean checking out the OpenAL source from CVS and building it myself instead of via emerge, then rebuilding Torque.