| | [TUTO] Installer PROC et la table evil dead | |
|
+28naaco Suby chris62700 MAXxXAM ilveropaolone Bluetooth Stéphanas jphil82 DamsBALL snwfrd38 bruce8374 kakou peskopat Carny_Priest moviemaniac52 firebrand007 jeyspeed khomodo Namsan horsepin CoD bip-bip-72 ced garath kwak razorbaxx Shadow_SHD arngrim 32 participants | |
Auteur | Message |
---|
Namsan
Messages : 2602 Département : Paris et RP
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:03 | |
| - horsepin a écrit:
- Don't feel obliged to.... but anything you may spot whilst playing, and if you remember about it.
Doesn't matter if it's a small problem, it makes it easier to fix and come back to.
I have trouble remembering things while playing, it sucks me into the game as well.
----------------------------- Do your profiles work? Is it saving correct times?
EvilDead\config\profiles\yourname.yaml
"Total Game Time" .... This one I worry about in France maybe. You should have a time format like 00:12:00 hello, just installed your wonderful table. had some issues configuring p-roc but with the tuto here, finally made it worked. MASTERPIECE ! However just got an error after few seconds playing [Vous devez être inscrit et connecté pour voir cette image]am i missing something ? edit oh forget it can t be able to get this bug again for the moment one question though when i quit the table the dmd still lives i have to quit pinballx to kill it anyway for it to close with the table (controller.stop in the script ?) | |
| | | Namsan
Messages : 2602 Département : Paris et RP
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:05 | |
| - shadow_shd a écrit:
- Well, I must be silly, but I can't seem to find the right key to save my profile's name : I enter S H A D O W, then I put the cursor on =, I validate by pressing the 1 key, I can hear Thank you, but my profile isn't saved
++ shadow une fois que tu as cree un profil il faut faire un load pour qu il apparaisse [Vous devez être inscrit et connecté pour voir cette image]edit: euh je viens de me rendre compte j ecris avec le profil de namsan mais c est khomodo la, ses loggings ont du rester sur le pincab et je n ai pas fait attention en me connectant au forum [Vous devez être inscrit et connecté pour voir cette image] | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:11 | |
| - shadow_shd a écrit:
- Our founding administrator is Bip-Bip
I write SHADOW, and the only way I found to save my profile is to press the 0 button, but that puts the game in settings mode
I'll try again
++ Citer, thanks. I created a profile called SHADOW it was ok. Did you have the name PLAYER 1 when you started the game? If you did I think maybe you didn't GiT PULL ? | |
| | | Shadow_SHD Admin
Messages : 15739 Département : 33
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:16 | |
| Nevermind I managed to create my profile Chepas - once in the settings menu of the game, I pressed the B key to add a ball, and I could play Here it is : [Vous devez être inscrit et connecté pour voir ce lien]At the end of the game, after I've lost the third ball, I did get this error : [Vous devez être inscrit et connecté pour voir cette image] The log : - Code:
-
2016-02-20 17:09:12,918 - vpcom - INFO - Traceback (most recent call last): 2016-02-20 17:09:12,918 - vpcom - INFO - File "c:\P-ROC\tools\register_vpcom.py", line 286, in RunGame 2016-02-20 17:09:12,918 - vpcom - INFO - self.game.run_loop() 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 956, in run_loop 2016-02-20 17:09:12,920 - vpcom - INFO - super(SkeletonGame, self).run_loop(min_seconds_per_cycle) 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\game\game.py", line 721, in run_loop 2016-02-20 17:09:12,920 - vpcom - INFO - self.process_event(event) 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\game\game.py", line 593, in process_event 2016-02-20 17:09:12,920 - vpcom - INFO - self.dmd_event() 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 908, in dmd_event 2016-02-20 17:09:12,920 - vpcom - INFO - self.dmd.update() 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\displaycontroller.py", line 77, in update 2016-02-20 17:09:12,920 - vpcom - INFO - layer.composite_next(self.frame) 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 17:09:12,920 - vpcom - INFO - src = self.next_frame() 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 765, in next_frame 2016-02-20 17:09:12,920 - vpcom - INFO - frame = layer.composite_next(self.buffer) 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 17:09:12,920 - vpcom - INFO - src = self.next_frame() 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 663, in next_frame 2016-02-20 17:09:12,920 - vpcom - INFO - layer.composite_next(self.buffer) 2016-02-20 17:09:12,920 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 17:09:12,920 - vpcom - INFO - src = self.next_frame() 2016-02-20 17:09:12,921 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\transitionlayer.py", line 132, in next_frame 2016-02-20 17:09:12,921 - vpcom - INFO - f = self.transitionMgr.next_frame(self.layer_A_wrapped.next_frame(),self.layer_B_wrapped.next_frame()) 2016-02-20 17:09:12,921 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 54, in next_frame 2016-02-20 17:09:12,921 - vpcom - INFO - return self.transition_frame(from_frame=from_frame, to_frame=to_frame) 2016-02-20 17:09:12,921 - vpcom - INFO - File "c:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 273, in transition_frame 2016-02-20 17:09:12,921 - vpcom - INFO - frame = from_frame.copy() 2016-02-20 17:09:12,921 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'copy'
Thank you again mister ++ | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:18 | |
| - Namsan a écrit:
- hello, just installed your wonderful table. had some issues configuring p-roc but with the tuto here, finally made it worked. MASTERPIECE ! However just got an error after few seconds playing
[Vous devez être inscrit et connecté pour voir cette image]
am i missing something ?
edit oh forget it can t be able to get this bug again for the moment
one question though when i quit the table the dmd still lives i have to quit pinballx to kill it anyway for it to close with the table (controller.stop in the script ?) There is a controller.stop but it was commented out, yes you can use that still but when VP closes, it will close proc as well. That is weird to get that error early in the game.....it can give that randomly if build up of memory maybe, you would have to tell me where it happened. Theres also a log in p-roc/shared/log.txt I fixed an issue similar earlier but that was at the same point in the game, not early on. | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:22 | |
| Both randomly at 273 ? Sure you have the latest master GIT? 273 crashing there means nothing to me. To fix the shed I had to look at the screen and what was happening at the time of crash. From that point I could trace it......if you see the log you will see the current modes running before crash. - Spoiler:
2016-02-20 14:42:33,716 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 14:42:33,717 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 14:42:33,721 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 14:42:33,721 - game.modes - INFO - 100 TrophyMode - 2016-02-20 14:42:33,721 - game.modes - INFO - 99 Tilt - 2016-02-20 14:42:33,721 - game.modes - INFO - 90 Trough - 2016-02-20 14:42:33,721 - game.modes - INFO - 12 DMDHelper - 2016-02-20 14:42:33,721 - game.modes - INFO - 10 MultiballScore MovieLayer 2016-02-20 14:42:33,721 - game.modes - INFO - 8 BallSearch - 2016-02-20 14:42:33,723 - game.modes - INFO - 8 ScottyMultiball MovieLayer 2016-02-20 14:42:33,723 - game.modes - INFO - 7 LeftRamp - 2016-02-20 14:42:33,723 - game.modes - INFO - 7 CellarRamp - 2016-02-20 14:42:33,723 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 14:42:33,723 - game.modes - INFO - 6 Cards - 2016-02-20 14:42:33,723 - game.modes - INFO - 6 Workshed - 2016-02-20 14:42:33,723 - game.modes - INFO - 5 AshRollover TransitionLayer 2016-02-20 14:42:33,723 - game.modes - INFO - 5 Targets - 2016-02-20 14:42:33,723 - game.modes - INFO - 5 Pages GroupedLayer 2016-02-20 14:42:33,723 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 14:42:33,723 - game.modes - INFO - 4 ModeInfo - 2016-02-20 14:42:33,723 - game.modes - INFO - 3 BallSave - 2016-02-20 14:42:33,723 - game.modes - INFO - 3 BaseGameMode GroupedLayer 2016-02-20 14:42:33,723 - game.modes - INFO - 3 LampShowMode - 2016-02-20 14:42:33,723 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 14:42:33,723 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 14:42:33,918 - game - INFO - topRolloverL: open (2)
You should not have any errors so early in game. If you open command prompt in game folder and type GIT PULL. | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:26 | |
| One thing I can think of maybe is to search your folder for .pyc as well and delete all these.
These are compiled python and they are built when game is run. It may help. | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:40 | |
| Python print statements can cause random things like this. I had a file not commited. Hope that is it!. | |
| | | Shadow_SHD Admin
Messages : 15739 Département : 33
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:50 | |
| I downloaded this file Chepas : [Vous devez être inscrit et connecté pour voir ce lien]I also deleted all the pyc file. I'll try with the dc3dd07 commit ++ | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 17:58 | |
| Cheers, it's the one I'm using, it should be fine.
If you get problem with backglass I can see now its using a different name, for what reason?
B2SController.B2SName=("EvilDead")
PinballX should take care of this though from xml. | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:06 | |
| just got the same error again, frame copy on dmd, was gotten an ash letter and was in bridge mode [Vous devez être inscrit et connecté pour voir cette image] | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:13 | |
| here is the log - Code:
-
2016-02-20 17:59:51,091 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:51,091 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:51,091 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:51,346 - game - INFO - rightReturn: open (2) 2016-02-20 17:59:51,346 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D907E70>'; will search in 10s. 2016-02-20 17:59:52,122 - game - INFO - flipperLwR: closed (1) 2016-02-20 17:59:52,122 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D996050>' 2016-02-20 17:59:52,405 - game - INFO - leftRamp: closed (1) 2016-02-20 17:59:52,434 - game - INFO - leftRamp: open (2) 2016-02-20 17:59:52,434 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 17:59:52,940 - game - INFO - flipperLwR: open (2) 2016-02-20 17:59:52,957 - game - INFO - leftRampFull: closed (1) 2016-02-20 17:59:52,959 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:52,959 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 17:59:52,960 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 17:59:52,960 - game.modes - INFO - 100 TrophyMode - 2016-02-20 17:59:52,960 - game.modes - INFO - 99 Tilt - 2016-02-20 17:59:52,960 - game.modes - INFO - 90 Trough - 2016-02-20 17:59:52,960 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 17:59:52,960 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 17:59:52,960 - game.modes - INFO - 12 DMDHelper - 2016-02-20 17:59:52,960 - game.modes - INFO - 8 BallSearch - 2016-02-20 17:59:52,961 - game.modes - INFO - 7 LeftRamp GroupedLayer 2016-02-20 17:59:52,961 - game.modes - INFO - 7 CellarRamp - 2016-02-20 17:59:52,961 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 17:59:52,961 - game.modes - INFO - 6 Cards - 2016-02-20 17:59:52,961 - game.modes - INFO - 6 Workshed - 2016-02-20 17:59:52,961 - game.modes - INFO - 5 AshRollover - 2016-02-20 17:59:52,961 - game.modes - INFO - 5 Targets - 2016-02-20 17:59:52,961 - game.modes - INFO - 5 Pages GroupedLayer 2016-02-20 17:59:52,961 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 17:59:52,961 - game.modes - INFO - 4 ModeInfo - 2016-02-20 17:59:52,961 - game.modes - INFO - 3 BallSave - 2016-02-20 17:59:52,961 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 17:59:52,961 - game.modes - INFO - 3 LampShowMode - 2016-02-20 17:59:52,961 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:52,961 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:52,961 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:53,003 - game - INFO - leftRampFull: open (2) 2016-02-20 17:59:53,003 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D996330>'; will search in 10s. 2016-02-20 17:59:53,994 - game - INFO - rightReturn: closed (1) 2016-02-20 17:59:53,996 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:53,996 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 17:59:54,003 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 17:59:54,003 - game.modes - INFO - 100 TrophyMode - 2016-02-20 17:59:54,003 - game.modes - INFO - 99 Tilt - 2016-02-20 17:59:54,003 - game.modes - INFO - 90 Trough - 2016-02-20 17:59:54,003 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 17:59:54,003 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 17:59:54,003 - game.modes - INFO - 12 DMDHelper - 2016-02-20 17:59:54,003 - game.modes - INFO - 8 BallSearch - 2016-02-20 17:59:54,003 - game.modes - INFO - 7 LeftRamp GroupedLayer 2016-02-20 17:59:54,003 - game.modes - INFO - 7 CellarRamp - 2016-02-20 17:59:54,003 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 17:59:54,003 - game.modes - INFO - 6 Cards - 2016-02-20 17:59:54,003 - game.modes - INFO - 6 Workshed - 2016-02-20 17:59:54,003 - game.modes - INFO - 5 AshRollover - 2016-02-20 17:59:54,003 - game.modes - INFO - 5 Targets - 2016-02-20 17:59:54,003 - game.modes - INFO - 5 Pages GroupedLayer 2016-02-20 17:59:54,003 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 17:59:54,003 - game.modes - INFO - 4 ModeInfo - 2016-02-20 17:59:54,003 - game.modes - INFO - 3 BallSave - 2016-02-20 17:59:54,003 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 17:59:54,003 - game.modes - INFO - 3 LampShowMode - 2016-02-20 17:59:54,003 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:54,003 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:54,003 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:54,255 - game - INFO - rightReturn: open (2) 2016-02-20 17:59:54,255 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D907E70>'; will search in 10s. 2016-02-20 17:59:55,051 - game - INFO - flipperLwR: closed (1) 2016-02-20 17:59:55,051 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D996050>' 2016-02-20 17:59:55,331 - game - INFO - leftRamp: closed (1) 2016-02-20 17:59:55,345 - game - INFO - leftRamp: open (2) 2016-02-20 17:59:55,346 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 17:59:55,763 - game - INFO - flipperLwR: open (2) 2016-02-20 17:59:55,809 - game - INFO - leftRampFull: closed (1) 2016-02-20 17:59:55,809 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:55,811 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 17:59:55,812 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 17:59:55,812 - game.modes - INFO - 100 TrophyMode - 2016-02-20 17:59:55,812 - game.modes - INFO - 99 Tilt - 2016-02-20 17:59:55,812 - game.modes - INFO - 90 Trough - 2016-02-20 17:59:55,812 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 17:59:55,812 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 17:59:55,812 - game.modes - INFO - 12 DMDHelper - 2016-02-20 17:59:55,812 - game.modes - INFO - 8 BallSearch - 2016-02-20 17:59:55,812 - game.modes - INFO - 7 LeftRamp GroupedLayer 2016-02-20 17:59:55,812 - game.modes - INFO - 7 CellarRamp - 2016-02-20 17:59:55,812 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 17:59:55,812 - game.modes - INFO - 6 Cards - 2016-02-20 17:59:55,812 - game.modes - INFO - 6 Workshed - 2016-02-20 17:59:55,812 - game.modes - INFO - 5 AshRollover - 2016-02-20 17:59:55,812 - game.modes - INFO - 5 Targets - 2016-02-20 17:59:55,813 - game.modes - INFO - 5 Pages GroupedLayer 2016-02-20 17:59:55,813 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 17:59:55,813 - game.modes - INFO - 4 ModeInfo - 2016-02-20 17:59:55,813 - game.modes - INFO - 3 BallSave - 2016-02-20 17:59:55,813 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 17:59:55,813 - game.modes - INFO - 3 LampShowMode - 2016-02-20 17:59:55,813 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:55,813 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:55,813 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:55,838 - game - INFO - leftRampFull: open (2) 2016-02-20 17:59:55,839 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D996330>'; will search in 10s. 2016-02-20 17:59:56,812 - game - INFO - rightReturn: closed (1) 2016-02-20 17:59:56,813 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:56,813 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 17:59:56,815 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 17:59:56,815 - game.modes - INFO - 100 TrophyMode - 2016-02-20 17:59:56,815 - game.modes - INFO - 99 Tilt - 2016-02-20 17:59:56,815 - game.modes - INFO - 90 Trough - 2016-02-20 17:59:56,815 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 17:59:56,815 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 17:59:56,815 - game.modes - INFO - 12 DMDHelper - 2016-02-20 17:59:56,815 - game.modes - INFO - 8 BallSearch - 2016-02-20 17:59:56,815 - game.modes - INFO - 7 LeftRamp GroupedLayer 2016-02-20 17:59:56,816 - game.modes - INFO - 7 CellarRamp - 2016-02-20 17:59:56,816 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 17:59:56,816 - game.modes - INFO - 6 Cards - 2016-02-20 17:59:56,816 - game.modes - INFO - 6 Workshed - 2016-02-20 17:59:56,816 - game.modes - INFO - 5 AshRollover - 2016-02-20 17:59:56,816 - game.modes - INFO - 5 Targets - 2016-02-20 17:59:56,816 - game.modes - INFO - 5 Pages GroupedLayer 2016-02-20 17:59:56,816 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 17:59:56,816 - game.modes - INFO - 4 ModeInfo - 2016-02-20 17:59:56,816 - game.modes - INFO - 3 BallSave - 2016-02-20 17:59:56,816 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 17:59:56,816 - game.modes - INFO - 3 LampShowMode - 2016-02-20 17:59:56,816 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:56,816 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:56,816 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:57,078 - game - INFO - rightReturn: open (2) 2016-02-20 17:59:57,078 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D907E70>'; will search in 10s. 2016-02-20 17:59:57,829 - game - INFO - flipperLwR: closed (1) 2016-02-20 17:59:57,829 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D996050>' 2016-02-20 17:59:58,164 - game - INFO - bumperL: closed (1) 2016-02-20 17:59:58,210 - game - INFO - bumperL: open (2) 2016-02-20 17:59:58,210 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 17:59:58,246 - game - INFO - bumperR: closed (1) 2016-02-20 17:59:58,292 - game - INFO - bumperR: open (2) 2016-02-20 17:59:58,292 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 17:59:58,526 - game - INFO - topRolloverL: closed (1) 2016-02-20 17:59:58,549 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:58,549 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 17:59:58,549 - root - INFO - Pages mode start Saved Bonus: 2016-02-20 17:59:58,549 - root - INFO - 5000000 2016-02-20 17:59:58,549 - game.modes - INFO - Added DisplayModeEndings pri=22. 2016-02-20 17:59:58,572 - game.modes - INFO - Removed Pages pri=5. 2016-02-20 17:59:58,575 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 17:59:58,576 - game - INFO - isDeadByDawnReady = False 2016-02-20 17:59:58,576 - game - INFO - isDeadByDawnReady = False 2016-02-20 17:59:58,576 - game.modes - INFO - Removed ModeTimeLayer pri=21. 2016-02-20 17:59:58,576 - game - INFO - isDeadByDawnReady = False 2016-02-20 17:59:58,576 - game.modes - INFO - Removed DisplayModeEndings pri=22. 2016-02-20 17:59:58,576 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 17:59:58,578 - game.modes - INFO - 100 TrophyMode - 2016-02-20 17:59:58,578 - game.modes - INFO - 99 Tilt - 2016-02-20 17:59:58,578 - game.modes - INFO - 90 Trough - 2016-02-20 17:59:58,578 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 17:59:58,578 - game.modes - INFO - 12 DMDHelper - 2016-02-20 17:59:58,578 - game.modes - INFO - 8 BallSearch - 2016-02-20 17:59:58,578 - game.modes - INFO - 7 LeftRamp - 2016-02-20 17:59:58,578 - game.modes - INFO - 7 CellarRamp - 2016-02-20 17:59:58,578 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 17:59:58,578 - game.modes - INFO - 6 Cards - 2016-02-20 17:59:58,578 - game.modes - INFO - 6 Workshed - 2016-02-20 17:59:58,578 - game.modes - INFO - 5 AshRollover TransitionLayer 2016-02-20 17:59:58,578 - game.modes - INFO - 5 Targets - 2016-02-20 17:59:58,578 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 17:59:58,578 - game.modes - INFO - 4 ModeInfo ScriptlessLayer 2016-02-20 17:59:58,578 - game.modes - INFO - 3 BallSave - 2016-02-20 17:59:58,578 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 17:59:58,578 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 17:59:58,578 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 17:59:58,578 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 17:59:58,605 - game - INFO - topRolloverL: open (2) 2016-02-20 17:59:58,605 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 17:59:58,671 - game - INFO - flipperLwR: open (2) 2016-02-20 18:00:00,724 - game - INFO - topRolloverR: closed (1) 2016-02-20 18:00:00,736 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:00:00,737 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:00:00,737 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:00:00,737 - game.modes - INFO - 99 Tilt - 2016-02-20 18:00:00,739 - game.modes - INFO - 90 Trough - 2016-02-20 18:00:00,739 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:00:00,739 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:00:00,739 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:00:00,739 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:00:00,739 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:00:00,739 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:00:00,739 - game.modes - INFO - 6 Cards - 2016-02-20 18:00:00,739 - game.modes - INFO - 6 Workshed - 2016-02-20 18:00:00,739 - game.modes - INFO - 5 AshRollover TransitionLayer 2016-02-20 18:00:00,739 - game.modes - INFO - 5 Targets - 2016-02-20 18:00:00,739 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:00:00,739 - game.modes - INFO - 4 ModeInfo ScriptlessLayer 2016-02-20 18:00:00,739 - game.modes - INFO - 3 BallSave - 2016-02-20 18:00:00,739 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:00:00,739 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:00:00,739 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:00:00,739 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:00:00,739 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:00:00,974 - game - INFO - topRolloverR: open (2) 2016-02-20 18:00:00,974 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D996550>'; will search in 10s. 2016-02-20 18:00:01,285 - game - INFO - Total Time: 622.707 Seconds 2016-02-20 18:00:01,285 - game - INFO - Loops: 3734969 2016-02-20 18:00:01,285 - game - INFO - Overall loop rate: 6056.526Hz 2016-02-20 18:00:01,285 - game - INFO - Frame rate: 23.981FPS 2016-02-20 18:00:01,285 - game - INFO - DMD Updates: 14789 2016-02-20 18:00:01,285 - game - INFO - loops between dmd updates: 252.000 2016-02-20 18:00:01,285 - game - INFO - Waiting for the OSC Server thread to finish 2016-02-20 18:00:01,285 - game - INFO - OSC Server thread is done. 2016-02-20 18:00:01,289 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken) 2016-02-20 18:00:01,289 - vpcom - INFO - Exception Name AttributeError: 'NoneType' object has no attribute 'copy' 2016-02-20 18:00:01,289 - vpcom - INFO - Traceback (most recent call last): 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\tools\register_vpcom.py", line 286, in RunGame 2016-02-20 18:00:01,289 - vpcom - INFO - self.game.run_loop() 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 956, in run_loop 2016-02-20 18:00:01,289 - vpcom - INFO - super(SkeletonGame, self).run_loop(min_seconds_per_cycle) 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\game.py", line 721, in run_loop 2016-02-20 18:00:01,289 - vpcom - INFO - self.process_event(event) 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\game.py", line 593, in process_event 2016-02-20 18:00:01,289 - vpcom - INFO - self.dmd_event() 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 908, in dmd_event 2016-02-20 18:00:01,289 - vpcom - INFO - self.dmd.update() 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\displaycontroller.py", line 77, in update 2016-02-20 18:00:01,289 - vpcom - INFO - layer.composite_next(self.frame) 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:00:01,289 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:00:01,289 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 765, in next_frame 2016-02-20 18:00:01,289 - vpcom - INFO - frame = layer.composite_next(self.buffer) 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:00:01,290 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 663, in next_frame 2016-02-20 18:00:01,290 - vpcom - INFO - layer.composite_next(self.buffer) 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:00:01,290 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitionlayer.py", line 132, in next_frame 2016-02-20 18:00:01,290 - vpcom - INFO - f = self.transitionMgr.next_frame(self.layer_A_wrapped.next_frame(),self.layer_B_wrapped.next_frame()) 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 54, in next_frame 2016-02-20 18:00:01,290 - vpcom - INFO - return self.transition_frame(from_frame=from_frame, to_frame=to_frame) 2016-02-20 18:00:01,290 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 273, in transition_frame 2016-02-20 18:00:01,290 - vpcom - INFO - frame = from_frame.copy() 2016-02-20 18:00:01,290 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'copy' | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:15 | |
| - horsepin a écrit:
- Cheers, it's the one I'm using, it should be fine.
If you get problem with backglass I can see now its using a different name, for what reason?
B2SController.B2SName=("EvilDead")
PinballX should take care of this though from xml. my table is named evildead like the b2S | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:18 | |
| - khomodo a écrit:
- just got the same error again, frame copy on dmd, was gotten an ash letter and was in bridge mode
Thanks I've never had it crash there before and mine is ok. I did miss another file, but I don't think that was too important either. The Bridge (LeftRamp.py) did have a small change, you pulled in latest GIT? my table is named evildead like the b2S Yes that will be fine, I can see your BG is loaded, but angrim had it named proc_evildead. | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:32 | |
| ok i will try rename my b2s. [Vous devez être inscrit et connecté pour voir cette image] just got the error again - Code:
-
2016-02-20 18:27:39,388 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:39,451 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:39,836 - game - INFO - flipperLwL: open (2) 2016-02-20 18:27:40,551 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:27:40,552 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:40,805 - game - INFO - Target6: closed (1) 2016-02-20 18:27:40,851 - game - INFO - Target6: open (2) 2016-02-20 18:27:40,851 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:41,237 - game - INFO - flipperLwL: open (2) 2016-02-20 18:27:41,371 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:41,371 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:41,997 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:42,056 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:27:42,058 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:42,846 - game - INFO - flipperLwL: open (2) 2016-02-20 18:27:44,482 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:27:44,482 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:44,645 - game - INFO - slingR: closed (1) 2016-02-20 18:27:44,690 - game - INFO - slingR: open (2) 2016-02-20 18:27:44,690 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:44,931 - game - INFO - Target5: closed (1) 2016-02-20 18:27:44,970 - game - INFO - Target5: open (2) 2016-02-20 18:27:44,970 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:45,201 - game - INFO - Target1: closed (1) 2016-02-20 18:27:45,250 - game - INFO - Target1: open (2) 2016-02-20 18:27:45,250 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:45,395 - game - INFO - flipperLwL: open (2) 2016-02-20 18:27:45,667 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:27:45,667 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:45,815 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:45,815 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:46,012 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:46,265 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:46,265 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:46,266 - game - INFO - flipperLwL: open (2) 2016-02-20 18:27:47,009 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:48,615 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:48,617 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:48,930 - game - INFO - eVil: closed (1) 2016-02-20 18:27:48,930 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:27:48,931 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:27:48,931 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:48,931 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:48,931 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:48,931 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:48,931 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:48,933 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:48,933 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:48,933 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:48,933 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:48,933 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:48,933 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:48,933 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:48,933 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:48,933 - game.modes - INFO - 4 SpellEvilDead TransitionLayer 2016-02-20 18:27:48,933 - game.modes - INFO - 4 ModeInfo ScriptlessLayer 2016-02-20 18:27:48,933 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:48,933 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:48,933 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:27:48,933 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:48,933 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:48,933 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:48,960 - game - INFO - leftEject: closed (1) 2016-02-20 18:27:48,961 - game - INFO - eVil: open (2) 2016-02-20 18:27:48,961 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:49,509 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:49,960 - game.modes - INFO - Added ModeSelect pri=15. 2016-02-20 18:27:49,969 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:27:49,971 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:27:50,023 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:50,023 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:50,023 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:50,023 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:50,023 - game.modes - INFO - 15 ModeSelect GroupedLayer 2016-02-20 18:27:50,023 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:50,023 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:50,023 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:50,023 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:50,023 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:50,023 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:50,023 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:50,023 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:50,023 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:50,023 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:27:50,023 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:27:50,023 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:50,023 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:50,023 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:27:50,023 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:50,023 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:50,023 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:51,112 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:51,301 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:52,523 - game.modes - INFO - Added Shelly pri=15. 2016-02-20 18:27:52,697 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:27:52,697 - game.modes - INFO - Removed ModeSelect pri=15. 2016-02-20 18:27:52,697 - game - INFO - Mode Select: (mode_stopped) 2016-02-20 18:27:52,700 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:52,700 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:52,700 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:52,700 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:52,700 - game.modes - INFO - 15 Shelly - 2016-02-20 18:27:52,700 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:52,700 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:52,700 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:52,700 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:52,700 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:52,700 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:52,700 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:52,700 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:52,700 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:52,700 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:27:52,700 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:27:52,700 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:52,700 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:52,700 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:52,701 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:52,701 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:52,842 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:27:52,842 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:52,842 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:52,844 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:52,844 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:52,844 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:27:52,844 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:52,844 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:52,844 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:52,844 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:52,844 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:52,844 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:52,844 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:52,844 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:52,844 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:52,844 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:27:52,844 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:27:52,844 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:52,844 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:52,844 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:27:52,844 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:52,845 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:52,845 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:55,897 - game.modes - INFO - Added ModeTimeLayer pri=21. 2016-02-20 18:27:55,898 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:55,898 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:55,898 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:55,898 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:55,898 - game.modes - INFO - 21 ModeTimeLayer - 2016-02-20 18:27:55,898 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:27:55,898 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:55,898 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:55,898 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:55,900 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:55,900 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:55,900 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:55,900 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:55,900 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:55,900 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:55,900 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:27:55,900 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:27:55,900 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:55,900 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:55,900 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:27:55,900 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:55,900 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:55,900 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:55,904 - game - INFO - leftEject: open (2) 2016-02-20 18:27:55,904 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D6401B0>'; will search in 10s. 2016-02-20 18:27:57,983 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:57,984 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:58,367 - game - INFO - eVil: closed (1) 2016-02-20 18:27:58,367 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:27:58,368 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:27:58,368 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:27:58,368 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:27:58,368 - game.modes - INFO - 99 Tilt - 2016-02-20 18:27:58,368 - game.modes - INFO - 90 Trough - 2016-02-20 18:27:58,368 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 18:27:58,368 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:27:58,368 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:27:58,368 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:27:58,368 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:27:58,368 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:27:58,368 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:27:58,368 - game.modes - INFO - 6 Cards - 2016-02-20 18:27:58,368 - game.modes - INFO - 6 Workshed - 2016-02-20 18:27:58,368 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:27:58,368 - game.modes - INFO - 5 Targets - 2016-02-20 18:27:58,368 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:27:58,368 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:27:58,368 - game.modes - INFO - 3 BallSave - 2016-02-20 18:27:58,368 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:27:58,368 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:27:58,368 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:27:58,368 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:27:58,368 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:27:58,414 - game - INFO - eVil: open (2) 2016-02-20 18:27:58,414 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:58,766 - game - INFO - flipperLwR: open (2) 2016-02-20 18:27:58,858 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:27:58,858 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:27:58,890 - game - INFO - slingL: closed (1) 2016-02-20 18:27:58,934 - game - INFO - slingL: open (2) 2016-02-20 18:27:58,934 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:27:59,239 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:27:59,239 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:27:59,302 - game - INFO - flipperLwL: open (2) 2016-02-20 18:28:00,190 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:00,875 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:28:00,875 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:28:01,428 - game - INFO - kickOut: closed (1) 2016-02-20 18:28:01,434 - game - INFO - Kickout Active 5ms 2016-02-20 18:28:01,434 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:28:01,436 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:28:01,436 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:28:01,436 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:28:01,436 - game.modes - INFO - 99 Tilt - 2016-02-20 18:28:01,436 - game.modes - INFO - 90 Trough - 2016-02-20 18:28:01,436 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 18:28:01,436 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:28:01,436 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:28:01,436 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:28:01,436 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:28:01,436 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:28:01,436 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:28:01,437 - game.modes - INFO - 6 Cards - 2016-02-20 18:28:01,437 - game.modes - INFO - 6 Workshed - 2016-02-20 18:28:01,437 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:28:01,437 - game.modes - INFO - 5 Targets - 2016-02-20 18:28:01,437 - game.modes - INFO - 4 SpellEvilDead GroupedLayer 2016-02-20 18:28:01,437 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:28:01,437 - game.modes - INFO - 3 BallSave - 2016-02-20 18:28:01,437 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:28:01,437 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:28:01,437 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:28:01,437 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:28:01,437 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:28:01,440 - game - INFO - kickOut: open (2) 2016-02-20 18:28:01,441 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:28:01,812 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:01,967 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:28:01,967 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:28:01,997 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:28:01,997 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:28:02,464 - game - INFO - flipperLwL: open (2) 2016-02-20 18:28:02,513 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:02,615 - game - INFO - outhole: closed (1) 2016-02-20 18:28:02,621 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:28:02,621 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:28:02,622 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:28:02,622 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:28:02,622 - game.modes - INFO - 99 Tilt - 2016-02-20 18:28:02,622 - game.modes - INFO - 90 Trough - 2016-02-20 18:28:02,622 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 18:28:02,624 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:28:02,624 - game.modes - INFO - 12 DMDHelper GroupedLayer 2016-02-20 18:28:02,624 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:28:02,624 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:28:02,624 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:28:02,624 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:28:02,624 - game.modes - INFO - 6 Cards - 2016-02-20 18:28:02,624 - game.modes - INFO - 6 Workshed - 2016-02-20 18:28:02,624 - game.modes - INFO - 5 AshRollover - 2016-02-20 18:28:02,624 - game.modes - INFO - 5 Targets - 2016-02-20 18:28:02,624 - game.modes - INFO - 4 SpellEvilDead GroupedLayer 2016-02-20 18:28:02,624 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:28:02,624 - game.modes - INFO - 3 BallSave - 2016-02-20 18:28:02,624 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:28:02,624 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:28:02,624 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:28:02,624 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:28:02,625 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:28:02,632 - game - INFO - trough2: open (2) 2016-02-20 18:28:02,632 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640170>'; will search in 10s. 2016-02-20 18:28:02,645 - game - INFO - outhole: open (2) 2016-02-20 18:28:02,645 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640070>'; will search in 10s. 2016-02-20 18:28:02,766 - game - INFO - trough2: closed (1) 2016-02-20 18:28:02,911 - game - INFO - trough1: closed (1) 2016-02-20 18:28:03,411 - game - INFO - trough: launch_balls 1 2016-02-20 18:28:03,411 - game - INFO - trough: pulse trough 2016-02-20 18:28:03,441 - game - INFO - trough4: open (2) 2016-02-20 18:28:03,441 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640190>'; will search in 10s. 2016-02-20 18:28:03,496 - game - INFO - shooter: closed (1) 2016-02-20 18:28:03,497 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640470>' 2016-02-20 18:28:03,796 - game - INFO - trough: saw shooter lane -launch successful 2016-02-20 18:28:03,796 - game - INFO - BaseGameMode: BALL SAVED from Trough callback 2016-02-20 18:28:03,805 - game - INFO - shooter: open (2) 2016-02-20 18:28:03,805 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640470>'; will search in 10s. 2016-02-20 18:28:03,941 - game - INFO - isWizardREady 2016-02-20 18:28:04,434 - game - INFO - trough2: open (2) 2016-02-20 18:28:04,434 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640170>'; will search in 10s. 2016-02-20 18:28:04,434 - game - INFO - trough1: open (2) 2016-02-20 18:28:04,436 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640110>'; will search in 10s. 2016-02-20 18:28:04,436 - game - INFO - trough3: open (2) 2016-02-20 18:28:04,436 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D6401F0>'; will search in 10s. 2016-02-20 18:28:04,477 - game - INFO - trough2: closed (1) 2016-02-20 18:28:04,490 - game - INFO - trough4: closed (1) 2016-02-20 18:28:04,490 - game - INFO - trough3: closed (1) 2016-02-20 18:28:04,848 - game - INFO - topDropTarget: closed (1) 2016-02-20 18:28:04,892 - game - INFO - topDropTarget: open (2) 2016-02-20 18:28:04,892 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640390>'; will search in 10s. 2016-02-20 18:28:04,990 - game - INFO - isWizardREady 2016-02-20 18:28:06,894 - game - INFO - topRolloverR: closed (1) 2016-02-20 18:28:06,926 - game.modes - INFO - Removed LampShowMode pri=3. 2016-02-20 18:28:06,927 - game.modes - INFO - Added LampShowMode pri=3. 2016-02-20 18:28:06,941 - game.modes - INFO - Modes changed in last run loop cycle, now: 2016-02-20 18:28:06,941 - game.modes - INFO - 100 TrophyMode - 2016-02-20 18:28:06,941 - game.modes - INFO - 99 Tilt - 2016-02-20 18:28:06,941 - game.modes - INFO - 90 Trough - 2016-02-20 18:28:06,941 - game.modes - INFO - 21 ModeTimeLayer GroupedLayer 2016-02-20 18:28:06,943 - game.modes - INFO - 15 Shelly GroupedLayer 2016-02-20 18:28:06,943 - game.modes - INFO - 12 DMDHelper - 2016-02-20 18:28:06,943 - game.modes - INFO - 8 BallSearch - 2016-02-20 18:28:06,943 - game.modes - INFO - 7 LeftRamp - 2016-02-20 18:28:06,943 - game.modes - INFO - 7 CellarRamp - 2016-02-20 18:28:06,943 - game.modes - INFO - 6 Bumpers GroupedLayer 2016-02-20 18:28:06,943 - game.modes - INFO - 6 Cards - 2016-02-20 18:28:06,943 - game.modes - INFO - 6 Workshed - 2016-02-20 18:28:06,943 - game.modes - INFO - 5 AshRollover TransitionLayer 2016-02-20 18:28:06,943 - game.modes - INFO - 5 Targets - 2016-02-20 18:28:06,943 - game.modes - INFO - 4 SpellEvilDead - 2016-02-20 18:28:06,943 - game.modes - INFO - 4 ModeInfo - 2016-02-20 18:28:06,943 - game.modes - INFO - 3 BallSave - 2016-02-20 18:28:06,944 - game.modes - INFO - 3 BaseGameMode - 2016-02-20 18:28:06,944 - game.modes - INFO - 3 LampShowMode - 2016-02-20 18:28:06,944 - game.modes - INFO - 2 SwitchMonitor - 2016-02-20 18:28:06,944 - game.modes - INFO - 1 OSC_Mode - 2016-02-20 18:28:06,944 - game.modes - INFO - 0 ScoreDisplay ScoreLayer 2016-02-20 18:28:07,187 - game - INFO - topRolloverR: open (2) 2016-02-20 18:28:07,188 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x2D640550>'; will search in 10s. 2016-02-20 18:28:07,607 - game - INFO - bumperM: closed (1) 2016-02-20 18:28:07,651 - game - INFO - bumperM: open (2) 2016-02-20 18:28:07,651 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x25EFAD10>'; will search in 10s. 2016-02-20 18:28:08,302 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:28:08,302 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:28:08,361 - game - INFO - bumperL: closed (1) 2016-02-20 18:28:08,417 - game - INFO - bumperL: open (2) 2016-02-20 18:28:08,417 - game - INFO - BallSearch: RESET via '%s'; next search is not scheduled. 2016-02-20 18:28:08,437 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:08,960 - game - INFO - bumperL: closed (1) 2016-02-20 18:28:09,006 - game - INFO - bumperL: open (2) 2016-02-20 18:28:09,006 - game - INFO - BallSearch: RESET via '<procgame.game.gameitems.Switch object at 0x25EFAE70>'; will search in 10s. 2016-02-20 18:28:09,065 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:28:09,066 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:28:09,219 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:09,538 - game - INFO - flipperLwR: closed (1) 2016-02-20 18:28:09,539 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640050>' 2016-02-20 18:28:09,582 - game - INFO - flipperLwL: closed (1) 2016-02-20 18:28:09,584 - game - INFO - BallSearch: countdown STOPPED via '<procgame.game.gameitems.Switch object at 0x2D640030>' 2016-02-20 18:28:09,674 - game - INFO - flipperLwR: open (2) 2016-02-20 18:28:09,884 - game - INFO - flipperLwL: open (2) 2016-02-20 18:28:10,186 - game - INFO - Total Time: 343.171 Seconds 2016-02-20 18:28:10,186 - game - INFO - Loops: 1970904 2016-02-20 18:28:10,186 - game - INFO - Overall loop rate: 5844.148Hz 2016-02-20 18:28:10,186 - game - INFO - Frame rate: 23.983FPS 2016-02-20 18:28:10,186 - game - INFO - DMD Updates: 8088 2016-02-20 18:28:10,186 - game - INFO - loops between dmd updates: 243.000 2016-02-20 18:28:10,186 - game - INFO - Waiting for the OSC Server thread to finish 2016-02-20 18:28:10,187 - game - INFO - OSC Server thread is done. 2016-02-20 18:28:10,188 - vpcom - INFO - PYTHON FAILURE (Visual Pinball Bridge is now broken) 2016-02-20 18:28:10,188 - vpcom - INFO - Exception Name AttributeError: 'NoneType' object has no attribute 'copy' 2016-02-20 18:28:10,188 - vpcom - INFO - Traceback (most recent call last): 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\tools\register_vpcom.py", line 286, in RunGame 2016-02-20 18:28:10,188 - vpcom - INFO - self.game.run_loop() 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 956, in run_loop 2016-02-20 18:28:10,188 - vpcom - INFO - super(SkeletonGame, self).run_loop(min_seconds_per_cycle) 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\game.py", line 721, in run_loop 2016-02-20 18:28:10,188 - vpcom - INFO - self.process_event(event) 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\game.py", line 593, in process_event 2016-02-20 18:28:10,188 - vpcom - INFO - self.dmd_event() 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\game\skeletongame.py", line 908, in dmd_event 2016-02-20 18:28:10,188 - vpcom - INFO - self.dmd.update() 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\displaycontroller.py", line 77, in update 2016-02-20 18:28:10,188 - vpcom - INFO - layer.composite_next(self.frame) 2016-02-20 18:28:10,188 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:28:10,188 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 765, in next_frame 2016-02-20 18:28:10,190 - vpcom - INFO - frame = layer.composite_next(self.buffer) 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:28:10,190 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\layers.py", line 663, in next_frame 2016-02-20 18:28:10,190 - vpcom - INFO - layer.composite_next(self.buffer) 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\dmd.py", line 412, in composite_next 2016-02-20 18:28:10,190 - vpcom - INFO - src = self.next_frame() 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitionlayer.py", line 132, in next_frame 2016-02-20 18:28:10,190 - vpcom - INFO - f = self.transitionMgr.next_frame(self.layer_A_wrapped.next_frame(),self.layer_B_wrapped.next_frame()) 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 54, in next_frame 2016-02-20 18:28:10,190 - vpcom - INFO - return self.transition_frame(from_frame=from_frame, to_frame=to_frame) 2016-02-20 18:28:10,190 - vpcom - INFO - File "C:\P-ROC\games\EvilDead\procgame\dmd\transitions.py", line 273, in transition_frame 2016-02-20 18:28:10,190 - vpcom - INFO - frame = from_frame.copy() 2016-02-20 18:28:10,190 - vpcom - INFO - AttributeError: 'NoneType' object has no attribute 'copy' i use the same version of code than shadow, juste dowloaeed it a few minutes agi with his link sorry for the typo im using virtual keyboard its a real pain [Vous devez être inscrit et connecté pour voir cette image] | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 18:39 | |
| Don't worry I am in for the evening This is the only difference I can see now of files. Very strange, never had that and you both have it. See in your config.yaml: Add ball search & osc_input: False default_modes: # these are the default provided modes by SkeletonGame; turn them off here. score_display: True bonus_tally: False osc_input: False service_mode: True ball_search: True tilt_mode: False user_profiles: True | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:14 | |
| ok i found when im having the issue. its when on the dmd there is a countdown with a clock on the top right . when the timer comes down to 15 i have the popup with the error 273. I will try your modification code. i really love your table btw perfect gameplay and atmosphere thanks for that [Vous devez être inscrit et connecté pour voir cette image] | |
| | | arngrim Développeur Team PP
Messages : 3279 Département : Charleroi, Belgique
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:21 | |
| Chepas, can you explain the difference between the final battle and the master branch and which one we should use?
also i checked the table you uploaded in dropbox, i don't get what you did with the sounds, what are these snds sound checks like
If snds_RSling Then PlaySound "slingshotright", 0, 1, 0.05, 0.05
what do we have to do avoid hearing the sounds that have the snds in their names?
finally, when we update EvilDead from the source, we have to keep our config.yaml, are there other files we have to keep? or keep some data on it? | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:23 | |
| so if i modify the config file to put false for the osc variable i can t start the table, balls missing and if i put ball_search: True i have python errors
in fact with the ball_search option before the service one no python error
edit: set to true no python error but the table dont start balls missing set to false python error
Dernière édition par khomodo le Sam 20 Fév 2016 - 19:44, édité 1 fois | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:38 | |
| - khomodo a écrit:
- ok i found when im having the issue. its when on the dmd there is a countdown with a clock on the top right . when the timer comes down to 15 i have the popup with the error 273. I will try your modification code. i really love your table btw perfect gameplay and atmosphere thanks for that [Vous devez être inscrit et connecté pour voir cette image]
Thanks that helps......Its weird if this clock icon ever worked before though? I was thinking it could be encoding problems there, but if it worked fine before? ""can you explain the difference between the final battle and the master branch and which one we should use?""They're just branches (trees, roads), like when you want to make or test new things without harming the master branch. So with the final-battle branch I was working on that mode, but I did other stuff as well. When you're finished you can Merge the branches into one. So, you were on my test branch. It shouldn't matter, because that was made from the master anyway, so it up to date. what do we have to do avoid hearing the sounds that have the snds in their names?If you load up the EvilDead GUI. exe . You can change all your settings here. This just changes the file config/game_user_settings.yaml. You will see all the keys for the sounds there and others, but its easier to just use the interface. And I think all the sounds are selectable in the service menu as well all on the fly. This is what the vp_live_config.py does. Like a two way config between VP & proc. You can see no matter which way it is I'm trying always to avoid hard code configurations in the VP script. finally, when we update EvilDead from the source, we have to keep our config.yaml, are there other files we have to keep? or keep some data on it?This file will never be updated from my end. If I did this, then that would want to overwrite your config.yaml. So you generally just clone the folder and you get the config.yaml from git but is only changed on your side. The same for some config/settings. The absolute best way to be current is to clone the master to Evil Dead. You could just remove your old files and do git clone. Put in your assets. You can pull in updates automatically if you wanted to and roll back anywhere. | |
| | | khomodo
Messages : 896 Département : 29
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:47 | |
| - horsepin a écrit:
- khomodo a écrit:
- ok i found when im having the issue. its when on the dmd there is a countdown with a clock on the top right . when the timer comes down to 15 i have the popup with the error 273. I will try your modification code. i really love your table btw perfect gameplay and atmosphere thanks for that [Vous devez être inscrit et connecté pour voir cette image]
Thanks that helps......Its weird if this clock icon ever worked before though? I was thinking it could be encoding problems there, but if it worked fine before?
i can tell first day i play your table
| |
| | | arngrim Développeur Team PP
Messages : 3279 Département : Charleroi, Belgique
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:48 | |
| my question was not to explain me what is a branch, i work with svn from different systems for years ok so we will just care about the master then | |
| | | arngrim Développeur Team PP
Messages : 3279 Département : Charleroi, Belgique
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:52 | |
| the evil dead gui never worked for me, i get the popup error main returned -1 and then the program closes, i will check the game_user_settings.yaml | |
| | | horsepin
Messages : 28 Département : oui
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:54 | |
| You asked the question like you didn't know. Yes test without hurting, but normally if there was alot of changes you wanted you pull it. That is still nice simple example for anybody else there reading. Always happened? Sorry are you french as well? I cannot see flag. | |
| | | arngrim Développeur Team PP
Messages : 3279 Département : Charleroi, Belgique
| Sujet: Re: [TUTO] Installer PROC et la table evil dead Sam 20 Fév 2016 - 19:56 | |
| i'm french, living in belgium yes, english is just my working language do we have to put the evildeadgui to a special path in the evildead folder or i don't know where? | |
| | | | [TUTO] Installer PROC et la table evil dead | |
|
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |