Mod Cheat Mod Ren'Py Become A Rock Star Walkthrough + Cheat Mod [v1.01][scrappy]

Stiehl69x

Newbie
Oct 17, 2016
71
11
'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 4852, in script
jump continue_concert
ScriptError: could not find label 'continue_concert'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 4852, in script
jump continue_concert
File "C:\Users\yyhte\Downloads\BecomeARockStar-0.70-pc\renpy\ast.py", line 1678, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\yyhte\Downloads\BecomeARockStar-0.70-pc\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'continue_concert'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
0.70
Thu Aug 27 04:16:29 2020
 

magneticbird

Newbie
Oct 16, 2019
64
29
Yeah, I'm loading saves from 6.0 -> tried it with the mod (after the Unren + opt1 of course), got a script error. Tried it after just an Unren -> same script error. Weird.
 

vilden.a

New Member
Jan 1, 2021
1
0
gives me this error can u help me fix it please ? scrappy



Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 12, in script
    style default:
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/screens.rpy", line 12, in script
    style default:
  File "/private/var/folders/xq/53rzjt992j35_ss0kl_7vhj00000gn/T/AppTranslocation/E01EAE32-A261-46EA-96C6-17535596AC2B/d/BecomeARockStar.app/Contents/Resources/autorun/renpy/ast.py", line 2491, in execute
    self.apply()
  File "/private/var/folders/xq/53rzjt992j35_ss0kl_7vhj00000gn/T/AppTranslocation/E01EAE32-A261-46EA-96C6-17535596AC2B/d/BecomeARockStar.app/Contents/Resources/autorun/renpy/ast.py", line 2474, in apply
    value = renpy.python.py_eval(expr)
  File "/private/var/folders/xq/53rzjt992j35_ss0kl_7vhj00000gn/T/AppTranslocation/E01EAE32-A261-46EA-96C6-17535596AC2B/d/BecomeARockStar.app/Contents/Resources/autorun/renpy/python.py", line 1961, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/private/var/folders/xq/53rzjt992j35_ss0kl_7vhj00000gn/T/AppTranslocation/E01EAE32-A261-46EA-96C6-17535596AC2B/d/BecomeARockStar.app/Contents/Resources/autorun/renpy/python.py", line 1954, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/screens.rpy", line 14, in <module>
    language gui.language
AttributeError: 'StoreModule' object has no attribute 'language'