Windows Player Meta Info bug

Version
2.6 b14
Platform
Windows
I am working on a mod and did not want to test in the save that my friends and I play, so I created a new save. I went into the new world, tested, realized I needed to further tweak the modlet, and exited. I tweaked it and then loaded the new save (TestMod-v2.6) but I got this error.
Code:
No name in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00021f59e01b491a909b4a7b35acd265.ttp.meta". Could not find name attribute.
No native id in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00021f59e01b491a909b4a7b35acd265.ttp.meta". Could not find nativeid attribute.
No name in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00026c7eca894936b0c479a3330c646b.ttp.meta". Could not find name attribute.
No native id in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00026c7eca894936b0c479a3330c646b.ttp.meta". Could not find nativeid attribute.
No name in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00021f59e01b491a909b4a7b35acd265.ttp.meta". Could not find name attribute.
No native id in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00021f59e01b491a909b4a7b35acd265.ttp.meta". Could not find nativeid attribute.
No name in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00026c7eca894936b0c479a3330c646b.ttp.meta". Could not find name attribute.
No native id in PlayerMetaInfo at path "C:\Users\hidden\AppData\Roaming\7DaysToDie\Saves\Navezgane\DHTA-v2.6\Player\EOS_00026c7eca894936b0c479a3330c646b.ttp.meta". Could not find nativeid attribute.
Do you see it? That is our main save (DHTA-v2.6) and is NOT the save that I loaded. I am reporting it as a bug because despite loading a different save, it was trying to read data related to the other save. This was the only set of warnings/errors in the log. I mean I always get a warning about Twitch rewards, but I do not use Twitch, so I don't have any. I also get the random warning about too many polygons or something on a head mesh and a forklift tire mesh, but that does not appear to affect gameplay.
 
Reproduction Steps
Have an existing save, with friends
Create a new save
Play new save
Save and exit game
Load the new save
See the warnings
Link to Logs
https://pastebin.com/HC8tPAD1
Link to Screenshot/Video
https://www.youtube.com/
Yes. Also, none of the mods affect this meta info. You've seen the source-code to two and the third is one I'm working on for weapons. it's like it wants to read the other save when loading a different one. Mods or not. I do not believe it damages anything or affects gameplay in ANY way, but I wanted to report it in case it could impact something.
 
Back
Top