Page 1 of 1
Another map crash
Posted: Wed Nov 11, 2009 4:56 pm
by fiddler_on_the_roof
again, my map crashes, and there is nothing in the bf2log that could be the cause, unless this
Code: Select all
Message Severity: 2
.\Graphics\Pc\pcRedStencilShadow.cpp(892)
No shadow data!
the rest is particletransformer stuff, or things that shouldn't cause the crash.
the last thing i did was added a custom team, and a custom model(quite large)
thanks
Re: another map crash
Posted: Wed Nov 11, 2009 5:00 pm
by Teancum
Do you see the class select screen, or does it crash while loading?
Re: another map crash
Posted: Wed Nov 11, 2009 5:11 pm
by fiddler_on_the_roof
i see the team selection for about 1 second, then it crashes
Re: another map crash
Posted: Wed Nov 11, 2009 5:15 pm
by Xavious
Undo your last couple changes. See if any of those are causing the problem.
Re: another map crash
Posted: Wed Nov 11, 2009 5:18 pm
by Teancum
Or comment out your units one-by-one until it works again, then you'll know which one is causing the problem. Units/weapons/anims are about the only thing I've ever seen cause a crash with no error, though there are probably others.
Re: another map crash
Posted: Wed Nov 11, 2009 5:19 pm
by fiddler_on_the_roof
ok, thanks