Page MenuHomeFeedback Tracker

Missing weapon image
Closed, ResolvedPublic

Description

If you equip yourself with a black MXC that has only a silencer ... when you try access the inventory an error pops up. {F24061}

Details

Legacy ID
2618704852
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Visual-GUI
Steps To Reproduce
  1. Place some soldier in the editor
  1. Add this code to the init field:

removeAllAssignedItems this;
removeAllWeapons this;
removeUniform this;
removeVest this;
removeBackpack this;
removeheadgear this;
removeGoggles this;

this addWeapon "arifle_MXC_Black_F";
this addPrimaryWeaponItem "muzzle_snds_H";

  1. Play and try to open the inventory
Additional Information

Black textures for the dropped-down MX-Black-series rifles would also be nice (currently they show up as tan when dropped down).

Event Timeline

TheGrandSkeptic edited Additional Information. (Show Details)
TheGrandSkeptic set Category to Visual-GUI.
TheGrandSkeptic set Reproducibility to Always.
TheGrandSkeptic set Severity to None.
TheGrandSkeptic set Resolution to Fixed.
TheGrandSkeptic set Legacy ID to 2618704852.May 7 2016, 6:44 PM
Cenwulf added a subscriber: Cenwulf.May 7 2016, 6:44 PM

Confirmed. +1

Hello,
this issue has been fixed locally and the change should be projected on Steam Dev soon.
Thank you for reporting it.

MadDogX added a subscriber: MadDogX.May 7 2016, 6:44 PM

Mass closing tickets marked as resolved more than 1 month ago.

If the issue is in fact not resolved, please create a new ticket referencing this one and ask for it to be re-opened.