Jump to content

Cactus Canyon Continued - Proc In Vp?


Dazz

Recommended Posts

I managed to find a cactus canyon proc offline installer v2 and the step 1 bat file works perfectly and installed everything perfectly but when I run Step 2 - Install PROC.bat it says

 

installing pypinproc

installation failed, Exiting...

does anyone have any recomendations?


Try running as admin maybe

Sent from my SAMSUNG-SM-G935A using Tapatalk

Link to comment
Share on other sites

53 minutes ago, umpa said:


Try running as admin maybe

Sent from my SAMSUNG-SM-G935A using Tapatalk
 

Just tried running it as admin, same thing, I went in to the pypin proc folder in the proc folder on the root of the c drive and tried unblocking all the individual files and Im still getting the same error

Link to comment
Share on other sites

  • 2 weeks later...

alright I got proc installer to install after changing security settings in windows and forcing the uac to open all the time, I tried running ccc after inabling the controller in the table which is installed in visual pinball in the proc folder, I keep getting this error screen.

Capture.PNG

Link to comment
Share on other sites

On 6/29/2017 at 7:34 AM, connorsdad said:

Following as I'd like to get this working too.

Update: I followed the guide here http://www.vpforums.org/index.php?showtopic=32197 completely and at the end when I open the file he says to with vpx I get these errors first.PNG.7ab78b5324a606db06f0a5320d2aa2bc.PNGsecond.thumb.PNG.fae3ad925e5def568d6d05fd76cc70e4.PNGthird.thumb.PNG.1a2d08b9b839bef27e103c0ab470dd9c.PNG

 

 

 

then if I try to open the vpx version of cactus canyon I get these errors331.PNG.9fa933700dac1945a08443fedd224ae9.PNG332.PNG.91d32fd2daaa8ad6ca44cd81499c3775.PNG333.PNG.8cd4180366873010a36aadd4fc9feaa6.PNG

 

and if I try to open the vp9 version of the table I get this error

final.PNG.51ecca6b5f56cf89232f5c5cf67d888e.PNG

 

 

 

2first.PNG

Link to comment
Share on other sites

here is what i found inside the log, sorry for the long post

