OpenXcom Forum

OpenXcom => Troubleshooting => Topic started by: beast81 on October 30, 2013, 02:28:34 am

Title: "Access violation - no RTTI data" - crash
Post by: beast81 on October 30, 2013, 02:28:34 am
My game is crashing when a UFO attacks one of my bases. My base has no defenses and no troops at it. I get an error saying "Access violation - no RTTI data" and the game crashes. I've attached my save. Let the UFO go and you'll (hopefully) see the crash. It happens whether the interceptors are after it or not.
Title: Re: "Access violation - no RTTI data" - crash
Post by: myk002 on October 30, 2013, 02:31:17 am
Did you compile this yourself or download one of the builds?  RTTI stands for runtime type information, and is used in handling C++ exceptions.  If it's a downloaded build, I suspect there's a development library you need to have installed.
Title: Re: "Access violation - no RTTI data" - crash
Post by: beast81 on October 30, 2013, 03:19:25 am
I downloaded openxcom from openxcom.org. It's version 0.9.
Title: Re: "Access violation - no RTTI data" - crash
Post by: Warboy1982 on October 30, 2013, 07:16:40 am
get the nightly build ;)
0.9 "stable" has a few bugs.
Title: Re: "Access violation - no RTTI data" - crash
Post by: beast81 on October 30, 2013, 02:16:40 pm
Ok, i'll try that
Title: Re: "Access violation - no RTTI data" - crash
Post by: beast81 on October 31, 2013, 01:36:21 am
That appears to have resolved the issue. Thanks!