Page 1 of 1

Assertion Failed Magazine capacity

Posted: Thu Jun 01, 2017 9:07 pm
by B8ttle
Hi everyone,

i got an problem with my BF BC2 Servers. Sometime, there is an Error with the magazine...

Game/GameplayCommon/Weapons/Weaponfire
Line: 1091
Function: dice::WeaponFire::hasFullPrimaryMag
Expression: m_primaryFire.projectilesInMagazine <= primaryAmmo Ma

Magazine with capacity 4 contains 9 Projectiles.

How can i fix that problem?

Re: Assertion Failed Magazine capacity

Posted: Tue Jun 27, 2017 2:31 pm
by RobbingHood
You can't fix it, only suppress it with the following launch parameters:

Code: Select all

-displayErrors 0 -displayAsserts 0