ThEReAlIcEmAn
Newbie
- Nov 25, 2022
- 47
- 46
- 117
Use the fixed file and copy to "\game" directory.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 111 more times] File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 5 more times] File "game/library.rpy", line 251, in script call call library_megan_streak from _call_library_megan_streak File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 3 more times] File "game/store.rpy", line 610, in script call screen status() File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/store.rpy", line 633, in execute screen status(): File "game/store.rpy", line 633, in execute screen status(): File "game/store.rpy", line 753, in execute frame background "#ffffffff" pos 995,100 xysize 500,900: File "game/store.rpy", line 754, in execute vbox: File "game/store.rpy", line 761, in execute if holder==megan_char: File "game/store.rpy", line 762, in execute viewport scrollbars "vertical" xsize 480 ysize 800: File "game/store.rpy", line 764, in execute use hints_megan() File "game/store.rpy", line 1165, in execute screen hints_megan(): File "game/store.rpy", line 1165, in execute screen hints_megan(): File "game/store.rpy", line 1166, in execute vbox: File "game/store.rpy", line 1458, in execute if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list: File "game/store.rpy", line 1458, in <module> if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list: AttributeError: 'GameCharacter' object has no attribute 'univeristy_rooftop' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 111 more times] File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 5 more times] File "game/library.rpy", line 251, in script call call library_megan_streak from _call_library_megan_streak File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/university.rpy", line 1633, in script call call university_megan() from _call_university_megan File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 File "game/tv.rpy", line 98, in script call call megan_tv_3 [Previous line repeated 3 more times] File "game/store.rpy", line 610, in script call screen status() File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1971, in execute self.call("execute") File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ast.py", line 1953, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\statements.py", line 349, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\exports.py", line 3420, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\ui.py", line 301, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2166, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\displayable.py", line 431, in visit_all d.visit_all(callback, seen) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 480, in visit_all callback(self) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\core.py", line 2688, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 491, in per_interact self.update() File "D:\GAMES\corruptsin-2.4.1-pc\renpy\display\screen.py", line 697, in update self.screen.function(**self.scope) File "game/store.rpy", line 633, in execute screen status(): File "game/store.rpy", line 633, in execute screen status(): File "game/store.rpy", line 753, in execute frame background "#ffffffff" pos 995,100 xysize 500,900: File "game/store.rpy", line 754, in execute vbox: File "game/store.rpy", line 761, in execute if holder==megan_char: File "game/store.rpy", line 762, in execute viewport scrollbars "vertical" xsize 480 ysize 800: File "game/store.rpy", line 764, in execute use hints_megan() File "game/store.rpy", line 1165, in execute screen hints_megan(): File "game/store.rpy", line 1165, in execute screen hints_megan(): File "game/store.rpy", line 1166, in execute vbox: File "game/store.rpy", line 1458, in execute if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list: File "game/store.rpy", line 1458, in <module> if megan_char.university_flash_tits>=5 and megan_char.university_goth>0 and megan_char.university_red_dress>0 and megan_char.lace_mini_university_rooftop>=2 and 1112 in megan_char.university_rooftop and 1122 in megan_char.univeristy_rooftop and megan_char.university_strip==4 and 1143 in megan_char.university_rooftop and 210 in megan_char.university_rooftop and 2101 in university_rooftop and 825 in megan_char.scene_list: AttributeError: 'GameCharacter' object has no attribute 'univeristy_rooftop' Windows-10-10.0.26100 AMD64 Ren'Py 8.2.3.24061702 Live in Corruption 2.4.1 Sat Aug 30 07:14:35 2025
Remember to delete the store.rpyc file before running the game.