2017-06-25 14:03:26,036 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 14:03:26,038 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 14:03:26,160 - vpcom - INFO - S11 is ...False
2017-06-25 14:03:26,206 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 14:03:26,220 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 14:03:27,625 - game.sound - INFO - Initializing sound...
2017-06-25 14:03:27,668 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 14:03:27,668 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 14:03:27,670 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 14:03:27,670 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 14:03:27,670 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 14:03:27,670 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 14:03:27,670 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 14:03:27,670 - vpcom - INFO -     m = __import__( module )
2017-06-25 14:03:27,670 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 14:03:27,670 - vpcom - INFO -     try:
2017-06-25 14:03:27,670 - vpcom - INFO -    ^
2017-06-25 14:03:27,671 - vpcom - INFO - IndentationError: expected an indented block
2017-06-25 16:56:20,506 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 16:56:20,513 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 16:56:20,642 - vpcom - INFO - S11 is ...False
2017-06-25 16:56:20,723 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 16:56:20,755 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 16:56:22,125 - game.sound - INFO - Initializing sound...
2017-06-25 16:56:22,164 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 16:56:22,164 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 16:56:22,164 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 16:56:22,164 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 16:56:22,164 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 16:56:22,164 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 16:56:22,164 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 16:56:22,164 - vpcom - INFO -     m = __import__( module )
2017-06-25 16:56:22,164 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 16:56:22,164 - vpcom - INFO -     try:
2017-06-25 16:56:22,164 - vpcom - INFO -    ^
2017-06-25 16:56:22,165 - vpcom - INFO - IndentationError: expected an indented block
2017-06-25 17:00:57,154 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 17:00:57,154 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 17:00:57,184 - vpcom - INFO - S11 is ...False
2017-06-25 17:00:57,198 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 17:00:57,213 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 17:00:57,601 - game.sound - INFO - Initializing sound...
2017-06-25 17:00:57,612 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 17:00:57,612 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 17:00:57,614 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 17:00:57,614 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 17:00:57,614 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 17:00:57,614 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 17:00:57,614 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 17:00:57,614 - vpcom - INFO -     m = __import__( module )
2017-06-25 17:00:57,614 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 17:00:57,614 - vpcom - INFO -     try:
2017-06-25 17:00:57,614 - vpcom - INFO -    ^
2017-06-25 17:00:57,614 - vpcom - INFO - IndentationError: expected an indented block
2017-06-25 21:39:00,450 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 21:39:00,460 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 21:39:00,581 - vpcom - INFO - S11 is ...False
2017-06-25 21:39:00,642 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:39:00,683 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:39:02,525 - game.sound - INFO - Initializing sound...
2017-06-25 21:39:02,572 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 21:39:02,572 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 21:39:02,572 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 21:39:02,572 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 21:39:02,572 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 21:39:02,572 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 21:39:02,572 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 21:39:02,572 - vpcom - INFO -     m = __import__( module )
2017-06-25 21:39:02,572 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 21:39:02,572 - vpcom - INFO -     try:
2017-06-25 21:39:02,573 - vpcom - INFO -    ^
2017-06-25 21:39:02,573 - vpcom - INFO - IndentationError: expected an indented block
2017-06-25 21:40:54,012 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 21:40:54,028 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 21:40:54,075 - vpcom - INFO - S11 is ...False
2017-06-25 21:40:54,105 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:40:54,153 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:40:54,700 - game.sound - INFO - Initializing sound...
2017-06-25 21:40:54,730 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 21:40:54,730 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 21:40:54,730 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 21:40:54,730 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 21:40:54,730 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 21:40:54,730 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 21:40:54,730 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 21:40:54,730 - vpcom - INFO -     m = __import__( module )
2017-06-25 21:40:54,746 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 21:40:54,746 - vpcom - INFO -     try:
2017-06-25 21:40:54,746 - vpcom - INFO -    ^
2017-06-25 21:40:54,746 - vpcom - INFO - IndentationError: expected an indented block
2017-06-25 21:47:20,344 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-25 21:47:20,344 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-25 21:47:20,378 - vpcom - INFO - S11 is ...False
2017-06-25 21:47:20,391 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:47:20,404 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-25 21:47:20,858 - game.sound - INFO - Initializing sound...
2017-06-25 21:47:20,868 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-25 21:47:20,868 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-25 21:47:20,868 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-25 21:47:20,869 - vpcom - INFO - Traceback (most recent call last):
2017-06-25 21:47:20,869 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-25 21:47:20,869 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-25 21:47:20,869 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-25 21:47:20,869 - vpcom - INFO -     m = __import__( module )
2017-06-25 21:47:20,869 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-25 21:47:20,869 - vpcom - INFO -     try:
2017-06-25 21:47:20,869 - vpcom - INFO -    ^
2017-06-25 21:47:20,869 - vpcom - INFO - IndentationError: expected an indented block
2017-06-26 11:49:25,140 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-26 11:49:25,153 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-26 11:49:25,262 - vpcom - INFO - S11 is ...False
2017-06-26 11:49:25,323 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:49:25,335 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:49:27,315 - game.sound - INFO - Initializing sound...
2017-06-26 11:49:27,361 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-26 11:49:27,361 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-26 11:49:27,361 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-26 11:49:27,361 - vpcom - INFO - Traceback (most recent call last):
2017-06-26 11:49:27,361 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-26 11:49:27,361 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-26 11:49:27,361 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-26 11:49:27,361 - vpcom - INFO -     m = __import__( module )
2017-06-26 11:49:27,361 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-26 11:49:27,361 - vpcom - INFO -     try:
2017-06-26 11:49:27,361 - vpcom - INFO -    ^
2017-06-26 11:49:27,361 - vpcom - INFO - IndentationError: expected an indented block
2017-06-26 11:50:03,898 - vpcom - INFO - S11 is ...False
2017-06-26 11:50:03,900 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:50:03,923 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-26 11:50:03,923 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-26 11:50:03,923 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-26 11:50:03,923 - vpcom - INFO - Traceback (most recent call last):
2017-06-26 11:50:03,923 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-26 11:50:03,923 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-26 11:50:03,923 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-26 11:50:03,923 - vpcom - INFO -     m = __import__( module )
2017-06-26 11:50:03,923 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-26 11:50:03,923 - vpcom - INFO -     try:
2017-06-26 11:50:03,924 - vpcom - INFO -    ^
2017-06-26 11:50:03,924 - vpcom - INFO - IndentationError: expected an indented block
2017-06-26 11:52:11,966 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-26 11:52:11,966 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-26 11:52:12,000 - vpcom - INFO - S11 is ...False
2017-06-26 11:52:12,013 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:52:12,026 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:52:12,397 - game.sound - INFO - Initializing sound...
2017-06-26 11:52:12,407 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-26 11:52:12,407 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-26 11:52:12,407 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-26 11:52:12,407 - vpcom - INFO - Traceback (most recent call last):
2017-06-26 11:52:12,407 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-26 11:52:12,407 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-26 11:52:12,407 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-26 11:52:12,408 - vpcom - INFO -     m = __import__( module )
2017-06-26 11:52:12,408 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-26 11:52:12,408 - vpcom - INFO -     try:
2017-06-26 11:52:12,408 - vpcom - INFO -    ^
2017-06-26 11:52:12,408 - vpcom - INFO - IndentationError: expected an indented block
2017-06-26 11:55:56,253 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-26 11:55:56,253 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-26 11:55:56,285 - vpcom - INFO - S11 is ...False
2017-06-26 11:55:56,285 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:55:56,299 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 11:55:56,362 - game.sound - INFO - Initializing sound...
2017-06-26 11:55:56,378 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-06-26 11:55:56,378 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-26 11:55:56,378 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-06-26 11:55:56,378 - vpcom - INFO - Traceback (most recent call last):
2017-06-26 11:55:56,378 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 220, in Run
2017-06-26 11:55:56,378 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-06-26 11:55:56,378 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-06-26 11:55:56,378 - vpcom - INFO -     m = __import__( module )
2017-06-26 11:55:56,378 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-06-26 11:55:56,378 - vpcom - INFO -     try:
2017-06-26 11:55:56,378 - vpcom - INFO -    ^
2017-06-26 11:55:56,378 - vpcom - INFO - IndentationError: expected an indented block
2017-06-26 12:25:02,128 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 12:25:02,128 - vpcom - INFO - S11 is ...False
2017-06-26 12:25:02,144 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-26 12:25:02,144 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-26 12:25:02,165 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-06-26 12:25:02,167 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-06-26 12:25:02,563 - game.sound - INFO - Initializing sound...
2017-06-26 12:25:03,634 - game - INFO - Loading machine configuration from "JD.yaml"...
2017-06-26 12:25:03,734 - game - INFO - Programming switch rules...
2017-06-26 12:25:03,736 - vpcom - INFO - game instantiation error(TypeError: ord() expected a character, but string of length 10 found)
2017-06-26 12:25:03,736 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-06-26 12:25:03,736 - vpcom - INFO - Exception Name ord() expected a character, but string of length 10 found
2017-06-26 12:25:03,736 - vpcom - INFO - Traceback (most recent call last):
2017-06-26 12:25:03,736 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 221, in Run
2017-06-26 12:25:03,736 - vpcom - INFO -     self.game = klass()
2017-06-26 12:25:03,736 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 670, in __init__
2017-06-26 12:25:03,736 - vpcom - INFO -     self.setup()
2017-06-26 12:25:03,736 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 683, in setup
2017-06-26 12:25:03,736 - vpcom - INFO -     self.load_config('JD.yaml')
2017-06-26 12:25:03,736 - vpcom - INFO -   File "build\bdist.win32\egg\procgame\game\basicgame.py", line 67, in load_config
2017-06-26 12:25:03,736 - vpcom - INFO -     self.desktop.add_key_map(ord(str(k)), switch_number)
2017-06-26 12:25:03,737 - vpcom - INFO - TypeError: ord() expected a character, but string of length 10 found
2017-06-26 12:40:44,460 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 12:42:20,691 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 12:45:09,986 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 12:47:04,555 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-06-26 13:20:14,387 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-05 14:25:45,710 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-05 14:25:45,721 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-05 14:25:45,766 - vpcom - INFO - Run received extra arg!?
2017-07-05 14:25:45,766 - vpcom - INFO - Arg was 1181068
2017-07-05 14:29:55,984 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-05 14:29:55,984 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-05 14:29:56,005 - vpcom - INFO - Run received extra arg!?
2017-07-05 14:29:56,005 - vpcom - INFO - Arg was 3867444
2017-07-05 15:05:09,621 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-05 15:05:09,622 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-05 15:05:09,693 - vpcom - INFO - S11 is ...False
2017-07-05 15:05:09,776 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-05 15:05:09,823 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-05 15:05:11,924 - game.sound - INFO - Initializing sound...
2017-07-05 15:05:11,967 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-05 15:05:11,967 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-05 15:05:11,969 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-05 15:05:11,969 - vpcom - INFO - Traceback (most recent call last):
2017-07-05 15:05:11,969 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-05 15:05:11,969 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-05 15:05:11,969 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-05 15:05:11,969 - vpcom - INFO -     m = __import__( module )
2017-07-05 15:05:11,969 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-05 15:05:11,969 - vpcom - INFO -     try:
2017-07-05 15:05:11,969 - vpcom - INFO -    ^
2017-07-05 15:05:11,969 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 08:02:43,823 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 08:02:43,823 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 08:02:43,871 - vpcom - INFO - S11 is ...False
2017-07-06 08:02:43,903 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 08:02:43,920 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 08:02:45,112 - game.sound - INFO - Initializing sound...
2017-07-06 08:02:45,144 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 08:02:45,144 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 08:02:45,144 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 08:02:45,144 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 08:02:45,144 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 08:02:45,144 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 08:02:45,144 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 08:02:45,144 - vpcom - INFO -     m = __import__( module )
2017-07-06 08:02:45,144 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 08:02:45,145 - vpcom - INFO -     try:
2017-07-06 08:02:45,145 - vpcom - INFO -    ^
2017-07-06 08:02:45,145 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 08:04:00,400 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 08:04:00,401 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 08:04:00,424 - vpcom - INFO - S11 is ...False
2017-07-06 08:04:00,426 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 08:04:00,440 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 08:04:00,507 - game.sound - INFO - Initializing sound...
2017-07-06 08:04:00,519 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 08:04:00,519 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 08:04:00,519 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 08:04:00,519 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 08:04:00,519 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 08:04:00,519 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 08:04:00,519 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 08:04:00,519 - vpcom - INFO -     m = __import__( module )
2017-07-06 08:04:00,519 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 08:04:00,519 - vpcom - INFO -     try:
2017-07-06 08:04:00,519 - vpcom - INFO -    ^
2017-07-06 08:04:00,519 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 08:04:36,997 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 08:04:36,997 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 08:04:37,013 - vpcom - INFO - Run received extra arg!?
2017-07-06 08:04:37,013 - vpcom - INFO - Arg was 459838
2017-07-06 09:26:04,818 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:26:04,845 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:26:04,924 - vpcom - INFO - S11 is ...False
2017-07-06 09:26:05,025 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:26:05,026 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:26:05,049 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:26:05,049 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:26:21,569 - root - ERROR - OpenCV is not available on your system.  The MovieLayer (mp4) support is unavailable
2017-07-06 09:26:21,711 - root - ERROR - OpenCV is not available on your system.  The Movie (mp4) support is unavailable
2017-07-06 09:26:24,736 - game.sound - INFO - Initializing sound...
2017-07-06 09:26:25,680 - vpcom - INFO - game instantiation error(AttributeError: 'NoneType' object has no attribute 'new_texture')
2017-07-06 09:26:25,680 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:26:25,680 - vpcom - INFO - Exception Name 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:26:25,680 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:26:25,680 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:26:25,681 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:26:25,681 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\util.py", line 19, in get_class
2017-07-06 09:26:25,681 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:26:25,681 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 35, in <module>
2017-07-06 09:26:25,681 - vpcom - INFO -     font_tiny7 = dmd.font_named('04B-03-7px.dmd')
2017-07-06 09:26:25,681 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 343, in font_named
2017-07-06 09:26:25,683 - vpcom - INFO -     font = Font(path)
2017-07-06 09:26:25,683 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 42, in __init__
2017-07-06 09:26:25,683 - vpcom - INFO -     self.load(filename, char_widths)
2017-07-06 09:26:25,683 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 56, in load
2017-07-06 09:26:25,683 - vpcom - INFO -     self.__anim.load(filename, composite_op = 'blacksrc')
2017-07-06 09:26:25,683 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 204, in load
2017-07-06 09:26:25,683 - vpcom - INFO -     self.populate_from_dmd_file(f, composite_op = composite_op)
2017-07-06 09:26:25,684 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 400, in populate_from_dmd_file
2017-07-06 09:26:25,684 - vpcom - INFO -     new_frame = Frame(self.width, self.height)
2017-07-06 09:26:25,684 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\dmd.py", line 31, in __init__
2017-07-06 09:26:25,684 - vpcom - INFO -     self.pySurface = sdl2_DisplayManager.inst().new_texture(width, height) #pygame.surface.Surface((width, height))
2017-07-06 09:26:25,684 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:31:25,480 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:31:25,482 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:31:25,528 - vpcom - INFO - S11 is ...False
2017-07-06 09:31:25,530 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:31:25,530 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:31:25,546 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:31:25,546 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:31:26,062 - root - ERROR - OpenCV is not available on your system.  The MovieLayer (mp4) support is unavailable
2017-07-06 09:31:26,075 - root - ERROR - OpenCV is not available on your system.  The Movie (mp4) support is unavailable
2017-07-06 09:31:26,122 - game.sound - INFO - Initializing sound...
2017-07-06 09:31:26,334 - vpcom - INFO - game instantiation error(AttributeError: 'NoneType' object has no attribute 'new_texture')
2017-07-06 09:31:26,334 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:31:26,335 - vpcom - INFO - Exception Name 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:31:26,335 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:31:26,335 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:31:26,335 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:31:26,335 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\util.py", line 19, in get_class
2017-07-06 09:31:26,335 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:31:26,335 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 35, in <module>
2017-07-06 09:31:26,335 - vpcom - INFO -     font_tiny7 = dmd.font_named('04B-03-7px.dmd')
2017-07-06 09:31:26,335 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 343, in font_named
2017-07-06 09:31:26,335 - vpcom - INFO -     font = Font(path)
2017-07-06 09:31:26,335 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 42, in __init__
2017-07-06 09:31:26,335 - vpcom - INFO -     self.load(filename, char_widths)
2017-07-06 09:31:26,335 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 56, in load
2017-07-06 09:31:26,336 - vpcom - INFO -     self.__anim.load(filename, composite_op = 'blacksrc')
2017-07-06 09:31:26,336 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 204, in load
2017-07-06 09:31:26,336 - vpcom - INFO -     self.populate_from_dmd_file(f, composite_op = composite_op)
2017-07-06 09:31:26,336 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 400, in populate_from_dmd_file
2017-07-06 09:31:26,336 - vpcom - INFO -     new_frame = Frame(self.width, self.height)
2017-07-06 09:31:26,336 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\dmd.py", line 31, in __init__
2017-07-06 09:31:26,338 - vpcom - INFO -     self.pySurface = sdl2_DisplayManager.inst().new_texture(width, height) #pygame.surface.Surface((width, height))
2017-07-06 09:31:26,338 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:34:36,191 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:34:36,193 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:34:36,234 - vpcom - INFO - S11 is ...False
2017-07-06 09:34:36,237 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:34:36,237 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:34:36,259 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:34:36,259 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:34:36,992 - root - ERROR - OpenCV is not available on your system.  The MovieLayer (mp4) support is unavailable
2017-07-06 09:34:37,006 - root - ERROR - OpenCV is not available on your system.  The Movie (mp4) support is unavailable
2017-07-06 09:34:37,059 - game.sound - INFO - Initializing sound...
2017-07-06 09:34:37,269 - vpcom - INFO - game instantiation error(AttributeError: 'NoneType' object has no attribute 'new_texture')
2017-07-06 09:34:37,269 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:34:37,270 - vpcom - INFO - Exception Name 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:34:37,270 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:34:37,270 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:34:37,270 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:34:37,270 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\util.py", line 19, in get_class
2017-07-06 09:34:37,270 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:34:37,270 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 35, in <module>
2017-07-06 09:34:37,272 - vpcom - INFO -     font_tiny7 = dmd.font_named('04B-03-7px.dmd')
2017-07-06 09:34:37,272 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 343, in font_named
2017-07-06 09:34:37,272 - vpcom - INFO -     font = Font(path)
2017-07-06 09:34:37,272 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 42, in __init__
2017-07-06 09:34:37,272 - vpcom - INFO -     self.load(filename, char_widths)
2017-07-06 09:34:37,272 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 56, in load
2017-07-06 09:34:37,273 - vpcom - INFO -     self.__anim.load(filename, composite_op = 'blacksrc')
2017-07-06 09:34:37,273 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 204, in load
2017-07-06 09:34:37,273 - vpcom - INFO -     self.populate_from_dmd_file(f, composite_op = composite_op)
2017-07-06 09:34:37,273 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 400, in populate_from_dmd_file
2017-07-06 09:34:37,273 - vpcom - INFO -     new_frame = Frame(self.width, self.height)
2017-07-06 09:34:37,273 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\dmd.py", line 31, in __init__
2017-07-06 09:34:37,273 - vpcom - INFO -     self.pySurface = sdl2_DisplayManager.inst().new_texture(width, height) #pygame.surface.Surface((width, height))
2017-07-06 09:34:37,273 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:35:23,334 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:35:23,335 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:35:23,357 - vpcom - INFO - S11 is ...False
2017-07-06 09:35:23,358 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:35:23,358 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:35:23,372 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:35:23,374 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:35:23,540 - root - ERROR - OpenCV is not available on your system.  The MovieLayer (mp4) support is unavailable
2017-07-06 09:35:23,553 - root - ERROR - OpenCV is not available on your system.  The Movie (mp4) support is unavailable
2017-07-06 09:35:23,578 - game.sound - INFO - Initializing sound...
2017-07-06 09:35:23,604 - vpcom - INFO - game instantiation error(AttributeError: 'NoneType' object has no attribute 'new_texture')
2017-07-06 09:35:23,604 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:35:23,604 - vpcom - INFO - Exception Name 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:35:23,604 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:35:23,604 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:35:23,604 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:35:23,604 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\util.py", line 19, in get_class
2017-07-06 09:35:23,604 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:35:23,604 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 35, in <module>
2017-07-06 09:35:23,604 - vpcom - INFO -     font_tiny7 = dmd.font_named('04B-03-7px.dmd')
2017-07-06 09:35:23,604 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 343, in font_named
2017-07-06 09:35:23,604 - vpcom - INFO -     font = Font(path)
2017-07-06 09:35:23,605 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 42, in __init__
2017-07-06 09:35:23,605 - vpcom - INFO -     self.load(filename, char_widths)
2017-07-06 09:35:23,605 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 56, in load
2017-07-06 09:35:23,605 - vpcom - INFO -     self.__anim.load(filename, composite_op = 'blacksrc')
2017-07-06 09:35:23,605 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 204, in load
2017-07-06 09:35:23,605 - vpcom - INFO -     self.populate_from_dmd_file(f, composite_op = composite_op)
2017-07-06 09:35:23,605 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 400, in populate_from_dmd_file
2017-07-06 09:35:23,605 - vpcom - INFO -     new_frame = Frame(self.width, self.height)
2017-07-06 09:35:23,605 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\dmd.py", line 31, in __init__
2017-07-06 09:35:23,605 - vpcom - INFO -     self.pySurface = sdl2_DisplayManager.inst().new_texture(width, height) #pygame.surface.Surface((width, height))
2017-07-06 09:35:23,605 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:36:43,592 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:36:43,594 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:36:43,631 - vpcom - INFO - S11 is ...False
2017-07-06 09:36:43,635 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:36:43,635 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:36:43,660 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:36:43,660 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:36:44,036 - root - ERROR - OpenCV is not available on your system.  The MovieLayer (mp4) support is unavailable
2017-07-06 09:36:44,049 - root - ERROR - OpenCV is not available on your system.  The Movie (mp4) support is unavailable
2017-07-06 09:36:44,092 - game.sound - INFO - Initializing sound...
2017-07-06 09:36:44,321 - vpcom - INFO - game instantiation error(AttributeError: 'NoneType' object has no attribute 'new_texture')
2017-07-06 09:36:44,321 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:36:44,321 - vpcom - INFO - Exception Name 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:36:44,322 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:36:44,322 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:36:44,322 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:36:44,322 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\util.py", line 19, in get_class
2017-07-06 09:36:44,322 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:36:44,322 - vpcom - INFO -   File "C:\P-ROC\games\jd\jd.py", line 35, in <module>
2017-07-06 09:36:44,322 - vpcom - INFO -     font_tiny7 = dmd.font_named('04B-03-7px.dmd')
2017-07-06 09:36:44,322 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 343, in font_named
2017-07-06 09:36:44,322 - vpcom - INFO -     font = Font(path)
2017-07-06 09:36:44,322 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 42, in __init__
2017-07-06 09:36:44,322 - vpcom - INFO -     self.load(filename, char_widths)
2017-07-06 09:36:44,322 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\font.py", line 56, in load
2017-07-06 09:36:44,322 - vpcom - INFO -     self.__anim.load(filename, composite_op = 'blacksrc')
2017-07-06 09:36:44,323 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 204, in load
2017-07-06 09:36:44,323 - vpcom - INFO -     self.populate_from_dmd_file(f, composite_op = composite_op)
2017-07-06 09:36:44,323 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\animation.py", line 400, in populate_from_dmd_file
2017-07-06 09:36:44,323 - vpcom - INFO -     new_frame = Frame(self.width, self.height)
2017-07-06 09:36:44,323 - vpcom - INFO -   File "c:\p-roc\pyprocgame-hd\procgame\dmd\dmd.py", line 31, in __init__
2017-07-06 09:36:44,323 - vpcom - INFO -     self.pySurface = sdl2_DisplayManager.inst().new_texture(width, height) #pygame.surface.Surface((width, height))
2017-07-06 09:36:44,325 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'new_texture'
2017-07-06 09:39:42,071 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:39:42,071 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:39:42,105 - vpcom - INFO - S11 is ...False
2017-07-06 09:39:42,134 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 09:39:42,147 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 09:39:42,664 - game.sound - INFO - Initializing sound...
2017-07-06 09:39:42,698 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 09:39:42,698 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:39:42,698 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 09:39:42,698 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:39:42,698 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:39:42,698 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:39:42,698 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 09:39:42,698 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:39:42,698 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 09:39:42,698 - vpcom - INFO -     try:
2017-07-06 09:39:42,700 - vpcom - INFO -    ^
2017-07-06 09:39:42,700 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 09:42:35,890 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 09:42:35,891 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 09:42:35,934 - vpcom - INFO - S11 is ...False
2017-07-06 09:42:35,948 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 09:42:35,960 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 09:42:36,404 - game.sound - INFO - Initializing sound...
2017-07-06 09:42:36,415 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 09:42:36,415 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 09:42:36,417 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 09:42:36,417 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 09:42:36,417 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 09:42:36,417 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 09:42:36,417 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 09:42:36,417 - vpcom - INFO -     m = __import__( module )
2017-07-06 09:42:36,417 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 09:42:36,417 - vpcom - INFO -     try:
2017-07-06 09:42:36,417 - vpcom - INFO -    ^
2017-07-06 09:42:36,417 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:37:18,368 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:37:18,378 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:37:18,441 - vpcom - INFO - S11 is ...False
2017-07-06 12:37:18,535 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:37:18,575 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:37:20,448 - game.sound - INFO - Initializing sound...
2017-07-06 12:37:20,490 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:37:20,490 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:37:20,490 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:37:20,490 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:37:20,490 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:37:20,490 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:37:20,490 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:37:20,490 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:37:20,490 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:37:20,490 - vpcom - INFO -     try:
2017-07-06 12:37:20,490 - vpcom - INFO -    ^
2017-07-06 12:37:20,490 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:37:36,448 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:37:36,450 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:37:36,473 - vpcom - INFO - S11 is ...False
2017-07-06 12:37:36,476 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:37:36,487 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:37:36,562 - game.sound - INFO - Initializing sound...
2017-07-06 12:37:36,575 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:37:36,575 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:37:36,575 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:37:36,575 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:37:36,575 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:37:36,575 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:37:36,575 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:37:36,575 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:37:36,575 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:37:36,575 - vpcom - INFO -     try:
2017-07-06 12:37:36,575 - vpcom - INFO -    ^
2017-07-06 12:37:36,575 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:46:30,558 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:46:30,559 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:46:30,595 - vpcom - INFO - S11 is ...False
2017-07-06 12:46:30,608 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:46:30,625 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:46:31,573 - game.sound - INFO - Initializing sound...
2017-07-06 12:46:31,588 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:46:31,588 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:46:31,588 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:46:31,588 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:46:31,588 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:46:31,588 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:46:31,588 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:46:31,588 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:46:31,588 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:46:31,588 - vpcom - INFO -     try:
2017-07-06 12:46:31,588 - vpcom - INFO -    ^
2017-07-06 12:46:31,589 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:50:06,171 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:50:06,173 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:50:06,194 - vpcom - INFO - S11 is ...False
2017-07-06 12:50:06,197 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:50:06,209 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:50:06,276 - game.sound - INFO - Initializing sound...
2017-07-06 12:50:06,289 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:50:06,289 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:50:06,289 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:50:06,289 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:50:06,289 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:50:06,289 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:50:06,289 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:50:06,289 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:50:06,289 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:50:06,289 - vpcom - INFO -     try:
2017-07-06 12:50:06,289 - vpcom - INFO -    ^
2017-07-06 12:50:06,289 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:52:43,770 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:52:43,772 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:52:43,805 - vpcom - INFO - S11 is ...False
2017-07-06 12:52:43,812 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:52:43,825 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:52:44,510 - game.sound - INFO - Initializing sound...
2017-07-06 12:52:44,522 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:52:44,522 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:52:44,523 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:52:44,523 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:52:44,523 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:52:44,523 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:52:44,523 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:52:44,523 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:52:44,523 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:52:44,523 - vpcom - INFO -     try:
2017-07-06 12:52:44,523 - vpcom - INFO -    ^
2017-07-06 12:52:44,523 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 12:53:54,506 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 12:53:54,506 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 12:53:54,535 - vpcom - INFO - S11 is ...False
2017-07-06 12:53:54,538 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:53:54,552 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 12:53:54,634 - game.sound - INFO - Initializing sound...
2017-07-06 12:53:54,648 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 12:53:54,648 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 12:53:54,648 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 12:53:54,648 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 12:53:54,648 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 12:53:54,648 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 12:53:54,648 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 12:53:54,648 - vpcom - INFO -     m = __import__( module )
2017-07-06 12:53:54,648 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 12:53:54,648 - vpcom - INFO -     try:
2017-07-06 12:53:54,648 - vpcom - INFO -    ^
2017-07-06 12:53:54,648 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 13:03:47,461 - vpcom - INFO - S11 is ...False
2017-07-06 13:03:47,463 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 13:03:47,529 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 13:03:47,529 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 13:03:47,529 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 13:03:47,529 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 13:03:47,529 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 13:03:47,529 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 13:03:47,529 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 13:03:47,529 - vpcom - INFO -     m = __import__( module )
2017-07-06 13:03:47,529 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 13:03:47,529 - vpcom - INFO -     try:
2017-07-06 13:03:47,529 - vpcom - INFO -    ^
2017-07-06 13:03:47,529 - vpcom - INFO - IndentationError: expected an indented block
2017-07-06 13:14:12,421 - game.config - WARNING - pyprocgame configuration not found at ./config.yaml. Checking C:\Users\winuser/.pyprocgame/config.yaml.
2017-07-06 13:14:12,440 - game.config - INFO - pyprocgame configuration found at C:\Users\winuser/.pyprocgame/config.yaml
2017-07-06 13:14:12,628 - vpcom - INFO - S11 is ...False
2017-07-06 13:14:12,747 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 13:14:12,796 - game.config - INFO - pyprocgame configuration found at ./config.yaml
2017-07-06 13:14:14,790 - game.sound - INFO - Initializing sound...
2017-07-06 13:14:14,880 - vpcom - INFO - game instantiation error(IndentationError: expected an indented block)
2017-07-06 13:14:14,880 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken)
2017-07-06 13:14:14,880 - vpcom - INFO - Exception Name expected an indented block (game.py, line 1492)
2017-07-06 13:14:14,880 - vpcom - INFO - Traceback (most recent call last):
2017-07-06 13:14:14,880 - vpcom - INFO -   File "C:\P-ROC\tools\register_vpcom.py", line 230, in Run
2017-07-06 13:14:14,880 - vpcom - INFO -     klass = util.get_class(game_class,game_path)
2017-07-06 13:14:14,881 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\procgame\util.py", line 19, in get_class
2017-07-06 13:14:14,881 - vpcom - INFO -     m = __import__( module )
2017-07-06 13:14:14,881 - vpcom - INFO -   File "C:\P-ROC\games\cactuscanyon\game.py", line 1492
2017-07-06 13:14:14,881 - vpcom - INFO -     try:
2017-07-06 13:14:14,881 - vpcom - INFO -    ^
2017-07-06 13:14:14,881 - vpcom - INFO - IndentationError: expected an indented block
 

Link to comment
Share on other sites

  • Content Provider

Ninuzzu's installer should be the easiest path.

Long before ninuzzu's installer I used this guide to getting P-ROC installed successfully. It's more work and requires more expertise, but if you can't get the installer working it might be worth a try. One advantage being that you will be setup to have Evil Dead running correctly. And the Skeleton table although basic is pretty cool too.

http://www.vpforums.org/index.php?showtopic=32197

I'm not sure what it takes to uninstall everything in order to start over. Maybe System Restore would be easiest. Otherwise, uninstalling anything related to Python and PyProcGame with CCleaner to finish up.

Regardless of which approach you take. The installer program(s) need to be copied to your C drive prior to launching. Don't launch from a USB drive, for example. Run all installers as admin/unblock DLLs, etc. Install everything to your C drive. 

Link to comment
Share on other sites

4 minutes ago, CarnyPriest said:

Ninuzzu's installer should be the easiest path.

Long before ninuzzu's installer I used this guide to getting P-ROC installed successfully. It's more work and requires more expertise, but if you can't get the installer working it might be worth a try. One advantage being that you will be setup to have Evil Dead running correctly. And the Skeleton table although basic is pretty cool too.

http://www.vpforums.org/index.php?showtopic=32197

I'm not sure what it takes to uninstall everything in order to start over. Maybe System Restore would be easiest. Otherwise, uninstalling anything related to Python and PyProcGame with CCleaner to finish up.

Regardless of which approach you take. The installer program(s) need to be copied to your C drive prior to launching. Don't launch from a USB drive, for example. Run all installers as admin/unblock DLLs, etc. Install everything to your C drive. 

Thanks I can give this a try, what do you mean evil dead, what table is that for?

Link to comment
Share on other sites

  • Content Provider

Sorry, I'm not going to be much help otherwise on the install. I did mine a long time ago, and I don't recall having any issues getting functional with the first try. This was after reading through the entire thread:

http://www.vpforums.org/index.php?showtopic=32197

Now, as I understand it the ninuzzu installer makes the process even easier, but I'm aware that people have had trouble with the V2 installer. You might read and report in the support thread for CCC:

It's another site (Italian, but a lot of posts are English):

http://www.monsterbashpincab.com/forums/topic/cactus-canyon-vpx/

Link to comment
Share on other sites

5 hours ago, CarnyPriest said:

Sorry, I'm not going to be much help otherwise on the install. I did mine a long time ago, and I don't recall having any issues getting functional with the first try. This was after reading through the entire thread:

http://www.vpforums.org/index.php?showtopic=32197

Now, as I understand it the ninuzzu installer makes the process even easier, but I'm aware that people have had trouble with the V2 installer. You might read and report in the support thread for CCC:

