All the npc's got thanos snapped in my game

here’s the error

DEBUG : Failed to read from “./save/Elnora/o.0.0”: line 31:8242: tried to start object, but found ‘0’, not ‘{’

coords":[225,240],“last_player_seen_pos”:null,“goalx”:-2147483648,“goaly”:-2147483648,“goalz”:-2147483648,“guardx”:-2147483648,“guardy”:-2147483648,“guardz”:-2147483648,“current_activity_id”:“ACT_NULL”,“pulp_location”:null,“mission”:3,“job”:0
^
,“previous_mission”:0,“faction_api_ver”:2,“my_fac”:“no_faction”,“attitude”:0,“previous_attitude”:0,“op_of_u”:{“trust”:0,“fear”:0,“value”:0,“anger”:0,“owed”:0},“chatbin”:{“first_topic”:“TALK_ARSONIST”,“skill”:“none”,“style”:"",“missions”:[],

FUNCTION : bool read_from_file(const string&, const std::function<void(std::basic_istream&)>&)
FILE : src/cata_utility.cpp
LINE : 434

If someone could help with this as i’m not very good when it comes too diving into code that would be much appreciated.

Save loading is currently borked. BUT, it’s been fixed. You just gotta wait for the new experimental version to be built for your platform. Incidentally, I hope the next version fixes the seg fault errors I’m having when starting cataclysm.

Relevant: https://github.com/CleverRaven/Cataclysm-DDA/pull/39206