Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on loading game, map memory gone #35668

Closed
molkero opened this issue Nov 23, 2019 · 0 comments · Fixed by #35671
Closed

Error on loading game, map memory gone #35668

molkero opened this issue Nov 23, 2019 · 0 comments · Fixed by #35671

Comments

@molkero
Copy link
Contributor

molkero commented Nov 23, 2019

Describe the bug

On loading a game, get error:

DEBUG    : Failed to read from "./save/Rib Falls/#Q29yYSBQb3N0.mm": line 1:1: tried to start array, but found '|', not '['

|
^
 Year 1, Spring, day 30 08:00:00 | church | Cora Post began their journey into the Cataclysm.


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

Map memory is also gone.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Create a new world.
  2. Save & exit.
  3. Load game.

Expected behavior

No errors, map memory shown.

Versions and configuration

  • OS: Linux
  • Game Version: 0.D-9614-ga6a6e3513f [64-bit]
  • Graphics Version: Tiles
  • Mods loaded: [
    Dark Days Ahead [dda],
    Boats [boats],
    Vehicle Additions Pack [blazemod],
    Tanks and Other Vehicles [Tanks],
    Bionic Slots [cbm_slots],
    Magiclysm [magiclysm]
    ]

Additional context

Tried on old save and a fresh install, new world.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant