- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
B2S Backglass Designer (WIP)
Started By
Herweh
, Sep 02 2012 08:22 PM
503 replies to this topic
#103
Posted 15 October 2012 - 03:06 AM
Went to try this today and keep getting
(Cannot create activeX component)
This must be perfect :
Similar to UVP you have to change one line in the script code. Change the CreateObject line in the table script to "Set Controller=CreateObject("B2S.Server")".
Did that still getting cannot create activeX component
#106
Posted 15 October 2012 - 03:50 AM
Can you show me how you have it set up in the script?
Sure, hope this helps. I "subbed" out the previous line too by using the '
'Set Controller=CreateObject("VPinMAME.Controller")
Set Controller = CreateObject("B2S.Server")
Edited by Aaron James, 15 October 2012 - 03:51 AM.
#108
Posted 15 October 2012 - 07:34 AM
Thanks Aaron.
Can you show me how you have it set up in the script?
Sure, hope this helps. I "subbed" out the previous line too by using the '
'Set Controller=CreateObject("VPinMAME.Controller")
Set Controller = CreateObject("B2S.Server")
@ICPjuggla: Is the server running at your system or are you still having problems? Which operating system is running at your system? Have you registered the server with the 'B2SBackglassServerRegisterApp.exe' app? And when you're running Win7 have you started the 'B2SBackglassServerRegisterApp.exe' as administrator?
Edited by Herweh, 15 October 2012 - 07:35 AM.
#112
Posted 15 October 2012 - 04:22 PM
So Herweh is the thinking that it would be possible to distribute the 'master files' for a B2S that could be 'compiled' using your editor? Be really nice to keep the open nature of the community with these files, since you can't currently edit the .exe files. I know if I made a backglass that I'd be happy to share my master graphics for anyone who wanted to edit them.
#113
Posted 15 October 2012 - 04:54 PM
Can't get any easier than this. The backglass runs smooth as butter even during multiball. Never noticed any lag or slow down even during heavy scenes. Also I didn't have to edit my Hyperpin .xml which is always a plus. A++ work my friend ! Can't wait to start using the editor.
One question, where did you get the backglass art for this table? The one I have is crappy. Id like to use this one while I'm browsing through Hyperpin. Also, what resolution is the backglass? The very bottom of the art is cut off so, for instance, the game over light is cut a bit. Probably on my end. Thanks !
My specs:
Windows 7 64bit
8GB of Ram
Intel i5 2500K
Geforce 460 (bg + play field)
One question, where did you get the backglass art for this table? The one I have is crappy. Id like to use this one while I'm browsing through Hyperpin. Also, what resolution is the backglass? The very bottom of the art is cut off so, for instance, the game over light is cut a bit. Probably on my end. Thanks !
My specs:
Windows 7 64bit
8GB of Ram
Intel i5 2500K
Geforce 460 (bg + play field)
Edited by ArcadiusMaximus, 15 October 2012 - 04:58 PM.
~ Mr. John E. Smith III Esq.
#114
Posted 15 October 2012 - 04:58 PM
Thanks Aaron.
Can you show me how you have it set up in the script?
Sure, hope this helps. I "subbed" out the previous line too by using the '
'Set Controller=CreateObject("VPinMAME.Controller")
Set Controller = CreateObject("B2S.Server")
@ICPjuggla: Is the server running at your system or are you still having problems? Which operating system is running at your system? Have you registered the server with the 'B2SBackglassServerRegisterApp.exe' app? And when you're running Win7 have you started the 'B2SBackglassServerRegisterApp.exe' as administrator?
No it's still not working, I followed your instruction! I'm running windows7 on my laptop haven't tried it on my cab yet running XP.
#115
Posted 15 October 2012 - 06:08 PM
No it's still not working, I followed your instruction! I'm running windows7 on my laptop haven't tried it on my cab yet running XP.
There are 4 points to notice:
a) you must copy the DLL into your tables folder (folder with all VP files). Directly inside that folder, not in a subfolder or beside the folder, inside. Don't rename the DLL
b) you must copy the B2SBackglassServerRegisterApp.exe also in the tables folder. At the same path as the DLL's, else it cannot find that and will 'register' a wrong path
c) you must execute the B2SBackglassServerRegisterApp.exe from the tables folder, not another copy on your desktop or elsewhere.
d) And you need to run it by doing a right click "Run as Admin".
If you are unsure, do this steps again. Testing the Server I've once copied the RegisterApp into my tables folder, but launched it from Desktop, then wondering why it fails, but worked on my other computer. So C) could be a trap...
#117
Posted 15 October 2012 - 08:32 PM
Some more questions: Are standard B2S tables running on your laptop? Have you installed the .NET Framework 4 on your laptop?Well I've followed all the instructions and keep getting
Oops,the 'B2S backglass server' is NOT registered. Have you started this app as 'Administrator'?
(Cannot create ActiveX component.)
I even re-downloaded everything and started over.. Still nothing...
#118
Posted 15 October 2012 - 08:33 PM
This is always a good place to start if you're looking for nice backglasses: http://www.hyperspin...ass-CompilationOne question, where did you get the backglass art for this table? The one I have is crappy. Id like to use this one while I'm browsing through Hyperpin.
#120
Posted 15 October 2012 - 09:03 PM
Some more questions: Are standard B2S tables running on your laptop? Have you installed the .NET Framework 4 on your laptop?
Well I've followed all the instructions and keep getting
Oops,the 'B2S backglass server' is NOT registered. Have you started this app as 'Administrator'?
(Cannot create ActiveX component.)
I even re-downloaded everything and started over.. Still nothing...
yes just loaded Abra Ca Dabr with no problems.











.png)





Top



















are all trademarks of VPFORUMS.