Page 1 of 1

Crashing when objective is captured.

Posted: Fri Jul 11, 2014 5:11 pm
by Fixious
For some reason Tribes crashes whenever an objective is captured now. It seemed to happen after I installed a demodrop script, so I removed it but it still crashes. This is the message that pops up:

Image

My assert.log file has several of these in it:

========================================================================
FATAL: ..\..\..\engine\Dgfx\code\g_barray.cpp @ 369
GFXBitmapArray::read: missing bitmap 10 for Opening.pba
========================================================================
FATAL: ..\..\..\engine\Dgfx\code\g_bitmap.cpp @ 434
Dimensions MUST be powers of 2!
========================================================================

I can host a game and capture objectives without any issue. It only seems to happen on the Anni server.

:?

Re: Crashing when objective is captured.

Posted: Sun Jul 13, 2014 4:31 am
by DaJ4ck3L
It has to do with one of the drop ships. I forgot which one, but there is a line the mjhirez file that only has one number set in the variable.

$mj::hr[$mj::hr_max++] = "wolf_shipFfinal.png 256 256";

I think that it's this one.

And it's probably not server related, but map related.

Re: Crashing when objective is captured.

Posted: Sun Jul 13, 2014 12:51 pm
by Fixious
Yeah, this seems to only happen on certain maps. This one:

Image

And another one I can't remember the name of. It has desert terrain, dark night sky. Both bases are walled in, and a middle dropship with an obj in it. Might be Fort Randall, not sure though. Other maps with objectives seem to work fine so far.