BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
It's the incest patch that's on the front page. At least it was for me.
Game works fine without it.
It's getting even more strange, because that patch works for me. I had a closer loot at it and it does not affect the game itself that much. :unsure: :unsure: :unsure:
 

Phooploid

Member
Jun 18, 2017
124
141
It's getting even more strange, because that patch works for me. I had a closer loot at it and it does not affect the game itself that much. :unsure: :unsure: :unsure:
Just tried it, and it seems to work fine. Weird.

Don't know what to tell you really. Maybe it has something to do with the initial launch of the game? You running something only on the first time the game is launched or something?
That's all I can come up with.

Anyway! Good luck! My game seems to work now, so I'm happy :p
 

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
Just tried it, and it seems to work fine. Weird.

Don't know what to tell you really. Maybe it has something to do with the initial launch of the game? You running something only on the first time the game is launched or something?
That's all I can come up with.

Anyway! Good luck! My game seems to work now, so I'm happy :p
Fine it working for you now.

Well that patch is only replacing Dialogues and defining some vars.
The shown problem was a issue about the script syntax.
So my idea is still that there must happened some form of automatic editing of the screen1-file.
 

Phooploid

Member
Jun 18, 2017
124
141
When going back home at night at some point(only after visiting candy), I get this error:

You don't have permission to view the spoiler content. Log in or register now.

Pretty easy to work around, since you can simply click the 'go home' button from the gang hideout. No clue if I'm now missing anything though.
 

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
Candy plot is not important at the moment, it will be developed later.
But this issue was solved with the fix from my googleDrive folder
 

Phooploid

Member
Jun 18, 2017
124
141
Ah. Guess, I'll try that again :p.

Lets see what happens.

[edit]
Okay, now I'm getting that first error again. Game won't launch.

Guess I'll just ignore candy.
 

Mormont

Devoted Member
Nov 30, 2018
11,925
53,076
I can't seem to advance any further after babyface wakes up in the morning I'm on day 70 chapter 3 I'm guessing that's the end of the current content?
 
  • Like
Reactions: D Dog

str8up

Engaged Member
Jun 4, 2020
3,367
1,526
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/size} in u'\nTrailerpark: Get to know Candy{/size}{/color}'.:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: u'/size' closes a text tag that isn't open.

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

Full traceback:
  File "game/scripts/intro_mc1.rpyc", line 566, in script call
    ��K��T��kM{��I\�2���&�5��3n�����q���*�\M�I(�y9�0�k6��
  File "game/scripts/intro_mc1.rpyc", line 811, in script call
  File "game/scripts/day_001.rpyc", line 40, in script call
    P��`���Ͳ�o�����s���ޕ��,�ظ��q�Q��}w��we�w�Q߭�z¾�,���
  File "game/scripts/day_003.rpyc", line 23, in script call
    c�:�_{��D,�
 

str8up

Engaged Member
Jun 4, 2020
3,367
1,526
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/size} in u'\nTrailerpark: Get to know Candy{/size}{/color}'.:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: u'/size' closes a text tag that isn't open.

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

Full traceback:
  File "game/scripts/intro_mc1.rpyc", line 566, in script call
    ��K��T��kM{��I\�2���&�5��3n�����q���*�\M�I(�y9�0�k6��
  File "game/scripts/intro_mc1.rpyc", line 811, in script call
  File "game/scripts/day_001.rpyc", line 40, in script call
    P��`���Ͳ�o�����s���ޕ��,�ظ��q�Q��}w��we�w�Q߭�z¾�,���
  File "game/scripts/day_003.rpyc", line 23, in script call
    c�:�_{��D,�
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/size} in u'\nTrailerpark: Get to know Candy{/size}{/color}'.:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: u'/size' closes a text tag that isn't open.

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

Full traceback:
  File "game/scripts/intro_mc1.rpyc", line 566, in script call
    ��K��T��kM{��I\�2���&�5��3n�����q���*�\M�I(�y9�0�k6��
  File "game/scripts/intro_mc1.rpyc", line 811, in script call
  File "game/scripts/day_001.rpyc", line 40, in script call
    P��`���Ͳ�o�����s���ޕ��,�ظ��q�Q��}w��we�w�Q߭�z¾�,���
  File "game/scripts/day_003.rpyc", line 23, in script call
    c�:�_{��D,�

CANT CAPTURE IT ALL THERES 2 BLOODY PAGES OF THIS CRASH
 

Jstforme

Well-Known Member
Dec 20, 2019
1,283
2,967
too much wrong with the game, error's and being stuck with no way of advancing time to move forward. Too bad, this one had potential.
 
  • Like
Reactions: Muff Diver

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
I can't seem to advance any further after babyface wakes up in the morning I'm on day 70 chapter 3 I'm guessing that's the end of the current content?
Depends how you proceeded the days before, nut in common: yes.
 

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/size} in u'\nTrailerpark: Get to know Candy{/size}{/color}'.:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: u'/size' closes a text tag that isn't open.

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

Full traceback:
  File "game/scripts/intro_mc1.rpyc", line 566, in script call
    ��K��T��kM{��I\�2���&�5��3n�����q���*�\M�I(�y9�0�k6��
  File "game/scripts/intro_mc1.rpyc", line 811, in script call
  File "game/scripts/day_001.rpyc", line 40, in script call
    P��`���Ͳ�o�����s���ޕ��,�ظ��q�Q��}w��we�w�Q߭�z¾�,���
  File "game/scripts/day_003.rpyc", line 23, in script call
    c�:�_{��D,�

CANT CAPTURE IT ALL THERES 2 BLOODY PAGES OF THIS CRASH
That problem is known, the fix is supposed to solve it. I tried it again several times myself and it works fine for me, but i know for others it doesnt work. My guess is, the files are not overwritten.
I dont know why this error may occur even after the fix, but you can affoid it if you dont visit candy for a while. The Next Update will fix it for sure
 

BangCityGuy

Well-Known Member
Game Developer
Aug 4, 2019
1,898
3,074
too much wrong with the game, error's and being stuck with no way of advancing time to move forward. Too bad, this one had potential.
You can see all the scenes in game, even without using the walkthrough if you just follow toe given hints in the game (read the dialogues and see the hints given in the right panel in Valieries screen.)
Yes, there are still some troubles, but keep in mind this is my first game ever .. and by the way, other players reached the current end.
 
  • Like
Reactions: Darklord_1965
3.10 star(s) 44 Votes