Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

2 of my 6 VPX tables won't start when initiated in pinballX...any ideas?


drumguy777

Recommended Posts

Hi guys! First, thanks so much to the devs. Your contribution is so appreciated!

I'm having a nagging issue: two of my 6 tables, tales arabian nights and star trek:the next generation, will not start through pinballx. In other words, I can start the table just by opening it with the normal visual pinball x method but when I start it via pinballx, the table loading screen comes up but after a few seconds it goes right back to the table select menu.

I thought it might be a weird filename for the vpx, so i changed that to a simple one. No luck. I checked the command line launch myself in a command prompt and it worked fine, ie VPinballx.exe -play "path\file.vpx" etc

log.txt attached...but doesnt seem to show me much. Maybe I am checking the wrong log file, though. 

 

I searched for this but I can't seem to find this situation from anyone else. Again, maybe I am just missing it. But I appreciate ALL help. 

 

Thanks!

log.txt

Edited by drumguy777
wrong table name
Link to comment
Share on other sites

Mike, thanks much for your reply. Attached the log...I ran attack from mars, and it was successful as always. I then tried playing ST:TNG (star trek) table and it did not open. 

Also attached the ini file. I have a three monitor setup. Playfield, a LCD DMD screen and then a backglass screen. I use DMDext for a clearer-looking DMD image. Other than that, I dont really know much about the pinballx settings -- so you might see something wacky that I maybe should change(?)

log.txt PinballX.ini

Link to comment
Share on other sites

Mike, tried that and no go. Also, arabian nights does not have a colon either and thats the other table with the issue.

And yes, I also notice it doesn't even appear to start in the log -- I don't know why, but I assure you I did. And I checked multiple times after replicating the issue and every time, it shows the same thing. A few lines seem to be the same as when a table starts normally....it just doesn't ever send the command to the EXE to actually start the table. 

Ever seen this behavior before? And to mention again, the tables both work fine if started outside of pinballX. They even work in the game manager using "launch."

Link to comment
Share on other sites

Not tried the database xml, but it looks ok to me at a glance... no rogue characters or anything.

You are using the B2S backglass in the front end, not sure if that is a factor here or not, but worth ruling out. In Pinballx\settings.exe go to Display Settings and set Use DirectB2S in front end to No. This will mean that in pinballx the backglass shown will be a video or image file rather than opening the actual backglass file (which can make navigation in pinballx a bit smoother). If you don't have any backglass images or videos don't worry about that now, can be sorted out later.

Post a new log and ini file after trying to launch a good table and a table with the problem after changing that setting.

Please also post a screenshot of your visual pinball\tables folder (just so we can see how table files and B2S files are named so just include them in the screenshot don't worry about the folders)

Thanks

 

Link to comment
Share on other sites

Did the change as you said...unfortunately its still not playing the table. Attached the log. I first ran attack from mars, then arabian nights, then star trek. Then closed pinballX. Still doesn't seem to even try the command line execution.

Since this is a rare problem, I will probably just keep adding other tables and playing around with it myself -- id hate to keep taking up more of your time supporting for this, considering you are already offering it for free. When/if I get the solution I will certainly come back to report it. It could be due to an issue in adding those two tables to the tables list. When I first was adding tables, I didnt know the exact process, ie do I let the auto-discovery let it do it, and then click "import" for the vpx file, etc. So I may have corrupted something in the DB or something. 

Worse case I will reinstall it all clean, now that I know more how to do the table adding.

log.txt

Link to comment
Share on other sites

Don't worry about it. This is interesting!..

I use VPX under 'other' systems, when i use your database xml there it works without issue. But when i try the same xml under the inbuilt Visual Pinball system it doesn't launch the table.

As logged, no launch under visual pinball system (no cmd line logged) and then successful launch using other system VPX for the same table using the same xml file;

17:34:55.18  11/06/2020:  Launch System
17:34:55.18  11/06/2020:  Hide DMD
17:34:55.18  11/06/2020:  Hide Topper
17:34:55.18  11/06/2020:  Not Hide Backglass!
17:34:55.18  11/06/2020:  Waiting for threads
17:34:55.18  11/06/2020:  Disposing display
17:34:58.59  11/06/2020:  Created DirectX BackGlass Window
17:34:58.63  11/06/2020:  Created DirectX DMD Window
17:34:58.68  11/06/2020:  Created DirectX Topper Window
17:35:18.50  11/06/2020:  Launch System
17:35:18.50  11/06/2020:  Hide DMD
17:35:18.50  11/06/2020:  Hide Topper
17:35:18.50  11/06/2020:  Not Hide Backglass!
17:35:18.50  11/06/2020:  Waiting for threads
17:35:18.50  11/06/2020:  Disposing display
17:35:18.93  11/06/2020:  C:\Visual Pinball\VPinballX.exe -minimized /play -"C:\Visual Pinball\Tables\Star Trek The Next Gen"

 

@Tom Speirs Any idea what's happening?

Link to comment
Share on other sites

Looks like its because of missing file extensions in the xml. (.vpx/.vpt/.zip/.fpt)

It should work I suppose so will look at it but that is why.

Attack from mars works because there is a period (full stop) in the filename so although there is no extension it thinks there is.

Add the extensions and it should work and ill look at it too.

Its not right so don't worry. You helped me make a better product :)

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Awesome! I can fix those two, star trek TNG and tales of arabian by adjusting the xml and adding the full file name with extension into the name there. Thank you guys for your detective work! And even though I edited the xml, I assume this could be done in the games manager as well, but ill let you confirm that for future users.

Link to comment
Share on other sites

5 hours ago, Tom Speirs said:

Looks like its because of missing file extensions in the xml. (.vpx/.vpt/.zip/.fpt)

Hi Tom, is this a new thing?

I don't think i've seen file extensions in VP database xml before either, and i'm pretty sure they're not there in the sample databases you get with a fresh install. And why does the xml work if used under 'other systems'. Might be because of my mild hangover, but i'm a little confused.. :unsure:

Link to comment
Share on other sites

My deduction is that will fix it but why this is happening is definitely another issue and I don't know. Basically PinballX checks if a valid file exists and wont launch it if it cant find it. however this validation is overridden with custom systems.

Its probably really that the files are not in the tables folder or have the wrong file name and we all got carried away!

Link to comment
Share on other sites

5 hours ago, Tom Speirs said:

Basically PinballX checks if a valid file exists and wont launch it if it cant find it. however this validation is overridden with custom systems.

Ahh, didn't know 'other' systems bypassed some checks. That'd explain why the xml worked in my VPX system but not in the standard VP system. Thanks for the info. All makes more sense now :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...