Tazmaze

Newbie
Oct 30, 2019
20
20
As for the game crashing since I used to code myself for a living I went through the log. And from what I see, it appears like some studio developer games I can no longer play. This game has an issue with true 4K. (Which for those that don't know, you are running basically 8000x4000 Res) It's trying to render everything in that. I've tracked in real time the usage on my own memory and it doesn't even scratch the surface of my systems abilities. Which leads to one logical conclusion. To put it simple, the game exe has code written into it for a max memory usage. And when the game tries to render 30 images in 4k and animations all at the same time without dumping any of it. Well, "Out of Memory" error.
 

Pr0GamerJohnny

Forum Fanatic
Sep 7, 2022
5,385
7,711
nice and funny update as usual, not much sex (besides repeatables) or other lewds, plenty to do if has brought girls to rm (or cheated by editing save, had to to get more june).

You don't have permission to view the spoiler content. Log in or register now.
Ummm homie those shots are great and I love June as well, but I definitely saw that patio blowjob back in the last version.
 

RRMZ

New Member
Jun 5, 2020
10
0
Getting errors when taking photos at park and when going to lina's house on weekends it does not give me option to go park or swimming pool ends up hanging out at mc's house. thanks
 

bobytt

Member
Jun 19, 2017
100
34
Anyone can help me? When i try to find Lina at the school in the afternoon im getting this error:




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

While running game code:
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 14, in script call
    call auto_events from _call_auto_events_1
  File "game/script_loc/loc0_town_map.rpy", line 14, in script call
    call auto_events from _call_auto_events_1
  File "game/script_loc/pc/pc.rpy", line 3, in script call
    call screen pc_main with d4
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc26_cafe.rpy", line 85, in script call
    call ev_miro_posters(11) from _call_ev_miro_posters_1
  File "game/script_loc/loc46_hotel.rpy", line 54, in script call
    call ev_miro_posters(7) from _call_ev_miro_posters_3
  File "game/script_loc/loc6_pool.rpy", line 1407, in script call
    call ev_miro_posters(3) from _call_ev_miro_posters_6
  File "game/script_loc/loc44_hospital.rpy", line 74, in script call
    call ev_miro_posters(4) from _call_ev_miro_posters_2
  File "game/script_loc/loc34_mrroberts_office.rpy", line 50, in script call
    call ev_miro_posters(9) from _call_ev_miro_posters_9
  File "game/script_loc/loc34_mrroberts_office.rpy", line 50, in script call
    call ev_miro_posters(9) from _call_ev_miro_posters_9
  File "game/script_loc/loc27_model_agency.rpy", line 58, in script call
    call ev_miro_posters(10) from _call_ev_miro_posters_5
  File "game/script_loc/loc28_office.rpy", line 37, in script call
    call ev_miro_posters(5) from _call_ev_miro_posters_10
  File "game/script_loc/script_events/rach/miro_events.rpy", line 3883, in script call
    call ev_miro_posters(99) from _call_ev_miro_posters
  File "game/script_loc/loc10_school.rpy", line 1048, in script
    fio 17 "Wow, douchebag himself. What brings you here, asshole?"
Exception: Switch could not choose a displayable.

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

Full traceback:
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 26, in script call
    call auto_events from _call_auto_events_2
  File "game/script_loc/loc0_town_map.rpy", line 14, in script call
    call auto_events from _call_auto_events_1
  File "game/script_loc/loc0_town_map.rpy", line 14, in script call
    call auto_events from _call_auto_events_1
  File "game/script_loc/pc/pc.rpy", line 3, in script call
    call screen pc_main with d4
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc1_mc_room.rpy", line 6005, in script call
    call auto_events from _call_auto_events_4
  File "game/script_loc/loc26_cafe.rpy", line 85, in script call
    call ev_miro_posters(11) from _call_ev_miro_posters_1
  File "game/script_loc/loc46_hotel.rpy", line 54, in script call
    call ev_miro_posters(7) from _call_ev_miro_posters_3
  File "game/script_loc/loc6_pool.rpy", line 1407, in script call
    call ev_miro_posters(3) from _call_ev_miro_posters_6
  File "game/script_loc/loc44_hospital.rpy", line 74, in script call
    call ev_miro_posters(4) from _call_ev_miro_posters_2
  File "game/script_loc/loc34_mrroberts_office.rpy", line 50, in script call
    call ev_miro_posters(9) from _call_ev_miro_posters_9
  File "game/script_loc/loc34_mrroberts_office.rpy", line 50, in script call
    call ev_miro_posters(9) from _call_ev_miro_posters_9
  File "game/script_loc/loc27_model_agency.rpy", line 58, in script call
    call ev_miro_posters(10) from _call_ev_miro_posters_5
  File "game/script_loc/loc28_office.rpy", line 37, in script call
    call ev_miro_posters(5) from _call_ev_miro_posters_10
  File "game/script_loc/script_events/rach/miro_events.rpy", line 3883, in script call
    call ev_miro_posters(99) from _call_ev_miro_posters
  File "game/script_loc/loc10_school.rpy", line 1048, in script
    fio 17 "Wow, douchebag himself. What brings you here, asshole?"
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 336, in render
    surf = render(self.child, width, height, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 1283, in render
    self.update(st, at)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 1265, in update
    child, redraw = self.function(st, at, *self.args, **self.kwargs)
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 1341, in condition_switch_show
    return condition_switch_pick(switch), None
  File "G:\Chrome Downloads\Games\PhotoHunt-0.15.3b-pc\renpy\display\layout.py", line 1337, in condition_switch_pick
    raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.15.3b
Sat Jul 29 05:00:02 2023
 

RRMZ

New Member
Jun 5, 2020
10
0
Error when going to Lina's house on weekends
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
    call wt_buy(label, access, price) from _call_wt_buy
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5627, in script call
    call wt_buy(label, access, price) from _call_wt_buy_23
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5322, in script call
    call wt_buy(label, access, price) from _call_wt_buy_20
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5543, in script call
    call wt_buy(label, access, price) from _call_wt_buy_22
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5736, in script call
    call wt_buy(label, access, price) from _call_wt_buy_24
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5736, in script call
    call wt_buy(label, access, price) from _call_wt_buy_24
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 645, in script call
    call wt_buy(label, access, price) from _call_wt_buy_1
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5933, in script call
    call wt_buy(label, access, price) from _call_wt_buy_29
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5933, in script call
    call wt_buy(label, access, price) from _call_wt_buy_29
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4862, in script call
    call wt_buy(label, access, price) from _call_wt_buy_16
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6145, in script call
    call wt_buy(label, access, price) from _call_wt_buy_30
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6241, in script call
    call wt_buy(label, access, price) from _call_wt_buy_31
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1474, in script call
    call wt_buy(label, access, price) from _call_wt_buy_3
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5782, in script call
    call wt_buy(label, access, price) from _call_wt_buy_25
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1063, in script call
    call wt_buy(label, access, price) from _call_wt_buy_2
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5829, in script call
    call wt_buy(label, access, price) from _call_wt_buy_26
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1912, in script call
    call wt_buy(label, access, price) from _call_wt_buy_4
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 2489, in script call
    call wt_buy(label, access, price) from _call_wt_buy_5
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4634, in script call
    call wt_buy(label, access, price) from _call_wt_buy_14
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5877, in script call
    call wt_buy(label, access, price) from _call_wt_buy_27
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 2 more times]
  File "game/script_loc/pc/skylar_shop.rpy", line 3316, in script call
    call wt_buy(label, access, price) from _call_wt_buy_6
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3621, in script call
    call wt_buy(label, access, price) from _call_wt_buy_7
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3721, in script call
    call wt_buy(label, access, price) from _call_wt_buy_8
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3870, in script call
    call wt_buy(label, access, price) from _call_wt_buy_9
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/pc.rpy", line 49, in script call
    call screen pc_main
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 7 more times]
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/pc.rpy", line 49, in script call
    call screen pc_main
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 212 more times]
  File "game/script_loc/pc/pc.rpy", line 3, in script call
    call screen pc_main with d4
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 127 more times]
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 7 more times]
  File "game/script_loc/loc30_lina_house.rpy", line 851, in script
    menu loc30_lin_walking_menu:
  File "game/script_loc/loc30_lina_house.rpy", line 854, in <module>
    "Ride bicycles in the park (50$)" if lin_bicycle > 0 and lin_got_bicycle == False:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

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