It's another site (Italian, but a lot of posts are English):

http://www.monsterbashpincab.com/forums/topic/cactus-canyon-vpx/

I think I found the problem, I tried using the one click installer again and it gave me an error saying the bridge didnt work and I think that might have happened the first time, so I looked at the link you sent me and it said that before installing the bridge you are supposed to have pywin 32 installed but when I try to install it I get an error every time and I have tried like 4 different versions

newwwwwwwwwwwwwwwwwwwwwwwwwwwww.thumb.PNG.32e096e0bc3b7962066a2f6e1a0d9f3e.PNG

Link to comment
Share on other sites

15 hours ago, connorsdad said:

There's another installer here I will try when I get chance.

1 Click Installer

Update: I just made huge progress!!!!!!!!!!!!!!!

I used the installer that you linked to and then installed pywin32, I then downloaded and installed the bridge https://github.com/mjocean/proc-visual-pinball I got errors but continued on anyway, I put the ccc game code in the games folder, I then copied the

vp_game_map.yaml from c:\P-ROC\tools\proc-visual-pinball-master to the shared folder, I then get indentation errors in the ccc game codetutorial.PNG.549fa5c00f80e1d4f0a7f184e0017f0b.PNG

so I opened the game.py with note pad ++ and added an indentation to the line it gave the error saved it opened the table again and kept doing this until it stopped poping up, now I get cactus canyon to open and the dmd is in full color but it is positioned to where I can only see part of it and when I press the start button I here what sounds like coils firing but nothing else happens, when I press the flipper buttons it plays the call outs but when I try to add coins I get no response, hope this will help others to get closer and if anyone has a recomendation to fix these problems please help and I will keep you posted if I fix these problems

