3.10 star(s) 12 Votes

langil

Newbie
May 13, 2017
56
26
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 7, in execute
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 7, in execute
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 35, in execute
NameError: name 'qntime' is not defined

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

Full traceback:
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school.rpyc", line 19, in script
    F:����lR�\@�T�$�Ĕ�Ǎ���k,O8���(�í�tN��i�
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\ast.py", line 1911, in execute
    self.call("execute")
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\ast.py", line 1899, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\statements.py", line 220, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\exports.py", line 2875, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 3074, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 534, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\core.py", line 3074, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\PIOTR-PC\Contacts\Documents\MEGAsync Downloads\BigBrotherRenPy-0.13-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 7, in execute
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 7, in execute
  File "game/script/mods/PornGodNoob/location/school/pgn_other_location_school_nav.rpy", line 35, in execute
  File "<screen language>", line 35, in <module>
NameError: name 'qntime' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.2.491
BigBrother.RenPy 0.13 0.13
Wed Jun 17 23:14:17 2020
Could u help me with that?
 

CarlaDaniela

Member
Mar 1, 2019
265
390
Due to the hilarious controll obsession, could someone figure out how to UnRen this... if it would be bugfree, I wouldn't mind, but try hard preventing it, is just ridiculous. With the console, we could bypass some bugs
just make a copy of the game before and use unren in the copy version, if the game doesn't work run the original and you still have access to the script and images from the copy
 

Fernandoegr

Member
Jun 24, 2017
110
82
Anyone has a save with full achievs that he doesn't mind sharing?
I wouldnt mind trying to get them but honestly i sometimes really dont understand the instructions on the walk (english is not my first language) and the game is really slow on transitions.
 

PornGodNoob

Active Member
Modder
Dec 18, 2017
899
2,566
Added fix for PC - link for first post
- Fixed an error with "tubs1"
- Fixed an error with time condition at the School
- Fixed bug with appearance of Kate by the pool in the morning
- Fixed an error with Kira's sprite at the Club
___
Upd. Added fix for android
 
Last edited:
Nov 1, 2018
79
35
Added fix for PC - link for first post
- Fixed an error with "tubs1"
- Fixed an error with time condition at the School
- Fixed bug with appearance of Kate by the pool in the morning
- Fixed an error with Kira's sprite at the Club
___
Fix for android later on (I need to rebuild the package, I can't do a little fixing).
Thank you very much for your quick fix and solution to our problem , you sir rock
 
3.10 star(s) 12 Votes