Full traceback:
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 100, in script call
    call wt_buy(label, access, price) from _call_wt_buy
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5627, in script call
    call wt_buy(label, access, price) from _call_wt_buy_23
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5322, in script call
    call wt_buy(label, access, price) from _call_wt_buy_20
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5543, in script call
    call wt_buy(label, access, price) from _call_wt_buy_22
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5736, in script call
    call wt_buy(label, access, price) from _call_wt_buy_24
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5736, in script call
    call wt_buy(label, access, price) from _call_wt_buy_24
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 645, in script call
    call wt_buy(label, access, price) from _call_wt_buy_1
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5933, in script call
    call wt_buy(label, access, price) from _call_wt_buy_29
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5933, in script call
    call wt_buy(label, access, price) from _call_wt_buy_29
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4862, in script call
    call wt_buy(label, access, price) from _call_wt_buy_16
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6145, in script call
    call wt_buy(label, access, price) from _call_wt_buy_30
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 6241, in script call
    call wt_buy(label, access, price) from _call_wt_buy_31
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1474, in script call
    call wt_buy(label, access, price) from _call_wt_buy_3
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5782, in script call
    call wt_buy(label, access, price) from _call_wt_buy_25
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1063, in script call
    call wt_buy(label, access, price) from _call_wt_buy_2
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5829, in script call
    call wt_buy(label, access, price) from _call_wt_buy_26
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 1912, in script call
    call wt_buy(label, access, price) from _call_wt_buy_4
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 2489, in script call
    call wt_buy(label, access, price) from _call_wt_buy_5
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4634, in script call
    call wt_buy(label, access, price) from _call_wt_buy_14
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 5877, in script call
    call wt_buy(label, access, price) from _call_wt_buy_27
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 2 more times]
  File "game/script_loc/pc/skylar_shop.rpy", line 3316, in script call
    call wt_buy(label, access, price) from _call_wt_buy_6
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3621, in script call
    call wt_buy(label, access, price) from _call_wt_buy_7
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3721, in script call
    call wt_buy(label, access, price) from _call_wt_buy_8
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 3870, in script call
    call wt_buy(label, access, price) from _call_wt_buy_9
  File "game/script_loc/pc/skylar_shop.rpy", line 86, in script call
    $ renpy.call(label, label, access, price)
  File "game/script_loc/pc/pc.rpy", line 49, in script call
    call screen pc_main
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 7 more times]
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/pc.rpy", line 49, in script call
    call screen pc_main
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 212 more times]
  File "game/script_loc/pc/pc.rpy", line 3, in script call
    call screen pc_main with d4
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 127 more times]
  File "game/script_loc/pc/rule34.rpy", line 5, in script call
    $ renpy.pause(999.0, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  File "game/script_loc/pc/skylar_shop.rpy", line 4, in script call
    $ renpy.pause(999, hard=True)
  [Previous line repeated 7 more times]
  File "game/script_loc/loc30_lina_house.rpy", line 851, in script
    menu loc30_lin_walking_menu:
  File "/Applications/renpy-8.1.1-sdk/renpy/ast.py", line 1922, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "/Applications/renpy-8.1.1-sdk/renpy/exports.py", line 1072, in menu
    condition = renpy.python.py_eval(condition)
  File "/Applications/renpy-8.1.1-sdk/renpy/python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/Applications/renpy-8.1.1-sdk/renpy/python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script_loc/loc30_lina_house.rpy", line 854, in <module>
    "Ride bicycles in the park (50$)" if lin_bicycle > 0 and lin_got_bicycle == False:
TypeError: '>' not supported between instances of 'NoneType' and 'int'

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.1.1.23060707
Photo Hunt 0.15.3a
Sat Jul 29 09:55:22 2023
 

GreenGames

Member
Modder
Dec 31, 2018
317
825
very strange bugs started popping up, although this code hasn't been changed for a couple of years.
Where did you download the game from, what platform do you play on, are there any third-party mods installed?
Also send a save with this bug to make it easier to check what is wrong.
 

MrTrue

Member
Dec 2, 2021
352
691
well she's shown only when mc has watched late night news.
Actually her entire introduction is tied to Evelyn's PS route so alot of people are not gonna know who she is by default.
You work directly for her in that route actually.
So yeah it's a bit of an oversight on that one.
 
4.20 star(s) 167 Votes