Link to comment
Share on other sites

12 minutes ago, 1computertyler said:

Update: I just made huge progress!!!!!!!!!!!!!!!

I used the installer that you linked to and then installed pywin32, I then downloaded and installed the bridge https://github.com/mjocean/proc-visual-pinball I got errors but continued on anyway, I put the ccc game code in the games folder, I then copied the

vp_game_map.yaml from c:\P-ROC\tools\proc-visual-pinball-master to the shared folder, I then get indentation errors in the ccc game codetutorial.PNG.549fa5c00f80e1d4f0a7f184e0017f0b.PNG

so I opened the game.py with note pad ++ and added an indentation to the line it gave the error saved it opened the table again and kept doing this until it stopped poping up, now I get cactus canyon to open and the dmd is in full color but it is positioned to where I can only see part of it and when I press the start button I here what sounds like coils firing but nothing else happens, when I press the flipper buttons it plays the call outs but when I try to add coins I get no response, hope this will help others to get closer and if anyone has a recomendation to fix these problems please help and I will keep you posted if I fix these problems

and when I open up a new window of visual pinball it gives me this error if I try to run the game but the error doesnt apear again if I try to open the game again from the same window596577c9c445d_711611.thumb.PNG.185812da72a43072df4845118ed2e491.PNG

Link to comment
Share on other sites

  • Content Provider

