Members | Sign In
All Forums > Mission Scripting
avatar

Mission Error

posted May 30, 2013 00:30:37 by TravisHead
Hey all,
I've been working on a fairly ambitious mission and have hit a snag.
Since my last round of changes my game crashes upon launch. Sometimes I am able to get to the first triggered enemy event but the error is the same;

Assertion Failed
OBJPlayer.cpp
Line 162
Expression: pos.x > -SPACE_SIZE_W

Followed by:
Problem signature:
Problem Event Name: APPCRASH
Application Name: Artemis.exe
Application Version: 0.0.0.0
Application Timestamp: 5130c323
Fault Module Name: Artemis.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5130c323
Exception Code: 80000003
Exception Offset: 000b98f9
OS Version: 6.2.9200.2.0.0.768.101
Locale ID: 4105
Additional Information 1: 5861
Additional Information 2: 5861822e1919d7c014bbb064c64908b2
Additional Information 3: dac6
Additional Information 4: dac6c2650fa14dd558bd9f448e23afd1

I had a similar issue previously but it was caused by setting a coordinate outside of "regular space". I've reviewed my code and don't see any such errors.
I also found other forum posts with a similar SPACE_SIZE_W error caused when multiple objects have the same coordinates but I cannot find any instances of this either.

Thoughts?

I would rather not post the entire xml but can send it directly if anyone wants to have a look.

T
page   1
3 replies
avatar
lucas99801 said May 30, 2013 08:06:26
Send it my way and I'll give it a look. My forum name @icloud.com
Hosting a Mumble (Murmur) server @ tsnfenrir.no-ip.org
Having trouble connecting to the TeamSpeak channel: http://tsnfenrir.no-ip.org/ts3
Helm Script for Numerical heading input: https://dl.dropbox.com/u/10193809/ArtemisHelmFSW.zip
Twitter: @lucas99801
Facebook: /lucastarnold
avatar
TravisHead said May 30, 2013 11:42:11
Thanks, but I *may* have it sorted.
Looks like a reinstall cleared that issue. Still getting a crashing problem but I think that may just be enemy AI.

If it starts giving me that assertion error again I will send it along, otherwise I hope o have the finished mission uploaded this weekend.

Thanks

T.
avatar
TravisHead said May 30, 2013 17:54:28
Ya, the reinstall fixed the assertion error, and my AI was causing the second crash.
All good now, thanks.
Login below to reply: