ok, finally new update
Mega
- i added joker 4 dialogs
- harley first dialog
- a new interface for rooms (for now i just want opinions about the idea,aspect)
-i fixed the outfits interface
- there is a bug for tala's strip with cadmus outfit so avoid that scene
So not certain if I did something wrong, but I just downloaded this for the first time, extracted and fired up a new game and it breaks at the same point each time I've tried it. Selected 'skip intro', picked a heroine, Lex slides into frame to say "What just happened" then the game breaks:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/intro.rpy", line 232, in script
jump beginmainstory
ScriptError: could not find label 'beginmainstory'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/intro.rpy", line 232, in script
jump beginmainstory
File "C:\Users\XXX\Downloads\SURebuilt-pc\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\XXX\Downloads\SURebuilt-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'beginmainstory'.