Hello!
Does older saves work on the latest version? I played on HHGv0.1.0 (public beta#1) and can't seem to load them on v0.1.2, but v0.1.1 seems to work fine with them. Saving on v0.1.1 using the old one also doesn't seem to make a difference for v0.1.2.
The game gets the error screen on load. Rollbacking once gives another error page, rollbacking twice crashes the game completely and ignoring the error starts a new game. After playing through the tutorial and getting to the bed so I could auto-save seemed to do nothing (can't find that save at all).
[...]heros-harem-guild\HHGv0.1.2-v0.1.2-pc\renpy\loadsave.py", line 63, in loads return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'MyGuild'
While running game code: File "renpy/common/00start.rpy", line 273, in script python:
File "renpy/common/00start.rpy", line 277, in <module> renpy.call_in_new_context("_main_menu")
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'MyGuild'