Assertion Failure

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
MaNiac
Rookie
Rookie
Posts: 18
Joined: 10 May 2009, 19:16
Location: England

Assertion Failure

Post by MaNiac »

After searching I noticed that this error is quite common but here's what I got after playing a skirmish for about an hour and manually quitting.

http://i25.photobucket.com/albums/c83/b ... arzone.jpg
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Assertion Failure

Post by Zarel »

You could at least crop it. <_<

It's the droid.c:2561 assert. sDefaultDesignTemplate.pName != pTemplate->pName
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Assertion Failure

Post by Buginator »

Well, have no fear, you will not see a assert again in the next build.

2.2 Release Candidate 1 will soon be up.
and it ends here.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Assertion Failure

Post by Zarel »

...or you could actually fix it. <_<

I mean, you do realize it crashes after the assert, right? I know this because I've experienced it, and it straight-up crashes, no assert, in release builds.
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Assertion Failure

Post by Buginator »

Zarel wrote:...or you could actually fix it. <_<

I mean, you do realize it crashes after the assert, right? I know this because I've experienced it, and it straight-up crashes, no assert, in release builds.
:stare:

I can only fix what I can replicate.

Asserts like this are pretty useless, without a callstack, and a dump of the local function.

As for the straight-up crash, were is the crash report? :P
and it ends here.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Assertion Failure

Post by Zarel »

Buginator wrote:As for the straight-up crash, were is the crash report? :P
I got nothin'. Not sure if it's a Windows 7 bug or because it wasn't the kind of crash that generates a crash report.