Missing String - Dedi
Sorry, making a thread so I can keep track.
As stated, here: https://discord.com/channels/555424930502541343/862002356626128907/1296532373646606429
"Name": "\u003CMISSING STRING TABLE ENTRY\u003E",
"ClassName": "Desc_SteelPlate_C",
"Amount": 200,
"CurrentConsumed": 21.3529415130615,
"MaxConsumed": 45,
"ConsPercent": 47.4509811401367
"Name": "\u003CMISSING STRING TABLE ENTRY\u003E",
"ClassName": "Desc_Cement_C",
"Amount": 2,
"CurrentConsumed": 42.7058830261231,
"MaxConsumed": 90,
"ConsPercent": 47.4509811401367
It appears to not matter if I use
getWorldInv
-or-
getFactory
Some users, not all, get the missing string table. Also, the logs seem to back this up. I am not use if there is something missing in the install or maybe the server restarted wrong, a bad save load? It also is only certain items. Issue 107 and a Forum on FRM Discord are what are tracking
Logs:
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Categories/Compounds'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete/Description'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete/Abbreviation'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:446][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Silica'. Did you forget to add a string table redirector?
As stated, here: https://discord.com/channels/555424930502541343/862002356626128907/1296532373646606429
"Name": "\u003CMISSING STRING TABLE ENTRY\u003E",
"ClassName": "Desc_SteelPlate_C",
"Amount": 200,
"CurrentConsumed": 21.3529415130615,
"MaxConsumed": 45,
"ConsPercent": 47.4509811401367
"Name": "\u003CMISSING STRING TABLE ENTRY\u003E",
"ClassName": "Desc_Cement_C",
"Amount": 2,
"CurrentConsumed": 42.7058830261231,
"MaxConsumed": 90,
"ConsPercent": 47.4509811401367
It appears to not matter if I use
getWorldInv
(StorageStack.Key.GetDefaultObject()->mDisplayName).ToString()-or-
getFactory
UFGItemDescriptor::GetItemName(ItemClass).ToString()Some users, not all, get the missing string table. Also, the logs seem to back this up. I am not use if there is something missing in the install or maybe the server restarted wrong, a bad save load? It also is only certain items. Issue 107 and a Forum on FRM Discord are what are tracking
Logs:
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Categories/Compounds'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete/Description'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:445][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Concrete/Abbreviation'. Did you forget to add a string table redirector?
[2024.10.22-02.12.51:446][ 0]LogStringTable: Warning: Failed to find string table entry for 'Items_Data' 'Materials/Silica'. Did you forget to add a string table redirector?