Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Anubis56

58
Posts
5
Topics
A member registered Nov 30, 2021

Recent community posts

(1 edit)

[code]

I'm sorry, but an uncaught exception occurred.


While running game code:

  File "game/scripts/chapter_3/ch3_home.rpy", line 49, in <module>

  File "game/scripts/screens/phone_screens.rpy", line 98, in execute

  File "game/scripts/screens/phone_screens.rpy", line 98, in execute

  File "game/scripts/screens/phone_screens.rpy", line 110, in execute

  File "game/scripts/screens/phone_screens.rpy", line 138, in execute

  File "game/scripts/screens/phone_screens.rpy", line 139, in execute

  File "game/scripts/screens/phone_screens.rpy", line 386, in execute

  File "game/scripts/screens/phone_screens.rpy", line 386, in execute

  File "game/scripts/screens/phone_screens.rpy", line 389, in execute

  File "game/scripts/screens/phone_screens.rpy", line 190, in execute

  File "game/scripts/screens/phone_screens.rpy", line 190, in execute

  File "game/scripts/screens/phone_screens.rpy", line 191, in execute

  File "game/scripts/screens/phone_screens.rpy", line 197, in execute

  File "game/scripts/screens/phone_screens.rpy", line 389, in execute

  File "game/scripts/screens/phone_screens.rpy", line 391, in execute

  File "game/scripts/screens/phone_screens.rpy", line 208, in execute

  File "game/scripts/screens/phone_screens.rpy", line 208, in execute

  File "game/scripts/screens/phone_screens.rpy", line 209, in execute

  File "game/scripts/screens/phone_screens.rpy", line 211, in execute

  File "game/scripts/screens/phone_screens.rpy", line 213, in execute

  File "game/scripts/screens/phone_screens.rpy", line 215, in execute

  File "game/scripts/screens/phone_screens.rpy", line 391, in execute

  File "game/scripts/screens/phone_screens.rpy", line 392, in execute

  File "game/scripts/screens/phone_screens.rpy", line 416, in execute

  File "game/scripts/screens/phone_screens.rpy", line 418, in execute

  File "game/scripts/screens/phone_screens.rpy", line 422, in execute

  File "game/scripts/screens/phone_screens.rpy", line 424, in execute

  File "game/scripts/screens/phone_screens.rpy", line 425, in execute

  File "game/scripts/screens/phone_screens.rpy", line 445, in execute

  File "game/scripts/screens/phone_screens.rpy", line 447, in execute

  File "game/scripts/screens/phone_screens.rpy", line 450, in execute

  File "game/scripts/screens/phone_screens.rpy", line 452, in execute

  File "game/scripts/screens/phone_screens.rpy", line 453, in execute

  File "game/scripts/screens/phone_screens.rpy", line 453, in <module>

  File "game/scripts/utility/script_functions.rpy", line 157, in check_convo_requirements

AttributeError: 'Peeps' object has no attribute 'peep_name'


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


Full traceback:

  File "scripts/chapter_3/ch3_home.rpyc", line 49, in script

  File "renpy/ast.py", line 1138, in execute

  File "renpy/python.py", line 1122, in py_exec_bytecode

  File "game/scripts/chapter_3/ch3_home.rpy", line 49, in <module>

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3582, in interact

  File "renpy/display\core.py", line 4055, in interact_core

  File "renpy/display\core.py", line 684, in visit_all

  File "renpy/display\core.py", line 684, in visit_all

  File "renpy/display\core.py", line 684, in visit_all

  File "renpy/display\screen.py", line 476, in visit_all

  File "renpy/display\core.py", line 4055, in <lambda>

  File "renpy/display\screen.py", line 487, in per_interact

  File "renpy/display\screen.py", line 680, in update

  File "game/scripts/screens/phone_screens.rpy", line 98, in execute

  File "game/scripts/screens/phone_screens.rpy", line 98, in execute

  File "game/scripts/screens/phone_screens.rpy", line 110, in execute

  File "game/scripts/screens/phone_screens.rpy", line 138, in execute

  File "game/scripts/screens/phone_screens.rpy", line 139, in execute

  File "game/scripts/screens/phone_screens.rpy", line 386, in execute

  File "game/scripts/screens/phone_screens.rpy", line 386, in execute

  File "game/scripts/screens/phone_screens.rpy", line 389, in execute

  File "game/scripts/screens/phone_screens.rpy", line 190, in execute

  File "game/scripts/screens/phone_screens.rpy", line 190, in execute

  File "game/scripts/screens/phone_screens.rpy", line 191, in execute

  File "game/scripts/screens/phone_screens.rpy", line 197, in execute

  File "game/scripts/screens/phone_screens.rpy", line 389, in execute

  File "game/scripts/screens/phone_screens.rpy", line 391, in execute

  File "game/scripts/screens/phone_screens.rpy", line 208, in execute

  File "game/scripts/screens/phone_screens.rpy", line 208, in execute

  File "game/scripts/screens/phone_screens.rpy", line 209, in execute

  File "game/scripts/screens/phone_screens.rpy", line 211, in execute

  File "game/scripts/screens/phone_screens.rpy", line 213, in execute

  File "game/scripts/screens/phone_screens.rpy", line 215, in execute

  File "game/scripts/screens/phone_screens.rpy", line 391, in execute

  File "game/scripts/screens/phone_screens.rpy", line 392, in execute

  File "game/scripts/screens/phone_screens.rpy", line 416, in execute

  File "game/scripts/screens/phone_screens.rpy", line 418, in execute

  File "game/scripts/screens/phone_screens.rpy", line 422, in execute

  File "game/scripts/screens/phone_screens.rpy", line 424, in execute

  File "game/scripts/screens/phone_screens.rpy", line 425, in execute

  File "game/scripts/screens/phone_screens.rpy", line 445, in execute

  File "game/scripts/screens/phone_screens.rpy", line 447, in execute

  File "game/scripts/screens/phone_screens.rpy", line 450, in execute

  File "game/scripts/screens/phone_screens.rpy", line 452, in execute

  File "game/scripts/screens/phone_screens.rpy", line 453, in execute

  File "game/scripts/screens/phone_screens.rpy", line 453, in <module>

  File "game/scripts/utility/script_functions.rpy", line 157, in check_convo_requirements

AttributeError: 'Peeps' object has no attribute 'peep_name'


[/code]

is there an update?

Thank you 

(1 edit)


Good evening I looked for the room but I can't find the crystal 

(1 edit)

Hello where you can find Bloodthirster 

I see thank you 

Have the cheats been removed?

The game won't instal

I can't open the phone anymore

Look at my post below

It's a great games hope to have the new update ( sorry for my English 

Okay thank you very much 

There is a problem With Wisest of the Pack I have the amulet but I can't go see Uffe to finish the quest 

yes

We can find korg were cause I can't find it at home

Good evening I can not find the location write about the quest

Hello I would need help with the quest Whispering Hollow I'm only missing the amulet but I'm not where to find it

I need a specific item in addition to the minotaur essence or finger wait to have an item in the water

(1 edit)

I have only herbs of grace and lothar Don't give me the quest 

 The Which lake

Hello I haven't found the place where I need to Fight the flower with lothar

(2 edits)

Who can help me with it's two scenes 


I won and lost against all the monsters in the game 

Where to find Bandit Boss

Hello how we can beat the fairy prince he does too much damage and he has too much life 

When will the next update 

英語版は、文章の半分が中国語または日本語で、男性が差別化しています

Hello I followed your advice looking for a solution and unfortunately I can not give him the coffee beans 

Hello I want to do this quest but when I talk to parif he does not give me the quest 

I do the quest Hunt for ingredients but parif Don't give me any quest I have to do what

I'm stuck I can't find an access card I have to find it where

Okay thanks 

Hello I have a problem if it is one I can not get Ferlando it no longer appears in the Work option at the club what should I do 

Hello I have a problem I can not find Ferlando at the club I do how please 

How do we pass the first pezzul of the werwolf den please

I tried your teqnique but I can't solve the puzzul

When is the next update for the public

I would need help I am puzzled with the barrels in the den of the werewolves I can not pass it 

You have to do the quest with embre and jog to unlock the ability

Okey Thank you