Page MenuHomeFeedback Tracker

Goggles_PASGT_01 Script Error
New, NormalPublic

Description

If you place the prefab Goggles_PASGT_01, you will get a script error from SCR_EquipClothAction when looking at the goggles in play mode.

It looks like the issue may be because of the logic on line 47. Probably needs to be || and not &&

UpdateEntities
WORLD        : PostFrame
SCRIPT    (E): NULL pointer to instance
Class:      'SCR_EquipClothAction'
Function: 'CanBePerformedScript'
Stack trace:
scripts/Game/UserActions/SCR_EquipClothAction.c:47 Function CanBePerformedScript
SCRIPT    (E): NULL pointer to instance
Class:      'SCR_EquipClothAction'
Function: 'CanBePerformedScript'
Stack trace:
scripts/Game/UserActions/SCR_EquipClothAction.c:47 Function CanBePerformedScript

Details

Severity
Minor
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Place Goggles_PASGT_01 in scene
Enter play mode
Look at goggles

Event Timeline

Plato created this task.Nov 12 2022, 7:21 PM
Plato updated the task description. (Show Details)