PyTFall > PyTFall: General information

<-- Archived --> == PyTFall Beta (TESTING) release ==>

<< < (3/21) > >>

Xela:

--- Quote from: MrKlaus on April 17, 2018, 01:51:19 AM ---- How to lure more customers? (I got the Old Shack, but only 2 are visitting daily)
- How to raise reputation?

--- End quote ---

You advertise to get more clients and run your business well to get better rep (there is no forced way here I think, maybe high-level advert for the Palace).

We're working on fixing the bugs... some of them are difficult to understand, there've been tons of reports on Discord...

This accumulates a bunch of fixes so far:
https://cdn.discordapp.com/attachments/435155262140055572/435741332984823809/Updated_files_v3.zip

nemojason:
Hello, i test this game and i love... 
I have some problems : - i don t know how create a team for arena or dunjon (may be my fault i m not english speaking native xd)
                                   - when  my girl (with maid job) do this job : the % of dirty up always and never down...
                                   - and how can i down the % of threat? At day 60+ i had more 80% threat and all customer didn't come... a big problem for business lol

MrKlaus:
When looking for girls infront the park gate:


--- Code: ---I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/code/locations/park/park_gates.rpy", line 33, in <module>
  File "game/code/locations/park/park_gates.rpy", line 51, in execute
  File "game/code/locations/park/park_gates.rpy", line 51, in execute
  File "game/code/locations/park/park_gates.rpy", line 60, in execute
  File "game/code/locations/park/park_gates.rpy", line 67, in execute
  File "game/code/locations/park/park_gates.rpy", line 68, in execute
  File "game/code/locations/park/park_gates.rpy", line 71, in execute
  File "game/code/locations/park/park_gates.rpy", line 71, in <module>
  File "game/code/core/characters/characters.rpy", line 2272, in show
    imgpath = "/".join([self.path_to_imgfolder, imgpath])
  File "game/code/core/characters/characters.rpy", line 1792, in __getattr__
    (self.__class__, key))
AttributeError: <class 'store.Char'> object has no attribute 'path_to_imgfolder'

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

Full traceback:
  File "game/code/locations/park/park_gates.rpyc", line 33, in script
    ��P)��s���e(�U+xy��I(x�Vp��yNW&D��PtZ_�@�    7�I�b�U1���;A����=��lV{%�:7��+�sw�ܹ7��T�WɿO���0�5��_��g�ub���)9Jg�84c��$� Uؘa=��<���yT0'6Q�
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/code/locations/park/park_gates.rpy", line 33, in <module>
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2999, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2999, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/code/locations/park/park_gates.rpy", line 51, in execute
  File "game/code/locations/park/park_gates.rpy", line 51, in execute
  File "game/code/locations/park/park_gates.rpy", line 60, in execute
  File "game/code/locations/park/park_gates.rpy", line 67, in execute
  File "game/code/locations/park/park_gates.rpy", line 68, in execute
  File "game/code/locations/park/park_gates.rpy", line 71, in execute
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ast.py", line 182, in evaluate
    kwargs[k] = renpy.python.py_eval(v, locals=scope)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1843, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1836, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/code/locations/park/park_gates.rpy", line 71, in <module>
  File "game/code/core/characters/characters.rpy", line 2272, in show
    imgpath = "/".join([self.path_to_imgfolder, imgpath])
  File "game/code/core/characters/characters.rpy", line 1792, in __getattr__
    (self.__class__, key))
AttributeError: <class 'store.Char'> object has no attribute 'path_to_imgfolder'

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
PyTFall 0.56 Step by Step...
Tue Apr 17 22:41:11 2018

--- End code ---

Second area of the park works fine.

Similar thing in the beach house, but in the second area:


--- Code: ---I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/code/locations/beach/beach_cafe.rpy", line 22, in <module>
  File "game/code/locations/beach/beach_cafe.rpy", line 33, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 33, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 46, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 52, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 53, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 56, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 56, in <module>
  File "game/code/core/characters/characters.rpy", line 2272, in show
    imgpath = "/".join([self.path_to_imgfolder, imgpath])
  File "game/code/core/characters/characters.rpy", line 1792, in __getattr__
    (self.__class__, key))
AttributeError: <class 'store.Char'> object has no attribute 'path_to_imgfolder'

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

