You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by zhu-rengong February 13, 2025
Disclaimers
I have searched the issue tracker to check if the issue has already been reported.
My issue happened while using mods.
What happened?
After extracting the sub-file from the game save file and decompressing it using a gz tool, I found that Item.HasBeenInstantiatedOnce does not seem to have been written into the XML.
I checked the source code and found that Item.HasBeenInstantiatedOnce property is private, so it can't be hold on by ISerializableEntity.SerializableProperties
Reproduction steps
According to the What happened?
Bug prevalence
Happens every now and then
Single player or multiplayer?
Single player
-
No response
Version
v1.7.7.0 (Winter Update)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
The text was updated successfully, but these errors were encountered:
Discussed in #15626
Originally posted by zhu-rengong February 13, 2025
Disclaimers
What happened?
After extracting the sub-file from the game save file and decompressing it using a gz tool, I found that
Item.HasBeenInstantiatedOnce
does not seem to have been written into the XML.I checked the source code and found that
Item.HasBeenInstantiatedOnce
property is private, so it can't be hold on byISerializableEntity.SerializableProperties
Reproduction steps
According to the What happened?
Bug prevalence
Happens every now and then
Single player or multiplayer?
Single player
-
No response
Version
v1.7.7.0 (Winter Update)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
The text was updated successfully, but these errors were encountered: