1.00 star(s) 1 Vote

Fate3D

Newbie
Mar 18, 2019
53
10
192
While entering bathroom there is an error:
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1726, in script
    if peekedatt = True:
SyntaxError: invalid syntax (script.rpy, line 1726)

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

Full traceback:
  File "game/script.rpy", line 1726, in script
    if peekedatt = True:
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/python.py", line 2057, in py_eval
    code = py_compile(code, 'eval')
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/python.py", line 692, in py_compile
    raise e
SyntaxError: invalid syntax (script.rpy, line 1726)

Linux-5.4.0-65-generic-x86_64-with-debian-bullseye-sid
Ren'Py 7.3.5.606
Alfaville 0.05
Thu Feb 11 11:35:20 2021
[/CODE]
 

leon02457

Well-Known Member
Dec 3, 2018
1,449
974
206
There is too much bugs firstly I can't sleep on my bed there is no sleep icon 2ndly bathroom scene error shows missing so much taniya scenes
 

Vrijgeest

Engaged Member
Jun 16, 2019
3,318
3,200
344
While entering bathroom there is an error:
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1726, in script
    if peekedatt = True:
SyntaxError: invalid syntax (script.rpy, line 1726)

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

Full traceback:
  File "game/script.rpy", line 1726, in script
    if peekedatt = True:
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/python.py", line 2057, in py_eval
    code = py_compile(code, 'eval')
  File "/media/roy/INTENSO/Games/Diverses/Alfaville-0.05-pc/renpy/python.py", line 692, in py_compile
    raise e
SyntaxError: invalid syntax (script.rpy, line 1726)

Linux-5.4.0-65-generic-x86_64-with-debian-bullseye-sid
Ren'Py 7.3.5.606
Alfaville 0.05
Thu Feb 11 11:35:20 2021
[/CODE]
It should be

If peekedatt == True

But that only helps until the next bug and there are plenty I am afraid. Too much of a grind as well.
 
  • Like
Reactions: Abhai

bigboxbarry

Member
Feb 3, 2018
338
303
219
way too many bugs. had a bug during the healing shaman scene and cant progress through the dialog. dev fix your game
 
  • Like
Reactions: mjapper

D-Vine

Member
Jun 7, 2019
250
938
167
Download Unofficial Android app

Alfaville [v0.5] [Dede Kusto]
 

leon02457

Well-Known Member
Dec 3, 2018
1,449
974
206
stuck when I night shift and some old women caught me then it shows error page
 

Abhai

Devoted Member
Sep 12, 2018
9,402
38,738
926
bugs-fest.
edit.
Day 13 Hour 24, cannot go to sleep, nothing has enough time
stuck when I night shift and some old women caught me then it shows error page
have fixed some bugs for my playthrough, so the game should be playable till the end of chapter.
There are some smaller bugs (such as some events take to many, or dont take a time/hours at all) i didnt bother to fix.
Attached are the script files - unrar it into GAME/game and overwrite the old ones.

It is a shame, the game has some potential, yet apart from the grind (that could be cheated easily), a general lack of proper content/action, story progression, and fairly messy code with numerous errors, makes it really terrible.
 
Last edited:

leon02457

Well-Known Member
Dec 3, 2018
1,449
974
206
bugs-fest.
edit.


have fixed some bugs for my playthrough, so the game should be playable till the end of chapter.
There are some smaller bugs (such as some events take to many, or dont take a time/hours at all) i didnt bother to fix.
Attached are the script files - unrar it into GAME/game and overwrite the old ones.

It is a shame, the game has some potential, yet apart from the grind (that could be cheated easily), a general lack of proper content/action, story progression, and fairly messy code with numerous errors, makes it really terrible.
ThanKs brother
 
  • Like
Reactions: Abhai

Nermal50

Newbie
Jan 7, 2021
96
22
132
bugs-fest.
edit.


have fixed some bugs for my playthrough, so the game should be playable till the end of chapter.
There are some smaller bugs (such as some events take to many, or dont take a time/hours at all) i didnt bother to fix.
Attached are the script files - unrar it into GAME/game and overwrite the old ones.

It is a shame, the game has some potential, yet apart from the grind (that could be cheated easily), a general lack of proper content/action, story progression, and fairly messy code with numerous errors, makes it really terrible.
Loaded the "fix", it didn't. goodbye
 

Paol.Willow

Newbie
Dec 17, 2020
31
10
131
cant leave the house. when i just click on the door icon its says Start ur shift. and then when click it its says ur shift is over. and then i just end up in the hose again. cant leave pls fix or help me
 

MickMU

Newbie
Jan 18, 2018
15
5
207
report this


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/shut.rpy", line 28, in script
jump badend1
ScriptError: could not find label 'badend1'.

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

Full traceback:
File "game/shut.rpy", line 28, in script
jump badend1
File "C:\Users\Administrator.0PSOVDUWTCNCZM9\Desktop\Documents\MEGAsync Downloads\Alfaville-0.05-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Administrator.0PSOVDUWTCNCZM9\Desktop\Documents\MEGAsync Downloads\Alfaville-0.05-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'badend1'.

Windows-7-6.1.7601-SP1
Ren'Py 7.3.5.606
Alfaville 0.05
Sat Feb 13 20:17:55 2021
 
1.00 star(s) 1 Vote