Void Relics cannot be loaded. #2414

Closed
opened 2025-07-05 08:01:11 -07:00 by likecheng210879 · 6 comments

When opening 'Void Relic/Refinement', it gets stuck on the loading screen continuously, and the content can't be displayed.

When opening 'Void Relic/Refinement', it gets stuck on the loading screen continuously, and the content can't be displayed.
Contributor

What does the EE.log say?

What does the `EE.log` say?

What does the EE.log say?
234637.png

> What does the `EE.log` say? ![234637.png](/attachments/117d140f-c7a7-4f7d-b93f-68ea91ac97f4)
Contributor

%localappdata%\Warframe\EE.log

`%localappdata%\Warframe\EE.log`

%localappdata%\Warframe\EE.log

> `%localappdata%\Warframe\EE.log`
Sainan added the
bug
label 2025-07-05 15:54:02 -07:00
Owner

I've narrowed it down to ee4adc7d55, specifically the changes it made to worldStateService.ts and worldState.json.

I've narrowed it down to ee4adc7d55447407bbc4bdccef4c4401a7d9a439, specifically the changes it made to worldStateService.ts and worldState.json.

I get the same reaction when accessing relics (or trying to). Even trying to select one for a mission. This is what my EE.log shows, may be related?

30.504 Script [Info]: ThemedProjectionManager.lua: LoadingComplete
30.522 Script [Error]: Script Error: Error (arg 1): expected uint16 but got string: In /Lotus/Interface/LotusUtilities.lua::Update(11142) originating from /Lotus/Interface/ThemedProjectionManager.lua::Update(1699)
30.522 Script [Error]: Stack trace:
Script line 11142
Script line 11157
Script line 408
Script line 2206
Script line 2231
Script line 1699
30.522 Error [Info]: Script Error: Error (arg 1): expected uint16 but got string: In /Lotus/Interface/LotusUtilities.lua::Update(11142) originating from /Lotus/Interface/ThemedProjectionManager.lua::Update(1699)

I get the same reaction when accessing relics (or trying to). Even trying to select one for a mission. This is what my EE.log shows, may be related? 30.504 Script [Info]: ThemedProjectionManager.lua: LoadingComplete 30.522 Script [Error]: Script Error: Error (arg 1): expected uint16 but got string: In /Lotus/Interface/LotusUtilities.lua::Update(11142) originating from /Lotus/Interface/ThemedProjectionManager.lua::Update(1699) 30.522 Script [Error]: Stack trace: Script line 11142 Script line 11157 Script line 408 Script line 2206 Script line 2231 Script line 1699 30.522 Error [Info]: Script Error: Error (arg 1): expected uint16 but got string: In /Lotus/Interface/LotusUtilities.lua::Update(11142) originating from /Lotus/Interface/ThemedProjectionManager.lua::Update(1699)
Sainan added the
pr'd for
label 2025-07-05 17:02:25 -07:00
Sign in to join this conversation.
No description provided.