- Mar 16, 2018
- 792
- 1,143
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/DayX.rpy", line 141, in <module>
AttributeError: 'storyClass' object has no attribute 'counter'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "DayX.rpyc", line 141, in script
File "E:\Games\TheHotelManagerHD-0.3-pc\renpy\ast.py", line 882, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\TheHotelManagerHD-0.3-pc\renpy\python.py", line 1913, in py_exec_bytecode
exec bytecode in globals, locals
File "game/DayX.rpy", line 141, in <module>
AttributeError: 'storyClass' object has no attribute 'counter'
Windows-7-6.1.7601-SP1
Ren'Py 7.1.0.882
The Hotel Manager HD 0.3
Wed Dec 12 04:52:01 2018
To many rollback errors with this game. Don't waste your time on it.View attachment 100673
Overview:
Centers around a guy (Mr. Rogers) who takes over the management of a failing hotel. The original design was to be a resource management/business simulation game but it soon became obvious that story was far more interesting than yet another earning X pounds in Y weeks type of game. Although some game aspects are still present and the choices made will have effects within the story, the story has prevailed.
While the center of the main characters attention at the beginning will be his secretary Sophie there are plenty of other female characters in the story and I plan on letting my Patreon's influence who gets the lion share of development time and welcome any suggestions they may have for how this can be made a better experience for all.
Updated: 2018-12-12
Developer/Publisher:You must be registered to see the links
Censorship: None
Version: 0.3
OS: Windows - Mac - Linux
Language: English
Genre:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
May need to start a new game.
Download:
Normal Version (2.18GB):
PC/Linux:You must be registered to see the links-You must be registered to see the links
Mac:You must be registered to see the links-You must be registered to see the links
Compressed Version (129MB):
PC:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Mac:You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
You must be registered to see the links
same issue when every time u go home, and many times screen stays black when diaologs go onGetting an exception after the first day is over.
Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/DayX.rpy", line 141, in <module> AttributeError: 'storyClass' object has no attribute 'counter' -- Full Traceback ------------------------------------------------------------ Full traceback: File "DayX.rpyc", line 141, in script File "E:\Games\TheHotelManagerHD-0.3-pc\renpy\ast.py", line 882, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\Games\TheHotelManagerHD-0.3-pc\renpy\python.py", line 1913, in py_exec_bytecode exec bytecode in globals, locals File "game/DayX.rpy", line 141, in <module> AttributeError: 'storyClass' object has no attribute 'counter' Windows-7-6.1.7601-SP1 Ren'Py 7.1.0.882 The Hotel Manager HD 0.3 Wed Dec 12 04:52:01 2018