- May 12, 2020
- 199
- 152
Anyone figure out what the point of buying the bar is? I checked it out and made a drink but couldn't do anything with it except discard it? Do you have to call someone over or something?
Look up the origin of the word "orchid"Actually the game should be renamed to : "Adventures in blue-balling - My life as a strip club greeter."
samei get en unexpected error after i try to start the game! :/
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/club_logic.rpy", line 1005, in <module>
File "game/club_logic.rpy", line 1001, in count_music_files
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'E:\\Purple_Orchid-0.2-pc\\game\\music'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Purple_Orchid-0.2-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Purple_Orchid-0.2-pc\renpy\main.py", line 526, in main
renpy.game.context().run(node)
File "club_logic.rpyc", line 996, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "club_logic.rpyc", line 996, in script
File "E:\Purple_Orchid-0.2-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Purple_Orchid-0.2-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/club_logic.rpy", line 1005, in <module>
File "game/club_logic.rpy", line 1001, in count_music_files
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'E:\\Purple_Orchid-0.2-pc\\game\\music'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
0.2
Wed Jan 15 06:09:19 2025
i get en unexpected error after i try to start the game! :/
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/club_logic.rpy", line 1005, in <module>
File "game/club_logic.rpy", line 1001, in count_music_files
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'E:\\Purple_Orchid-0.2-pc\\game\\music'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Purple_Orchid-0.2-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Purple_Orchid-0.2-pc\renpy\main.py", line 526, in main
renpy.game.context().run(node)
File "club_logic.rpyc", line 996, in script
File "lib/python3.9/future/utils/__init__.py", line 444, in raise_
File "club_logic.rpyc", line 996, in script
File "E:\Purple_Orchid-0.2-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Purple_Orchid-0.2-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/club_logic.rpy", line 1005, in <module>
File "game/club_logic.rpy", line 1001, in count_music_files
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'E:\\Purple_Orchid-0.2-pc\\game\\music'
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
0.2
Wed Jan 15 06:09:19 2025
It seems that creating a new folder named "music" within the /game folder resolves the issue. I was experiencing the same problem, but adding the folder has worked for me.same