View Issue Details

IDCategoryLast Update
0000968Bug Report2018-08-09 22:49
ReporterHenryDTortoise 
SeveritycrashReproducibilityalways
Status closedResolutionno change required
Summary0000968: Can't pass age verification on launch.
DescriptionNot sure how this works, but here you go.

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 281, in script
    python:
  File "renpy/common/00start.rpy", line 282, in <module>
    renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

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

Full traceback:
  File "renpy/common/00start.rpy", line 281, in script
    python:
  File "C:\Users\Casey\Desktop\SummertimeSaga-0.16.0-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Casey\Desktop\SummertimeSaga-0.16.0-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 282, in <module>
    renpy.block_rollback(purge=True)
TypeError: unren_noblock() takes no arguments (1 given)

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
SummertimeSaga 0.16.0
Thu Aug 09 15:41:14 2018
[/code]
Platform/OSWindows
Version0.16

Activities

GreenCap

GreenCap

2018-08-09 22:49

updater   ~0001056

This is a bug between unRen and Renpy 7 not with the game itself, don't use unRen or check for a fixed version that works with Renpy 7.

Issue History

Date Modified Username Field Change
2018-08-09 22:41 HenryDTortoise New Issue
2018-08-09 22:49 GreenCap Status new => closed
2018-08-09 22:49 GreenCap Resolution open => no change required
2018-08-09 22:49 GreenCap Note Added: 0001056