2.30 star(s) 4 Votes

EarthTramp

Member
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?
 

Raxxia

Newbie
Jan 11, 2019
23
22
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
 

youraccount69

Engaged Member
Donor
Dec 30, 2020
3,802
1,647
PurpleOrchid-0.2
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

sammyoskol

New Member
Dec 22, 2022
7
6
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
same
 
Nov 7, 2017
480
963
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.
 

SLim_Games

Member
Donor
Game Developer
Feb 9, 2018
405
3,114
Doctor Shark
Thank you for your review—I completely agree with the flaws you pointed out. The game definitely needs more meaningful encounters.

Currently I'm mostly experimenting with what I can create using this game engine. My current focus is on the gameplay mechanics and figuring out how to implement them, as coding isn't exactly my strong point. This project has been a great learning experience for me so far.

Thank you for taking your time to review my game and being constructive about it. I appreciate it.
 
2.30 star(s) 4 Votes