Page MenuHomeFeedback Tracker

createGearDialog freezes the game when calling RscDisplayGear
Closed, ResolvedPublic

Description

Calling createGearDialog [player, "RscDisplayGear"] results in the game freezing and the following messages appearing multiple times in the client log:

Warning Message: No entry 'config.bin/RscDisplayGear/controls/BagItemsGroup.font'.
Warning Message: '/' is not a value

Details

Legacy ID
2319238134
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Game Freezes
Steps To Reproduce
  1. Open Editor
  2. Place player
  3. Preview the map
  4. Press ESC
  5. Put "createGearDialog [player, "RscDisplayGear"];" in the debug console
  6. Click "Local Exec"
Additional Information

Semi-related to <a href="http://feedback.arma3.com/view.php?id=8422">bug #8422</a>

Event Timeline

AgentRev edited Steps To Reproduce. (Show Details)Jun 17 2013, 1:32 AM
AgentRev edited Additional Information. (Show Details)
AgentRev set Category to Game Freezes.
AgentRev set Reproducibility to Always.
AgentRev set Severity to None.
AgentRev set Resolution to Fixed.
AgentRev set Legacy ID to 2319238134.May 7 2016, 2:37 PM
Avi added a subscriber: Avi.May 7 2016, 2:37 PM
Avi added a comment.Jun 17 2013, 9:27 AM

Despite other issue isn't so sever, voted http://feedback.arma3.com/view.php?id=8422 instead.

The other issue is about "RscDisplayInventory" not working properly, and this one is about "RscDisplayGear" freezing the game.

The problems are related to each of those config classes, not really the createGearDialog function itself. Both issues should be upvoted.