Still can't update guide listing

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
a440guy

Posts: 18
Joined: Sun May 28, 2017 10:08 pm
Location:

HTPC Specs: Show details

Still can't update guide listing

#1

Post by a440guy » Sat Dec 18, 2021 5:47 pm

I've installed version 1.7.0.12, but I still can't update the guide listing. I get the error:
"Exception thrown during ImportMxfFile(). The specified executable is not a valid application for this OS platform."
The OS platform is Windows 7 Pro. Any suggestions?

[12/18/2021 12:35:54 PM] Beginning epg123 client execution. version 1.7.0.12
[12/18/2021 12:35:54 PM] ===============================================================================
[12/18/2021 12:35:54 PM] [ INFO] Beginning epg123 client execution. 2021-12-18 17:35:54Z
[12/18/2021 12:35:54 PM] [ INFO] Import: True , Match: True , NoLogo: False , Force: False , ShowProgress: True , NoGC: True , NoVerify: True , Verbose: False
[12/18/2021 12:35:55 PM] Entering ImportMxfFile() for file "c:\programdata\garyan2\epg123\output\epg123.mxf".
[12/18/2021 12:35:55 PM] [ERROR] Exception thrown during ImportMxfFile(). The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at epg123Client.WmcUtilities.ImportMxfFile(String mxfFile)
[12/18/2021 12:35:55 PM] Exiting ImportMxfFile(). FAILURE.
[12/18/2021 12:35:55 PM] [ERROR] Failed to import .mxf file. Exiting.
[12/18/2021 12:35:55 PM] [ INFO] MXF file was created on 12/18/2021 12:35:43 PM
[12/18/2021 12:35:55 PM] [ INFO] Completed EPG123 client execution.
[12/18/2021 12:35:55 PM] [ INFO] EPG123 client execution time was 00:00:01.1700016.

User avatar
garyan2

Posts: 7476
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#2

Post by garyan2 » Sat Dec 18, 2021 7:16 pm

This is new. The error being thrown appears to be coming from loadmfx.exe which is part of WMC, but maybe not. How long has this been going on? Any changes to your OS or .Net updates?

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Rickt1962

Posts: 160
Joined: Tue Nov 19, 2013 5:40 pm
Location:

HTPC Specs: Show details

#3

Post by Rickt1962 » Sat Dec 18, 2021 7:26 pm

I am using v1.3.9 with Windows 7 and HDhomerun with no trouble with the guide My last update was 12/18 to 12/31
HTPC W7 pro with HDhomerun with 6 tuners using Comcast scanned by MCEbuddy uploaded to network to be watched by KODI

a440guy

Posts: 18
Joined: Sun May 28, 2017 10:08 pm
Location:

HTPC Specs: Show details

#4

Post by a440guy » Sat Dec 18, 2021 7:40 pm

I had the same problem as everyone else with the "en" bad json file. This just started after I updated epg123 and tried to update the guide listing. I've made no changes to my .NET or my OS. Would re-installation of WMC help?

User avatar
garyan2

Posts: 7476
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#5

Post by garyan2 » Sat Dec 18, 2021 7:45 pm

To find out if it is loadmxf or epg123/.NET, you can import it manually.

From a command prompt, run
c:\windows\ehome\loadmxf.exe -i c:\programdata\garyan2\epg123\output\epg123.mxf

If that works, then need to look for possibilities.

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

User avatar
garyan2

Posts: 7476
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#6

Post by garyan2 » Sat Dec 18, 2021 7:46 pm

Also, what size is the epg123.mxf file?

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

a440guy

Posts: 18
Joined: Sun May 28, 2017 10:08 pm
Location:

HTPC Specs: Show details

#7

Post by a440guy » Sat Dec 18, 2021 10:32 pm

When I run loadmxf.exe, I get the pop-up message "c:\windows\ehome\loadmxf.exe is not a valid Win32 application." When I dismiss the modal message window, I get "Access is denied" in the command window. The size of the epg123.mxf file is 26,713,845 bytes.

User avatar
garyan2

Posts: 7476
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#8

Post by garyan2 » Sat Dec 18, 2021 10:36 pm

So everything from the epg123 side of things is normal/good. There must be something wrong with loadmxf/WMC.

It might be worth it to uninstall and reinstall WMC. You won't lose anything since the programdata ehome folder isn't touched when doing this. Just remember to restart the computer after the uninstall before adding WMC back.

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Space

Posts: 2839
Joined: Sun Jun 02, 2013 9:44 pm
Location:

HTPC Specs: Show details

#9

Post by Space » Sat Dec 18, 2021 11:38 pm

Does "sfc /scannow" repair WMC components?

User avatar
garyan2

Posts: 7476
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#10

Post by garyan2 » Sat Dec 18, 2021 11:48 pm

Not sure. Maybe.

Sent from my SM-G965U using Tapatalk

- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

a440guy

Posts: 18
Joined: Sun May 28, 2017 10:08 pm
Location:

HTPC Specs: Show details

#11

Post by a440guy » Mon Dec 20, 2021 3:59 pm

I solved the problem "loadmxf.exe is not a valid Win32 application". It turns out that loadmxf.exe was a zero-byte file! Even after uninstalling and re-installing WMC, the file was zero-bytes in size. I tried to copy loadmxf.exe from another WMC installation, but got "access denied." I deleted loadmxf.exe, and voila, I was able to copy loadmxf.exe into ehome. I was able to run "c:\windows\ehome\loadmxf.exe -i c:\programdata\garyan2\epg123\output\epg123.mxf" sucessfully. No errors.

Space

Posts: 2839
Joined: Sun Jun 02, 2013 9:44 pm
Location:

HTPC Specs: Show details

#12

Post by Space » Tue Dec 21, 2021 4:42 am

I wonder how that happened?

You may have filesystem corruption or potentially a virus.

You can run this to try and correct any corruption (you will have to reboot for it to do the check due to it having to dismount the system drive):

CHKDSK C: /f /r /x

(where C: is the drive letter of the drive in question)

But it may mean that the drive is going bad.

Be sure to be on the the look-out for any other signs of disk corruption or failure.

a440guy

Posts: 18
Joined: Sun May 28, 2017 10:08 pm
Location:

HTPC Specs: Show details

#13

Post by a440guy » Tue May 10, 2022 5:35 pm

Good idea. I ran chkdsk C: /f /r /x, but there were no errors to fix. I ran sfc /scannow, but that didn't fix it. I also ran HDtune, but it found no bad sectors, and I ran a virus scan. BTW, I have also been unable to save a playlist for some time. So, I decided to re-install Windows 7, WMC, and epg123. And, of course, that "solved" the problem.

Post Reply