|
From: Chad A. <ae...@vr...> - 2002-10-21 05:57:44
|
I crash in Midworld right after getting into the GameState too. The
crash is inside of loom's reflex constructor. Here is the line in
GameState that it dies on:
node1Instinct = new lm::reflex(node1, first, aimTestCommand);
I'm going to comment out the loom stuff until it works. (broken build =
bad)
(btw, I got OpenSG from CVS integrated)
|