Closed GoogleCodeExporter closed 9 years ago
Original comment by ikarpov
on 7 Mar 2011 at 5:26
Original comment by ikarpov
on 9 Mar 2011 at 7:59
This crash happens in AIObject.cpp:70, in code:
{{{
if (getWorld()->is_active(getBrain()))
}}}
when the environment (returned by getWorld()) is null.
Original comment by ikarpov
on 16 Mar 2011 at 3:36
r909 addresses this issue (switching back from first person still keeps the
camera in first person, another issue) - Adam, please verify
Original comment by ikarpov
on 16 Mar 2011 at 4:18
The other issue mentioned above is Issue #52
Original comment by ikarpov
on 16 Mar 2011 at 4:21
Original issue reported on code.google.com by
AdamDz...@gmail.com
on 2 Mar 2011 at 7:10