devolution

Author Topic: Reporting Errors:  (Read 354125 times)

0 Members and 1 Guest are viewing this topic.

Offline Senkousha

  • Newbie
  • *
  • Posts: 3
Re: Reporting Errors:
« Reply #705 on: June 24, 2018, 11:00:59 AM »
Code: [Select]
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.rChar'> object has no attribute 'dispositon'

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

Full traceback:
  File "game/code/core/next_day.rpyc", line 84, in script call
   
  File "game/code/core/next_day.rpyc", line 225, in script
    C��zbԑ�#��SóRsa!��1PQU
  File "D:\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 "D:\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 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.rChar'> object has no attribute 'dispositon'

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
PyTFall 0.56 Step by Step...
Sun Jun 24 22:57:41 2018



This happens if I set my hero's home to Lux Apartment.

Offline Veroci

  • Newbie
  • *
  • Posts: 1
Re: Reporting Errors:
« Reply #706 on: August 17, 2018, 08:51:57 AM »
Greetings!
 
I found a bug (maybe). When i bring in 2 slaves into a fight, They just stand still, doing nothing. Can you help with this?

Thanks in advance,
Veroci

Offline brendeoteo

  • Newbie
  • *
  • Posts: 3
Re: Reporting Errors:
« Reply #707 on: September 04, 2018, 04:19:30 AM »
Code: [Select]
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'

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

Full traceback:
  File "game/code/core/next_day.rpyc", line 84, in script call
   
  File "game/code/core/next_day.rpyc", line 225, in script
    C��zbԑ�#��SóRsa!��1PQU
  File "C:\Users\Drake\Downloads\PyTFall-0.56-Step-by-Step.-pc\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:\Users\Drake\Downloads\PyTFall-0.56-Step-by-Step.-pc\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 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'

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
PyTFall 0.56 Step by Step...
Tue Sep 04 16:16:07 2018
Happens if i already have large apartment and bought a luxury apartment for my hero to stay in.
Also, its either you(the mc) sleep in luxury apartment OR your slaves sleep in the luxury apartment.
The error appears if both player and slave are sleeping in luxury apartment
« Last Edit: September 04, 2018, 04:28:30 AM by brendeoteo »

Offline Xela

  • Global Moderator
  • *****
  • Posts: 6893
  • "It's like hunting cows"
Re: Reporting Errors:
« Reply #708 on: September 05, 2018, 02:16:49 AM »
We're testing an updated version atm. This error was fixed over a month ago. I reckon the "official" beta release is not that far off, beta testers find less and less issues with the game :)
Like what we're doing?

Offline grishnak

  • Jr. Member
  • **
  • Posts: 77
Re: Reporting Errors:
« Reply #709 on: September 18, 2019, 03:54:43 AM »
I played stable for a couple of hours, then expanded to "mansion on the road" and got this error. I also had someone from the exploration team dying around that time, but i doubt that is connected. After ignoring that error i could continue playing, then one char became idle and a similar error appeared in the next rounds.

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

While running game code:
  File "game/code/core/next_day.rpy", line 96, in script call
    call next_day_calculations from _call_next_day_calculations
  File "game/code/core/next_day.rpy", line 191, in script
    $ building.run_nd()
  File "game/code/core/next_day.rpy", line 191, in <module>
    $ building.run_nd()
  File "game/code/core/businesses&buildings/buildings_core.rpy", line 1000, in run_nd
    self.env.run(until=proc)
Exception: (KeyError(<store.rChar object at 0x16CE1BD0>,), '<Process(worker_control) object at 0x1c1a6cf0>', 77)

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

Full traceback:
  File "game/code/core/next_day.rpy", line 96, in script call
    call next_day_calculations from _call_next_day_calculations
  File "game/code/core/next_day.rpy", line 191, in script
    $ building.run_nd()
  File "D:\games\PyTFall-0.72-and-take-their-shit...-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\games\PyTFall-0.72-and-take-their-shit...-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/code/core/next_day.rpy", line 191, in <module>
    $ building.run_nd()
  File "game/code/core/businesses&buildings/buildings_core.rpy", line 1000, in run_nd
    self.env.run(until=proc)
  File "python-packages/simpy/core.py", line 137, in run
  File "python-packages/simpy/core.py", line 235, in step
Exception: (KeyError(<store.rChar object at 0x16CE1BD0>,), '<Process(worker_control) object at 0x1c1a6cf0>', 77)

Windows-7-6.1.7600
Ren'Py 7.2.2.491
PyTFall 0.72 and take their shit...
Tue Sep 17 22:35:23 2019

Offline DarkTl

  • Hero Member
  • *****
  • Posts: 4737
Re: Reporting Errors:
« Reply #710 on: April 20, 2020, 08:04:08 AM »
It's not a secret that PF development stopped after Xela went offline for more than a year, and it can't be resumed without him. Our attempts to contact him were unsuccessful either, so whether he will return or not is unclear. In order to salvage PF mechanics and ideas accumulated over the years of development, together with TheWorst we are starting a new project, similar to PF but with original art. It won't be an exact copy of PF, so don't expect the very same game with slightly different art. But we'll reuse as many elements as we can, making it the best possible way to save PF's legacy. You can follow the development here: https://www.patreon.com/posts/36197357