Page MenuHomeFeedback Tracker

Client crashes when dying with modded weapon in hands
Closed, ResolvedPublic

Description

I made a Remington shotgun for A3.
But everytime I die with the weapon in hands, the client crashes with an appcrash.

I spoke with Mikero yesterday and he said that my requiredaddons[] = {}; where missing. I updated them, but the crash still occurs. {F21848}

Details

Legacy ID
1116250447
Severity
Crash
Resolution
Fixed
Reproducibility
Always
Category
Modding
Steps To Reproduce

-Create a mission
-Create a Player, the Remington Ammo Box and 1 Enemy Unit
-Take the shotgun out of the Box
-Get killed by the enemy unit

Additional Information

I actually have no clue why this happens. I cleared the rpt file as far as I can understand. I cleared the log-file Binpbo creates as far as I can, but the CTD still occurs.

A test mission to reproduce the failure is included in the *.rar
Mod can be found here: https://dl.dropboxusercontent.com/u/84370332/rp_870mcs_a3.pbo
Please keep this mod private, since it is not for open release due to this bug.

Event Timeline

CplBasti edited Steps To Reproduce. (Show Details)Sep 2 2013, 4:08 PM
CplBasti edited Additional Information. (Show Details)
CplBasti set Category to Modding.
CplBasti set Reproducibility to Always.
CplBasti set Severity to Crash.
CplBasti set Resolution to Fixed.
CplBasti set Legacy ID to 1116250447.May 7 2016, 4:26 PM
CplBasti added a subscriber: CplBasti.

Just had a chat with Mikero. We went through the whole config and rpt files. No sign of mistakes on my side, so it has to be something inside the game engine.

(thanks Mikero!!!)

mrflay added a subscriber: mrflay.May 7 2016, 4:26 PM
mrflay added a comment.Sep 3 2013, 6:42 AM

Make sure the weapon has a proper geo lod.

Thanks mrflay. Didn't know that the parts of a gun must have a special name. ("ComponentX"). Therefore closed.