There are ways to automate clicking that error window or identifying the conflict that is producing the error and fixing the setup permanently. For now, you can click OK to bypass. You will want to have VP running in windowed mode so that you can see and click that error window. 

Link to comment
Share on other sites

3 minutes ago, CarnyPriest said:

There are ways to automate clicking that error window or identifying the conflict that is producing the error and fixing the setup permanently. For now, you can click OK to bypass. You will want to have VP running in windowed mode so that you can see and click that error window. 

Ok but when I bypass the error I cant start a game which I think is because its searching for a ball and I cant seem to move the dmd, any recommendations on finding the cause of the error?

Link to comment
Share on other sites

There are ways to automate clicking that error window or identifying the conflict that is producing the error and fixing the setup permanently. For now, you can click OK to bypass. You will want to have VP running in windowed mode so that you can see and click that error window. 


I have the same error. I run in full screen mode so I don't see the error but here it as the table loads I just hit my start game button on my cab and ccc loads.

Sent from my SAMSUNG-SM-G935A using Tapatalk

Link to comment
Share on other sites

14 minutes ago, umpa said:


I have the same error. I run in full screen mode so I don't see the error but here it as the table loads I just hit my start game button on my cab and ccc loads.

Sent from my SAMSUNG-SM-G935A using Tapatalk
 

are you able to get a game to start or does it search for a ball when you press start?

Link to comment
Share on other sites

I was able to kind of get the game to start by going into the settings menu, doing sylinoid testing, I think it was through eject that put the balls at the plunger, I then exited the settings and got one of the four balls out onto the actual playfield and then tried pressing the start button and launching the rest of the balls and I ended up getting it into a game however no music or sound affects played, doing this again I was unable to replicate the results and this wont really help for just playing the game however it might be worth mentioning to diagnose the problem that I am having

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...