Servers crashing on start because of Healing Wraps in chests

Dev kit flat out crashes if you try to spawn item 18400 (Healing wraps) and Servers are crashing all over on start because they got Healing wraps in chests.

Crash log from server that tries to start that has old Healing wraps in container:
[2020.10.28-18.07.48:535][ 4]Persistence:Warning: Data: ULoadInventoryCallProxy::ProcessInventoryData() failed to de-serialize item 4:18400.
[2020.10.28-18.07.48:535][ 4]ItemInventory:Error: Data: Failed to load ItemClass: /Game/Items/Hunger/BPGameItemFood_Healing_Bandages
[2020.10.28-18.07.48:535][ 4]

Script Stack:
BP_BAC_Storage_C.ExecuteUbergraph_BP_BAC_Storage
BP_BAC_Storage_C.OnSuccess_B5E22ED64904F227981946B3A7E6688E

[2020.10.28-18.07.48:691][ 4]LogWindows:Error: === Critical error: ===
[2020.10.28-18.07.48:691][ 4]LogWindows:Error:
[2020.10.28-18.07.48:691][ 4]LogWindows:Error: Fatal error!
[2020.10.28-18.07.48:691][ 4]LogWindows:Error:
[2020.10.28-18.07.48:691][ 4]LogWindows:Error: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000000
[2020.10.28-18.07.48:691][ 4]LogWindows:Error:
[2020.10.28-18.07.48:691][ 4]LogWindows:Error: !0x0000000000000000
[2020.10.28-18.07.48:691][ 4]LogWindows:Error:

[Describe the bug here]


Please provide a step-by-step process of how the bug can be reproduced. The more details you provide us with the easier it will be for us to find and fix the bug:
1.
2.
3.
4.

3 Likes

Hey @Gabriela

Thanks for your feedback, we’ve relayed it to our team so they can look into it as soon as possible.

1 Like

Here is mine, looks like there are multiple items lead to crash

[2020.10.29-12.08.07:800][  9]ItemInventory:Error: Data: Failed to load ItemClass: /Game/Items/Hunger/BPGameItemFood_HealingPotion
[2020.10.29-12.08.07:801][  9]

Script Stack:
BP_BAC_Storage_C.ExecuteUbergraph_BP_BAC_Storage
BP_BAC_Storage_C.OnSuccess_B5E22ED64904F227981946B3A7E6688E

Yours is on the list above in my script.

After I posted last night then, one has been added: 19606

I had this issue on my dedicated server.

My fix was to remove the server’s steamapps folder, all mods, backup and delete all the save (.db) files, restart server while validating the installation. Shutdown, restore mods, restore the game/siptah.db, and restarting the server.

Hope this helps someone.

the list got expanded, so make sure to also get a fix for those ID’s

2 Likes

Hi, I am playing single player, no mods and I get Fatal Error as well When I try to load. It is the same error.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.