Page MenuHomeFeedback Tracker

SCR_InventoryStoragesListUI has wrong config hard coded
Closed, ResolvedPublic

Description

GetResourceName 'Scripts/Game/UI/Inventory/SCR_InventoryStoragesListUI.c,237'
GetResourceName 'Scripts/Game/UI/Inventory/SCR_InventoryStoragesListUI.c,237'
GetResourceName 'Scripts/Game/UI/Inventory/SCR_InventoryStoragesListUI.c,237'
GetResourceName 'Scripts/Game/UI/Inventory/SCR_InventoryStoragesListUI.c,237'

... spam

https://enfusionengine.com/api/redirect?to=enfusion://ScriptEditor/Scripts/Game/UI/Inventory/SCR_InventoryStoragesListUI.c;12

In the 0.9.9 stable update the config GUID incremented by one, so the script needs to be adjusted to be

protected const ResourceName INVENTORY_CONFIG = "{024B56A4DE577001}Configs/Inventory/InventoryUI.conf";

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General

Event Timeline

Arkensor created this task.Jul 21 2023, 9:20 AM
Geez changed the task status from New to Awaiting internal Testing.Jul 21 2023, 12:20 PM
Geez closed this task as Resolved.Jul 25 2023, 11:52 AM
Geez claimed this task.
Geez added a subscriber: Geez.

Thank you. This has been resolved internally and the fix will appear in one of the future updates.