4.70 star(s) 60 Votes

Sh4dyW0lf

Newbie
Mar 14, 2019
73
142
Are there any other games with this art style? This is one of my favorite games.
FilthySloth evolved their own unique art style using Blender, and commented a few times that they felt the process was more complicated than it needed to be, but gave them the results they were satisfied with.
 

RobRoy85

New Member
Apr 15, 2020
13
7
Could also be legal issues. It had uncut versions roaming around, and maybe he got sacked(fined) since british laws can be a bit... strange. He was british as far as I know. Whatever it was, it's surely sad.
I lovedthe quirky humor the most actually. I barely find a VN that is actually funny!
 
  • Like
Reactions: Sh4dyW0lf

Rei0949

Newbie
Aug 5, 2018
42
49
Could also be legal issues. It had uncut versions roaming around, and maybe he got sacked(fined) since british laws can be a bit... strange. He was british as far as I know. Whatever it was, it's surely sad.
I lovedthe quirky humor the most actually. I barely find a VN that is actually funny!
uncut version wdym ?
 

BlackTieOnly

Newbie
Nov 13, 2023
21
9
Hey all. I'm trying to play this game using Joiplay but I keep getting this error right at the beginning. Any ideas?


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/day1.rpy", line 911, in script call
File "game/events/day1.rpy", line 911, in script call
ScriptError: could not find label 'xR_Day1_TVDream'.

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

Full traceback:
File "game/events/day1.rpy", line 911, in script call
File "renpy/ast.py", line 1414, in execute
File "game/events/day1.rpy", line 911, in script call
File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'xR_Day1_TVDream'.

```
Normally errors like this give me the option to ignore, this one does not. Help?
 

fulcrum

Engaged Member
Feb 2, 2018
3,513
2,050
are your paths in order because that looks like it cant read the script properly. labels are needed for "go to" instructions.
 

gigan

Engaged Member
Modder
Nov 7, 2017
3,195
7,684
Hey all. I'm trying to play this game using Joiplay but I keep getting this error right at the beginning. Any ideas?


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/events/day1.rpy", line 911, in script call
File "game/events/day1.rpy", line 911, in script call
ScriptError: could not find label 'xR_Day1_TVDream'.

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

Full traceback:
File "game/events/day1.rpy", line 911, in script call
File "renpy/ast.py", line 1414, in execute
File "game/events/day1.rpy", line 911, in script call
File "renpy/script.py", line 1103, in lookup
ScriptError: could not find label 'xR_Day1_TVDream'.

```
Normally errors like this give me the option to ignore, this one does not. Help?
could it be that you don´t have the extra patch from the op? because there is this label
 
4.70 star(s) 60 Votes