alexander-l-stone / RogueSpace

A rogue like about space exploration written with python's tcod library.
MIT License
0 stars 0 forks source link

Save/Load Hangs Indefinitely #44

Open alexander-l-stone opened 3 years ago

alexander-l-stone commented 3 years ago

Describe the bug Attempting to save the game or load a game hangs it indefinitely.

To Reproduce Steps to reproduce the behavior:

  1. Save or Load a game.
  2. Game will hang indefinitely.

Expected behavior Saving and Loading should not stop the game from running and also actually work.

Screenshots If applicable, add screenshots to help explain your problem.