Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMDext "-q" not working when using --use-ini #383

Closed
JLou5641 opened this issue Jun 12, 2023 · 9 comments
Closed

DMDext "-q" not working when using --use-ini #383

JLou5641 opened this issue Jun 12, 2023 · 9 comments
Labels

Comments

@JLou5641
Copy link

Hi Freezy,

I succeed to launch DmdExt for future pinball directly from table script :D
I use dmdevice.ini to save config and make custom setting. Just need to copy DMDext.exe and dmddevice.ini in FP table folder make them independant for FP.

I use this commande line:

"dmdext.exe mirror -s futurepinball -q -g AIO --use-ini=dmddevice.ini"

But as soon as i use dmddevice.ini, DMDext don't close when i leave the table, "-q" seems to be overrided, and i don't see any line on dmddevice.ini about "closing DMD after closing a table".
Is it possible to to?

Greating,
JLou

@freezy
Copy link
Owner

freezy commented Jun 27, 2023

Hey, sorry for the slow response. But I need a log.

@JLou5641
Copy link
Author

Ok, i'll send it tomorow 😉

@JLou5641
Copy link
Author

Hi Freezy.

DMDext don't wrote/create in log file...... Only VPM do it..

I don't see <target xsi:type="File" name="file" fileName="DmdDevice.log" on the DmdExt log config file

@JLou5641
Copy link
Author

I tested -q with -use-ini on previous version ( 2.1.2 ), -q not working too as soon as i use -use-ini.
I don't find how to make dmdext write a log.. VPM log working good

@freezy
Copy link
Owner

freezy commented Jun 28, 2023

When using dmdext.exe, the log is what's printed in the console :)

@JLou5641
Copy link
Author

Hi Freezy,

Here the log with -q and --use-ini command line

Dmdext started first. Then FP table. The close Table and FP... Dmdext didn't closed. Dmdext didn't detecte app closing

image

And without --use-ini, it works:
image

So for now to force Dmdext closing, i add this command in table script: DMDext.run "taskkill /F /im dmdext.exe"

Greetings,
JLou

@freezy
Copy link
Owner

freezy commented Jun 29, 2023

Can you try this build and confirm if that fixes the problem?

@JLou5641
Copy link
Author

Hi Freezy,

Issue solved with those build after a quick test.

I will make more test this weekend to be sure if nothing other is broke.

Greetings,
JLou

@JLou5641
Copy link
Author

JLou5641 commented Jul 3, 2023

Hi Freezy,

After many test, everything is great now.

You can close this issue.

Greeting,
JLou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants