Hi, I've a few problems with the new 0.2 PC release. Am I the only one?
First, when loading any save from 0.1 (tried with "save now" end, and other saves), I get a missing PNG-Error (Full Traceback omitted):
While loading <renpy.display.im.Image object ('gui/GALLERY0.png') at 0x000000000c185190>:
File "renpy/common/00action_file.rpy", line 499, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Second, when placing a blank PNG in the folder, the Error changes a little:
While running game code: File "renpy/common/00action_file.rpy", line 499, in __call__ renpy.load(fn) Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?Third, I tried a new game with intention to skip through. But while meeting Anya and Olivia (first time in bar after Anyas BJ) I get a new Error when Anya is talking with her twin:
While running game code: Exception: Sayer 'cc' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 2186, in scriptIs ignoreable as "cc" doesn't say much. But so many Errors just at the start is a little demoralizing. Who knows what else might come up.
Can anybody acknowledge or deny my problems with his version?
