Mod Cheat Mod Ren'Py Picture Perfect - OscarSix's Walkthrough, Scene Gallery, Cheat, Improvements Mod [0.14] [SuperWriter]

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
2021-03-08: Updated Mod, 0.12

Change Log:
  • Updated Walkthrough to 0.12
  • Updated Scene Gallery to 0.12
Download: - - -
 
Last edited:

gigan

Engaged Member
Modder
Nov 7, 2017
3,113
7,832
OscarSix
hey buddy,
i become on the startup for the new version an error.There is written that 'math' is not defined
 

wowassault

Member
May 26, 2017
261
1,001
Not sure what's up but im getting an error with this new version, fresh game installation.

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

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

Full traceback:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
 
Mon Mar 08 23:23:51 2021
 

OscarSix

Active Member
Modder
Donor
Jul 27, 2019
829
6,641
OscarSix
hey buddy,
i become on the startup for the new version an error.There is written that 'math' is not defined
Not sure what's up but im getting an error with this new version, fresh game installation.

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

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

Full traceback:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Mar 08 23:23:51 2021
Give me 2 seconds to reupload
 

wowmilk

Newbie
Sep 18, 2020
31
20
Not sure what's up but im getting an error with this new version, fresh game installation.

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

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

Full traceback:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Mar 08 23:23:51 2021
Same error. I'm sure he will fix it as soon as possible
 

blob69420

Newbie
Apr 19, 2018
25
36
Not sure what's up but im getting an error with this new version, fresh game installation.

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

While running game code:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

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

Full traceback:
  File "game/modAdditions/modGallery.rpy", line 35, in script
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\ast.py", line 2108, in execute
    value = renpy.python.py_eval_bytecode(self.code.bytecode)
  File "D:\Games\aaa\bvb\PP-0.12-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/modAdditions/modGallery.rpy", line 35, in <module>
    define unknown = GalleryItem("Miracle", "galleryScene1", "a136.webp")
  File "game/modAdditions/modGallery.rpy", line 7, in __init__
    self.pageNum = int(math.floor(len(filter(lambda s: s.char == char, galleryItems))/8)) + 1
NameError: global name 'math' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606

Mon Mar 08 23:23:51 2021
until he updates the mod, you can go into game/modAdditions/modGallery.rpy and change
Code:
init python:
    galleryItems = []
to
Code:
init python:
    import math
    galleryItems = []
 
  • Like
Reactions: OscarSix