MikeDASpike Posted December 11, 2025 Posted December 11, 2025 I thought I replied yesterday, but I think I forgot to hit the submit button. The path looks fine for Python and P-roc. I only notice some duplicate paths for Windows, but they shouldn’t cause any issues, likely due to a faulty installer. C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA app\NvDLISR;C:\Program Files\PowerToys\DSCModules\; That was the last thing I could came up with. maybe @jarr3 has some ideas as well.
jarr3 Posted December 11, 2025 Posted December 11, 2025 What would be good to check is the different yaml files part of the installation that they point to the right place. Especially there is one available here: %USERPROFILE%\.pyprocgame\config.yaml which expands to C:\Users\<windows user>\.pyprocgame\config.yaml and the standard one here: C:\P-ROC\games\cactuscanyon (depending on the installed folder) For my installation I also have these in the PATH: C:\MinGW\bin;C:\P-ROC27\cmake\bin;C:\Python27\Scripts;C:\Python27
Cliffy Posted December 11, 2025 Posted December 11, 2025 3 hours ago, jarr3 said: What would be good to check is the different yaml files part of the installation that they point to the right place. Especially there is one available here: %USERPROFILE%\.pyprocgame\config.yaml which expands to C:\Users\<windows user>\.pyprocgame\config.yaml and the standard one here: C:\P-ROC\games\cactuscanyon (depending on the installed folder) For my installation I also have these in the PATH: C:\MinGW\bin;C:\P-ROC27\cmake\bin;C:\Python27\Scripts;C:\Python27 Thanks Richard. I checked the yaml (2017 file date!!) in my user folder and made sure the paths were correct. Following it to the vp_game_map.yaml and opening it I did find a path error for cc_13. It read; cc_13: path: /../games/cactuscanyon kls: game.CCGame yaml: /../games/CCC/config/cc_machine.yaml CCC folder doesnt exist so I changed it; cc_13: path: /../games/cactuscanyon kls: game.CCGame yaml: /../games/cactuscanyon/config/cc_machine.yaml unfortunately no change. Same error when starting it up
fourbanks Posted December 12, 2025 Author Posted December 12, 2025 (edited) 1 hour ago, Cliffy said: Thanks Richard. I checked the yaml (2017 file date!!) in my user folder and made sure the paths were correct. Following it to the vp_game_map.yaml and opening it I did find a path error for cc_13. It read; cc_13: path: /../games/cactuscanyon kls: game.CCGame yaml: /../games/CCC/config/cc_machine.yaml CCC folder doesnt exist so I changed it; cc_13: path: /../games/cactuscanyon kls: game.CCGame yaml: /../games/cactuscanyon/config/cc_machine.yaml unfortunately no change. Same error when starting it up Same here, I'm not going to attempt to get this fixed and risk mucking up a perfect setup for just one table; i would have thought with the vast experience of everyone here, we would have by now got a full working download? Edited December 12, 2025 by fourbanks
jarr3 Posted December 12, 2025 Posted December 12, 2025 4 hours ago, fourbanks said: Same here, I'm not going to attempt to get this fixed and risk mucking up a perfect setup for just one table; i would have thought with the vast experience of everyone here, we would have by now got a full working download? Well, we all do this in our free time trying to help out. There is no big business behind it all. With this problem, there must be something really stupid simple and since computers are dumb, we must help them.... I do not even beleive ChatGPT will be able to give a helping hand. (it will kindly try though Not that it will help the frustration... but here is a video about owning a real new flipper in 2025....
fourbanks Posted December 12, 2025 Author Posted December 12, 2025 6 hours ago, jarr3 said: Well, we all do this in our free time trying to help out. There is no big business behind it all. With this problem, there must be something really stupid simple and since computers are dumb, we must help them.... I do not even beleive ChatGPT will be able to give a helping hand. (it will kindly try though Not that it will help the frustration... but here is a video about owning a real new flipper in 2025.... I agree, my friend; we all do this for free. I've been a Microsoft MVP for many years, dealing with the monthly security updates. Today I'm just a free adviser It is very difficult at times, for sure, to get everything as it should be for the public all the time; in fact, it's impossible. But like us all here, we always do our best
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