Page MenuHomeFeedback Tracker

[DEV] Forced crash, array index out of range, magazine proxies
New, NormalPublic

Description

WeaponObject::PrepareProxiesForDrawing
Right after the check for something == "magazine" there is a array lookup that crashes with Forced crash: array access out of range: 1 index: 1.
It's the first array lookup right after the "magazine" check, before the dyn_cast which is followed by a array iteration.

Just forwarding this crash info from a user, don't have information which weapon/magazine combination caused the crash.

Dev branch 145335 and 145343

Details

Severity
Trivial
Resolution
Open
Reproducibility
Have Not Tried
Operating System
Windows 10 x64
Category
Game Crash
Additional Information

Event Timeline

dedmen created this task.Feb 21 2019, 10:59 AM
dedmen updated the task description. (Show Details)Feb 21 2019, 12:02 PM