2.00 star(s) 10 Votes

cxx

Message Maestro
Nov 14, 2017
59,254
29,525
not sure if walkthrough is even needed since I have managed to stumble on w/o it and not focused on single girl.
 

Reduk Sasnak

New Member
Nov 15, 2017
6
7
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/college_jack.rpy", line 168, in go_button
IndexError: pop index out of range

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\transition.py", line 47, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\display\behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/college_jack.rpy", line 168, in go_button
  File "C:\Users\KrazyKuder\Documents\Games\College_Seduction-Day_12.5-pc\renpy\python.py", line 731, in do_mutation
    return method(self, *args, **kwargs)
IndexError: pop index out of range

Windows-8-6.2.9200
Ren'Py 7.3.5.606
College_Seduction Day_12.5
Wed Sep 16 19:47:58 2020
 

Azaliel

Member
Jan 20, 2018
129
101
It's very frustrating that the middle button doesn't backtrack the text to correct choices.
 

OtstrelDebilov

You should work better
Donor
Game Developer
May 28, 2017
554
776
Our great special offer on Patreon will finish tomorrow!
to catch you personal bonus ;)
Message me promo f95 and you will get 100 more tremmicoins and special badge!
 

joe316

Member
Dec 3, 2016
431
278
Anyone have a walkthrough for the poorly done fight scene with Jules where it is still impossible to win.
 

cxx

Message Maestro
Nov 14, 2017
59,254
29,525
Anyone have a walkthrough for the poorly done fight scene with Jules where it is still impossible to win.
switch where to hit after each hit and prepare to block or just save after every hit in.
 
2.00 star(s) 10 Votes