Page MenuHomeFeedback Tracker

Exp. 1.3.0.102 - SCR_ActionMenuInteractionDisplay
New, NormalPublic

Description

Experimental 1.3.0.102

If you change the Time on the Server/Master by Script (TimeAndWeatherManagerEntity.SetTime)

You run into an Script Error in "SCR_ActionMenuInteractionDisplay -> CompareNewDateWithOld"

 WORLD        : PostFrame
  SCRIPT    (E): Virtual Machine Exception

Reason: Index out of bounds.

Class:      'SCR_ActionMenuInteractionDisplay'
Function: 'Get'
Stack trace:
Scripts/Game/Interactions/Display/SCR_ActionMenuInteractionDisplay.c:832 Function CompareNewDateWithOld
Scripts/Game/Interactions/Display/SCR_ActionMenuInteractionDisplay.c:809 Function SetDisplayData
Scripts/Game/Interactions/SCR_InteractionHandlerComponent.c:784 Function OnPostFrame

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General

Event Timeline

R34P3R created this task.Mon, Mar 10, 11:49 PM

Can be closed.. will only happend if "CanBePerformedScript" on the userAction is not defined.