Author Topic: Looking for a quick blast of quite high activity debugging on multi before .14  (Read 2853 times)

0 Members and 1 Guest are viewing this topic.

Looking for a quick blast of quite high activity debugging on multi before .14
Why?
Because stability is currently in the toilet! debug logs will follow!


http://pastebin.com/5gQg1cLh

#1

Crashing while exiting medal case view in forming game status.

#2

I trimmed it of MANY MANY "WARNING: Trying to set volume for a non-playing sound." and some other errors ( that came up in between them, but are also repeated throughout what's left I think...

This one happened during load, there are random crashes all over the place that's really hard to track down, hense the size of this one that's had 75% of the spammy errors pulled out of it..

http://pastebin.com/7fA7VE8d
« Last Edit: October 07, 2011, 10:35:23 pm by QuantumDelta »
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."

 

Offline Echelon9

  • 210
Re: Looking for a quick blast of quite high activity debugging on multi before .14
Thanks for the reports.

From a coder's perspective they are both caused by Assert() at the same spot within the code.
Code: [Select]
ASSERTION: "be->handle == handle" at bmpman.cpp:1780

I don't have the source code here with me but I can take a look later. Is it reproducible with mediavp assets? Using a nightly build? Using an Antipodes build?

 
Re: Looking for a quick blast of quite high activity debugging on multi before .14
Mura's is 100% reproducible, mine was random I'm pretty sure.. :o
imma be playing debug builds all the time now until .14 final is out..
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."

 

Offline Echelon9

  • 210
Re: Looking for a quick blast of quite high activity debugging on multi before .14
Mura's is 100% reproducible

Medal case view crash in Debug, has been fixed as of revision 7874.

 
Re: Looking for a quick blast of quite high activity debugging on multi before .14
I passed on another crash to The_E - he dropped a note in the coder forum because of it, some help on it would be lovely!


http://paste.ubuntu.com/705080/

This dump was passed on by FSHero and shows the crash from pressing F2 while dead (I think?)
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."

 
Re: Looking for a quick blast of quite high activity debugging on multi before .14
We found another one for you gents to take a look at;
Log supplied this time by Kyad;
http://pastebin.com/yVfwNK8t
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."

 

Offline pecenipicek

  • Roast Chicken
  • 211
  • Powered by copious amounts of coffee and nicotine
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • PeceniPicek's own deviantart page
Re: Looking for a quick blast of quite high activity debugging on multi before .14
There is another crash, with using the homeworld warpout as a host to end the mission. I unfortunately have no log right now, i'll provide it within a few days.
Skype: vrganjko
Ho, ho, ho, to the bottle I go
to heal my heart and drown my woe!
Rain may fall and wind may blow,
and many miles be still to go,
but under a tall tree I will lie!

The Apocalypse Project needs YOU! - recruiting info thread.

 
Re: Looking for a quick blast of quite high activity debugging on multi before .14
http://pastebin.com/eZj1DKb2

I cut a massive swath of stuff from this log, the full log is here;
http://www.mediafire.com/?gvdvdxy2h7xutam

Two other things;
There are some weird errors in the full log, and is there any particular reason the OpenAL warnings are triggered by both +Error and +OpenAL in the debug log filter?
It's really quite annoying.
« Last Edit: October 27, 2011, 12:28:38 am by QuantumDelta »
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."

  
Re: Looking for a quick blast of quite high activity debugging on multi before .14
And another one immediately after ;O!
http://pastebin.com/j9P47EF1


Edit; this one may have been caused by the mission...
« Last Edit: October 26, 2011, 06:19:25 pm by QuantumDelta »
"Neutrality means that you don't really care, cuz the struggle goes on even when you're not there: Blind and unaware."

"We still believe in all the things that we stood by before,
and after everything we've seen here maybe even more.
I know we're not the only ones, and we were not the first,
and unapologetically we'll stand behind each word."