Full traceback:
  File "game/code/locations/beach/beach_cafe.rpyc", line 22, in script
    ��s+��@�J�}U��^E{�ސ��צ ~x��:�~�̾)������Q���A�(�s�8�&��҆�v�G��f2�gIw�s]�B�Gp���H�h�qS��#�b�[�lu��ߖj,"��2mw�8���¾6�-���X_�a�1m�Q��8�HP�}�
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/code/locations/beach/beach_cafe.rpy", line 22, in <module>
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2624, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2999, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 511, in visit_all
    d.visit_all(callback)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 401, in visit_all
    callback(self)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\core.py", line 2999, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 411, in per_interact
    self.update()
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\display\screen.py", line 592, in update
    self.screen.function(**self.scope)
  File "game/code/locations/beach/beach_cafe.rpy", line 33, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 33, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 46, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 52, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 53, in execute
  File "game/code/locations/beach/beach_cafe.rpy", line 56, in execute
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\ast.py", line 182, in evaluate
    kwargs[k] = renpy.python.py_eval(v, locals=scope)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1843, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1836, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/code/locations/beach/beach_cafe.rpy", line 56, in <module>
  File "game/code/core/characters/characters.rpy", line 2272, in show
    imgpath = "/".join([self.path_to_imgfolder, imgpath])
  File "game/code/core/characters/characters.rpy", line 1792, in __getattr__
    (self.__class__, key))
AttributeError: <class 'store.Char'> object has no attribute 'path_to_imgfolder'

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
PyTFall 0.56 Step by Step...
Tue Apr 17 22:47:01 2018


--- End code ---

nemojason:
Hello, when i change the home of Erza Scarlet (from lucker's packs for Pytfall)  to Scary Shack : i obtain this error after click on next day :



I'm sorry, but an uncaught exception occurred.


While running game code:
  File "game/code/core/next_day.rpy", line 185, in <module>
  File "game/code/training/classes - training_jobs.rpy", line 614, in __init__
  File "game/code/training/classes - training_jobs.rpy", line 644, in check_success
Exception: AP: 0, JP: 0


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


Full traceback:
  File "game/code/core/next_day.rpyc", line 84, in script call
   
  File "game/code/core/next_day.rpyc", line 174, in script
    �Lcˎ�rG�&P�wڠ�W�}�]�~ ��.�,f��h�t��&��fn�ta�-ֳ˭�mp����e�$~'��e�۪A�G���3��hЙ��(��Y�A���!�A�C�%"� �FD�40]9
  File "C:\hjl\PyTFall-0.56-Step-by-Step...-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\hjl\PyTFall-0.56-Step-by-Step...-pc\renpy\python.py", line 1812, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/code/core/next_day.rpy", line 185, in <module>
  File "game/code/training/classes - training_jobs.rpy", line 614, in __init__
  File "game/code/training/classes - training_jobs.rpy", line 644, in check_success
Exception: AP: 0, JP: 0


Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
PyTFall 0.56 Step by Step...
Wed Apr 18 05:23:51 2018





I'm sorry, but an uncaught exception occurred.


While running game code:
  File "game/code/core/next_day.rpy", line 236, in <module>
  File "game/code/core/support.rpy", line 206, in next_day
  File "game/code/core/characters/characters.rpy", line 4773, in next_day
  File "game/code/core/characters/characters.rpy", line 1792, in __getattr__
AttributeError: <class 'store.Char'> object has no attribute 'dispositon'


Another problem with Erza : when i give her 100 or 1000 gold no effect  :D




Xela:

--- Quote from: nemojason on April 17, 2018, 04:36:50 PM ---Hello, i test this game and i love... 
I have some problems : - i don t know how create a team for arena or dunjon (may be my fault i m not english speaking native xd)
                                   - when  my girl (with maid job) do this job : the % of dirty up always and never down...
                                   - and how can i down the % of threat? At day 60+ i had more 80% threat and all customer didn't come... a big problem for business lol

--- End quote ---

There is a button in the character profile screen (on top stripe). You can click it to add that character to play team.

The new patch prevents dirt build-up, cleaning should work otherwise. The threat is now only active in large buildings.

https://cdn.discordapp.com/attachments/435506309631180801/435947547736145920/code.rar

https://cdn.discordapp.com/attachments/435506309631180801/435947564483870740/script.rpy

Copy and sync. Old save files remain supported.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version