Post by starlight50 on May 29, 2016 7:45:30 GMT -8
After that character overlapping issue, I downloaded that Scripts.rpy from Samu-kun, after applying it, I had all sort of issues, normally before and during the battle which I fix by reloading the script, most of the time, if it didn't work, restart game and pick off where I left off. The most common was when I start the game and it gives me this:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 172, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 11, in script
if CENSOR == False and CENSOR_ver == 3:
File "game/script.rpy", line 11, in <module>
if CENSOR == False and CENSOR_ver == 3:
NameError: name 'CENSOR_ver' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 172, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 11, in script
if CENSOR == False and CENSOR_ver == 3:
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\ast.py", line 1647, in execute
if renpy.python.py_eval(condition):
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\python.py", line 1490, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\python.py", line 1485, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 11, in <module>
if CENSOR == False and CENSOR_ver == 3:
NameError: name 'CENSOR_ver' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.8.959
Release 3.00
I Just click on Ignore once or twice then its good to go, but for some reason, this issue annoys me more than the before and during battle issue. (Plus there's no 3.00 Issues Thread, or I just don't notice... so everyone can post here with common to rare and minor to major issue. of course this is just me, just putting this out there
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 172, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 11, in script
if CENSOR == False and CENSOR_ver == 3:
File "game/script.rpy", line 11, in <module>
if CENSOR == False and CENSOR_ver == 3:
NameError: name 'CENSOR_ver' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 172, in script call
call expression "splashscreen" from _call_splashscreen_1
File "game/script.rpy", line 11, in script
if CENSOR == False and CENSOR_ver == 3:
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\ast.py", line 1647, in execute
if renpy.python.py_eval(condition):
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\python.py", line 1490, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Program Files (x86)\Steam\steamapps\common\Sunrider Liberation Day\renpy\python.py", line 1485, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 11, in <module>
if CENSOR == False and CENSOR_ver == 3:
NameError: name 'CENSOR_ver' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.8.959
Release 3.00
I Just click on Ignore once or twice then its good to go, but for some reason, this issue annoys me more than the before and during battle issue. (Plus there's no 3.00 Issues Thread, or I just don't notice... so everyone can post here with common to rare and minor to major issue. of course this is just me, just putting this out there