tobiashansson Posted February 23, 2021 Posted February 23, 2021 6 minutes ago, luvthatapex said: All of the settings for the p-roc games are in the config folder. => \p-roc\games\cactuscanyon\config the file that holds the high scores is game_data.yaml Thanks i will try when Im back home ??
VPGamer75 Posted March 29, 2021 Posted March 29, 2021 I’m Done the request more than I bargain for which it 👍🏻
digable Posted May 19, 2022 Posted May 19, 2022 When i add a second player, the game exists out. I'm on visualpinball 10.7 final and the last dmdext that supports .pac files. I have tried the minimal vp 10.6 but still have the same issue. Here is my proc log (I'm sorry for the lengthy post) --> 2022-05-19 11:04:05,875 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\pinball/.pyprocgame/config.yaml. 2022-05-19 11:04:05,875 - game.config - INFO - pyprocgame configuration found at C:\Users\pinball/.pyprocgame/config.yaml 2022-05-19 11:04:05,892 - vpcom - INFO - S11 is ...False 2022-05-19 11:04:05,905 - game.config - INFO - pyprocgame configuration found at ./config.yaml 2022-05-19 11:04:05,914 - game.config - INFO - pyprocgame configuration found at ./config.yaml 2022-05-19 11:04:06,301 - game.sound - INFO - Initializing sound... 2022-05-19 11:04:06,846 - game - INFO - Loading machine configuration from "cc_machine.yaml"... 2022-05-19 11:04:06,930 - game - INFO - Programming switch rules... 2022-05-19 11:04:07,111 - game - INFO - Programming flipper flipperLwR 2022-05-19 11:04:07,111 - game - INFO - Enabling WPC style flipper 2022-05-19 11:04:07,111 - game - INFO - Programming flipper flipperLwL 2022-05-19 11:04:07,111 - game - INFO - Enabling WPC style flipper 2022-05-19 11:04:13,269 - vpcom - INFO - GameName: cc_13 2022-05-19 11:04:13,269 - vpcom - INFO - SplashInfoLine: Cactus Canyon - Midway/Williams 1998 2022-05-19 11:06:09,003 - game - INFO - GAME STARTED 2022-05-19 11:06:09,006 - game - INFO - Programming flipper flipperLwR 2022-05-19 11:06:09,006 - game - INFO - Enabling WPC style flipper 2022-05-19 11:06:09,006 - game - INFO - Programming flipper flipperLwL 2022-05-19 11:06:09,006 - game - INFO - Enabling WPC style flipper 2022-05-19 11:06:11,989 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken) 2022-05-19 11:06:11,989 - vpcom - INFO - Exception Name AttributeError: 'CCGame' object has no attribute 'set_player_defaults' 2022-05-19 11:06:11,989 - vpcom - INFO - Traceback (most recent call last): 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\tools\register_vpcom.py", line 300, in RunGame 2022-05-19 11:06:11,990 - vpcom - INFO - self.game.run_loop() 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\game.py", line 568, in run_loop 2022-05-19 11:06:11,990 - vpcom - INFO - self.process_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\game.py", line 525, in process_event 2022-05-19 11:06:11,990 - vpcom - INFO - self.modes.handle_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\mode.py", line 369, in handle_event 2022-05-19 11:06:11,990 - vpcom - INFO - handled = mode.handle_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\ep\ep_mode.py", line 232, in handle_event 2022-05-19 11:06:11,990 - vpcom - INFO - result = handler(self.game.switches[accepted.name]) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\cc_modes\base.py", line 162, in sw_startButton_active 2022-05-19 11:06:11,990 - vpcom - INFO - self.game.set_player_defaults(1) 2022-05-19 11:06:11,990 - vpcom - INFO - AttributeError: 'CCGame' object has no attribute 'set_player_defaults' Thanks in advance!
digable Posted February 7, 2023 Posted February 7, 2023 On 5/19/2022 at 3:03 PM, digable said: When i add a second player, the game exists out. I'm on visualpinball 10.7 final and the last dmdext that supports .pac files. I have tried the minimal vp 10.6 but still have the same issue. Here is my proc log (I'm sorry for the lengthy post) --> 2022-05-19 11:04:05,875 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\pinball/.pyprocgame/config.yaml. 2022-05-19 11:04:05,875 - game.config - INFO - pyprocgame configuration found at C:\Users\pinball/.pyprocgame/config.yaml 2022-05-19 11:04:05,892 - vpcom - INFO - S11 is ...False 2022-05-19 11:04:05,905 - game.config - INFO - pyprocgame configuration found at ./config.yaml 2022-05-19 11:04:05,914 - game.config - INFO - pyprocgame configuration found at ./config.yaml 2022-05-19 11:04:06,301 - game.sound - INFO - Initializing sound... 2022-05-19 11:04:06,846 - game - INFO - Loading machine configuration from "cc_machine.yaml"... 2022-05-19 11:04:06,930 - game - INFO - Programming switch rules... 2022-05-19 11:04:07,111 - game - INFO - Programming flipper flipperLwR 2022-05-19 11:04:07,111 - game - INFO - Enabling WPC style flipper 2022-05-19 11:04:07,111 - game - INFO - Programming flipper flipperLwL 2022-05-19 11:04:07,111 - game - INFO - Enabling WPC style flipper 2022-05-19 11:04:13,269 - vpcom - INFO - GameName: cc_13 2022-05-19 11:04:13,269 - vpcom - INFO - SplashInfoLine: Cactus Canyon - Midway/Williams 1998 2022-05-19 11:06:09,003 - game - INFO - GAME STARTED 2022-05-19 11:06:09,006 - game - INFO - Programming flipper flipperLwR 2022-05-19 11:06:09,006 - game - INFO - Enabling WPC style flipper 2022-05-19 11:06:09,006 - game - INFO - Programming flipper flipperLwL 2022-05-19 11:06:09,006 - game - INFO - Enabling WPC style flipper 2022-05-19 11:06:11,989 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken) 2022-05-19 11:06:11,989 - vpcom - INFO - Exception Name AttributeError: 'CCGame' object has no attribute 'set_player_defaults' 2022-05-19 11:06:11,989 - vpcom - INFO - Traceback (most recent call last): 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\tools\register_vpcom.py", line 300, in RunGame 2022-05-19 11:06:11,990 - vpcom - INFO - self.game.run_loop() 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\game.py", line 568, in run_loop 2022-05-19 11:06:11,990 - vpcom - INFO - self.process_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\game.py", line 525, in process_event 2022-05-19 11:06:11,990 - vpcom - INFO - self.modes.handle_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\procgame\game\mode.py", line 369, in handle_event 2022-05-19 11:06:11,990 - vpcom - INFO - handled = mode.handle_event(event) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\ep\ep_mode.py", line 232, in handle_event 2022-05-19 11:06:11,990 - vpcom - INFO - result = handler(self.game.switches[accepted.name]) 2022-05-19 11:06:11,990 - vpcom - INFO - File "C:\P-ROC\games\cactuscanyon\cc_modes\base.py", line 162, in sw_startButton_active 2022-05-19 11:06:11,990 - vpcom - INFO - self.game.set_player_defaults(1) 2022-05-19 11:06:11,990 - vpcom - INFO - AttributeError: 'CCGame' object has no attribute 'set_player_defaults' Thanks in advance! An FYI to this issue, I finally resolved it by completely uninstalling and removing all folders associated with it. I reinstalled and no longer have any issues.
fourbanks Posted September 25, 2025 Posted September 25, 2025 On 5/19/2016 at 6:38 PM, arngrim said: you are just a crazy dude lol, i even don't want to read your bullshit He sure was, and I'm sure he's gone for good.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now