So anytime I launch the game and try to click load, preferences, or select new game and try to load the menus I get an out of memory error and crash. This is the error code by the way:
I'm sorry, but an uncaught exception occurred.
While running game code:
MemoryError: out of memory
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Games\Holiday\HolidayIsland-0.2.0.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "E:\Games\Holiday\HolidayIsland-0.2.0.0-pc\renpy\main.py", line 581, in main
renpy.persistent.update(True)
File "E:\Games\Holiday\HolidayIsland-0.2.0.0-pc\renpy\persistent.py", line 391, in update
save()
File "E:\Games\Holiday\HolidayIsland-0.2.0.0-pc\renpy\persistent.py", line 406, in save
data = dumps(renpy.game.persistent).encode("zlib")
File "E:\Games\Holiday\HolidayIsland-0.2.0.0-pc\renpy\loadsave.py", line 56, in dumps
return cPickle.dumps(o, cPickle.HIGHEST_PROTOCOL)
MemoryError: out of memory
Any help or should I just redownload?