hey guys
i was just testing my mod for entrenchment 1.03. the game crashes 30min-1 hr into the game. these error messages show up in the log
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IWeapon.cpp(144): assert! [m_TravelSpeed <= 0.f] c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IWeapon.cpp(151): assert! [m_TravelSpeed > 0.f]
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IWeapon.cpp(152): assert! [m_Duration <= 0.f]
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IAbility.cpp(285): assert! [m_aiUseTime == AIUseTime::Invalid]
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IAbility.cpp(286): assert! [aiUseTargetCondition == AIUseTargetCondition::Invalid]
c:\gs\entrenchment\CodeSource\GS\Entity\Interfaces\IDamage.cpp(796): assert! [timeToDamage >= 0.f]
any ideas how to fix this ??
thanks in advance