Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DexterLash

2
Posts
A member registered Feb 03, 2024

Recent community posts

(1 edit)

I guess also, while I’m here, there was one line of dialog in the wrestling scene where the headmaster called my character “Connor” instead of my selected name. (EDIT: There are a few other instances of being called Conner in the remains of the Ron and Headmaster scenes as well, and one path that made it seem like suddenly the narrator was talking from Ron’s perspective?)

And during the after-party sequence, Julian had left and I was comforting Ron, and I just inexplicably and unavoidably lost points with Ron; he stormed out as if I had told him about Julian when we first met, when I know I rolled back that decision with the “Back” button. Idk if you’re like checking if I saw a line or something (which I know RenPy stores for the “Skip” feature) or if you’re keeping that variable in persistent data or something, but I was punished for something that technically didn’t happen in this timeline.

I am quite enjoying the scenarios and the rendering is top notch. The English dialog (and voice lines) could use a spelling and grammar pass, but I’m still enjoying it in a B-movie kind of way. Keep up the good work. I’ve tried my hand at VN games before, so I know how insane the web of choices and all the variable tracking can get.

Ran into an exception while trying to deal with the headmaster after wrestling. (Which, btw, this guy really needs to get arrested after what he did to my character; I hate how he’s just brushing it off as an “accident”. Where’s the “punch” option?)

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined

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

Full traceback:
  File "elevator.rpyc", line 167, in script call
  File "elevator.rpyc", line 116, in script call
  File "elevator.rpyc", line 167, in script call
  File "elevator.rpyc", line 167, in script call
  File "elevator.rpyc", line 167, in script call
  File "elevator.rpyc", line 116, in script call
  File "elevator.rpyc", line 167, in script call
  File "scene/Afterparty/sitonbed.rpyc", line 290, in script call
  File "scene/Afterparty/ronsolo_endings.rpyc", line 77, in script call
  File "elevator.rpyc", line 167, in script call
  File "elevator.rpyc", line 167, in script call
  File "scene/Wrestling/wrestlingend.rpyc", line 32, in script call
  File "scene/News/news_intro.rpyc", line 85, in script call
  File "scene/News/news_headhome_leave.rpyc", line 33, in script
  File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "D:\SteamLibrary\otherapps\BoundToCollege-0.6.6-win\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scene/News/news_headhome_leave.rpy", line 33, in <module>
NameError: name 'WebCamOFF' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Bound to College 0.6.6
Sat Feb  3 10:47:11 2024