gregers

Forum Fanatic
Dec 9, 2018
4,249
5,296
wait how do we open console?
To enable the console:
1. Find the file /renpy/common/00console.rpy
2. Open it in an editor (Notepad++ or somesuch)
3. Find the lines:
Code:
# If true, the console is enabled despite config.developer being False.
    config.console = False
4. Change False to True, save and exit.

To open the console in game: Shift+O
 
Last edited:
  • Like
Reactions: longjohngold

Higurashika

Well-Known Member
Nov 15, 2018
1,369
1,971
Did Alishia add only new content or update something old too? I think I have something new, speaking skype with Mia.. it's hard to say when you don't play the game about an year, lol.
 

TheMagister

Well-Known Member
Aug 5, 2016
1,168
1,477
that would be very nice. also what is your avatar? is it a cg from a game?
Uh yes, it's a secret image from this game. You can find it by collecting the hidden magazines.

Did Alishia add only new content or update something old too? I think I have something new, speaking skype with Mia.. it's hard to say when you don't play the game about an year, lol.
Yeah, I think some dialogues were rewritten a bit.
 

CorujaCega

Newbie
Jul 29, 2018
54
75
That much time and we still can't complete the first task of the game...that forced game over after a week, its really suck since the openbox is that much click if no guidance.
 

Higurashika

Well-Known Member
Nov 15, 2018
1,369
1,971
I've got a problem here
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/events/mia_chat.rpy", line 930, in <module>
  File "game/scripts/classes_functions.rpy", line 717, in showActionsButOnlyOverlays
  File "game/scripts/classes_functions.rpy", line 632, in showActions
  File "game/scripts/locations/mc_room.rpy", line 19, in getActionsMcRoom
AttributeError: 'Story' object has no attribute 'secrets'

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

Full traceback:
  File "scripts/events/mia_chat.rpyc", line 930, in script
  File "D:\Torrents\AdGames\Red_Room - ver 0.2b\TheRedRoom_0.3a-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Torrents\AdGames\Red_Room - ver 0.2b\TheRedRoom_0.3a-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/events/mia_chat.rpy", line 930, in <module>
  File "game/scripts/classes_functions.rpy", line 717, in showActionsButOnlyOverlays
  File "game/scripts/classes_functions.rpy", line 632, in showActions
  File "game/scripts/locations/mc_room.rpy", line 19, in getActionsMcRoom
AttributeError: 'Story' object has no attribute 'secrets'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Red Room 0.3a
Thu Jul 16 00:15:18 2020
Should I start a new game? :(
 
3.70 star(s) 69 Votes