NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) ZTools and UltraXMLTV v
« Previous 1 … 3 4 5 6 7 … 12 Next »
ZProcess "76 Path not found" errors - sigh!

 
  • 0 Vote(s) - 0 Average
ZProcess "76 Path not found" errors - sigh!
antp
Offline

Junior Member

Posts: 24
Threads: 0
Joined: Aug 2008
#51
2008-09-05, 10:03 PM
with "yes", shows outline of a new form after the main one and then loops

2008-09-06 00:01:46 :
2008-09-06 00:01:46 : ----
2008-09-06 00:01:46 : FirstRunDebug before frmConfig: True
2008-09-06 00:01:46 : Load frmConfig (frmMain Load)
2008-09-06 00:01:46 : - Load TranscodeDefaults because it's first run
2008-09-06 00:01:59 : 1
2008-09-06 00:01:59 : 1 Command3
2008-09-06 00:01:59 : 2 Command3
2008-09-06 00:01:59 : 3 Command3
2008-09-06 00:01:59 : 4 Command3
2008-09-06 00:01:59 : 5 Command3
2008-09-06 00:01:59 : 6 Command3
2008-09-06 00:01:59 : 7 Command3

with "no", just loops when main form is shown

2008-09-06 00:02:30 :
2008-09-06 00:02:30 : ----
2008-09-06 00:02:30 : FirstRunDebug before frmConfig: True
2008-09-06 00:02:30 : Load frmConfig (frmMain Load)
2008-09-06 00:02:30 : - Load TranscodeDefaults because it's first run
2008-09-06 00:02:32 : 1
2008-09-06 00:02:32 : 1 Command3
2008-09-06 00:02:32 : 2 Command3
2008-09-06 00:02:32 : 3 Command3
2008-09-06 00:02:32 : 4 Command3
2008-09-06 00:02:32 : 5 Command3
2008-09-06 00:02:32 : 6 Command3
2008-09-06 00:02:32 : 7 Command3
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#52
2008-09-06, 05:16 AM (This post was last modified: 2008-09-08, 02:30 AM by zehd.)
OK. Here's another one. Now I moved some logging points, I found a group of lines of code that has the error. I should be able to pinpoint which actual line is causing trouble. Here's the funny part. It's seven lines of code, just setting controls values. I've looked and looked and can't see the probelm. That's why I thought might have an outdated control registered on your system, because it isn't liking my syntax. Oh well we'll find out.
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
antp
Offline

Junior Member

Posts: 24
Threads: 0
Joined: Aug 2008
#53
2008-09-07, 10:16 AM
Here is it:

2008-09-07 12:14:47 :
2008-09-07 12:14:47 : ----
2008-09-07 12:14:47 : FirstRunDebug before frmConfig: True
2008-09-07 12:14:47 : Load frmConfig (frmMain Load)
2008-09-07 12:14:47 : - Load TranscodeDefaults because it's first run
2008-09-07 12:14:47 : 1
2008-09-07 12:14:48 : 1 Command3
2008-09-07 12:14:48 : 2 Command3
2008-09-07 12:14:48 : 3 Command3
2008-09-07 12:14:48 : 4 Command3
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#54
2008-09-08, 02:28 AM
Let's see if we can get past that line in the log
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
antp
Offline

Junior Member

Posts: 24
Threads: 0
Joined: Aug 2008
#55
2008-09-08, 05:59 PM
Does not seems to work better:

2008-09-08 19:57:56 :
2008-09-08 19:57:56 : ----
2008-09-08 19:57:56 : FirstRunDebug before frmConfig: True
2008-09-08 19:57:56 : Load frmConfig (frmMain Load)
2008-09-08 19:57:56 : - Load TranscodeDefaults because it's first run
2008-09-08 19:57:57 : 1
2008-09-08 19:57:57 : 1 Command3
2008-09-08 19:57:57 : 2 Command3
2008-09-08 19:57:57 : 3 Command3
2008-09-08 19:57:57 : 4 Command3
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#56
2008-09-08, 08:43 PM
OK. So here's where I'm at. The last log entry is directly before a single line of code. If it would have succeeded, then there would be another log entry..

So I'm falling back to blaming the runtime files.

Included is a zip with the main runtime files that I use. They are Service Pack 6b (the latest and last from Microsoft) Manually copy all of the dll files into your Windows/System32 folder and overwrite as necessary. Make note of the size difference during overwrite. I'm hoping that you will see at least one file that is different...

If they don't overwrite because of sharing violation, restart the computer in Safe Mode...

I'm probably at the end of my rope here...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
antp
Offline

Junior Member

Posts: 24
Threads: 0
Joined: Aug 2008
#57
2008-09-09, 06:42 PM
All these runtime files are much older than those that I have...
I'll make that test later, backuping files first, when I have few time (as indeed one of the files has to be replaced in safe mode)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#58
2008-09-09, 09:20 PM
antp Wrote:All these runtime files are much older than those that I have...
I'll make that test later, backuping files first, when I have few time (as indeed one of the files has to be replaced in safe mode)

If you could, zip up the runtime files that you do have installed. I'll see if I can use them...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#59
2008-09-10, 04:02 AM
antp Wrote:All these runtime files are much older than those that I have...
I'll make that test later, backuping files first, when I have few time (as indeed one of the files has to be replaced in safe mode)

Here are a list of the versions of all the runtime files I'm using. Theoretically, your newer files are supposed to be backward compatible, but sometimes... :mad:


Getting Runtime File Versions

C:\WINDOWS\system32\advpack.dll: 6.00.2900.2180
C:\WINDOWS\system32\asycfilt.dll: 5.01.2600.2180
C:\WINDOWS\system32\comcat.dll: 5.00.2600.01
C:\WINDOWS\system32\msvbvm60.dll: 6.00.0097.82
C:\WINDOWS\system32\oleaut32.dll: 5.01.2600.3266
C:\WINDOWS\system32\olepro32.dll: 5.01.2600.2180
C:\WINDOWS\system32\stdole2.tlb: 3.50.5014.00

Getting 'Extra' Runtime File Versions

C:\WINDOWS\system32\comctl32.ocx: 6.00.0081.06
C:\WINDOWS\system32\comdlg32.ocx: 6.01.0097.82
C:\WINDOWS\system32\MSCOMCT2.OCX: 6.01.0097.82
C:\WINDOWS\system32\MSCOMCTL.OCX: 6.01.0097.86
C:\WINDOWS\system32\MSINET.OCX: 6.01.0097.82
C:\WINDOWS\system32\TABCTL32.OCX: 6.01.0097.82
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
antp
Offline

Junior Member

Posts: 24
Threads: 0
Joined: Aug 2008
#60
2008-09-10, 04:26 PM
here are the files that I have:
http://www2.antp.be/antp/temp/dll.zip
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  UltraXMLTV - Errors with _SeriesIDs.txt file TomR 4 6,325 2010-08-17, 04:57 PM
Last Post: zehd
  problems installing zprocess on windows 7 64 bit bertros 3 6,486 2010-04-16, 05:17 PM
Last Post: bertros
  zProcess and Windows Home Server grits 3 6,823 2010-03-07, 06:06 AM
Last Post: zehd
  zProcess ffmpeg "Incorrect frame size" meccano 3 6,022 2010-02-01, 02:46 PM
Last Post: zehd
  zprocess in postprocessing.bat alevideotestservice 2 3,012 2009-12-22, 07:01 PM
Last Post: alevideotestservice
  zprocess... to work or not to work... medic29 26 10,141 2009-11-04, 05:54 PM
Last Post: zehd
  Zprocess & MVP: Can I watch DVD´s yet? Knobby 5 3,218 2009-11-02, 07:10 PM
Last Post: zehd
  run-time error 75: path/file access error medic29 1 2,521 2009-10-20, 01:01 PM
Last Post: zehd
  Zprocess postprocessing ? Dufcoum 13 6,288 2009-08-19, 10:15 PM
Last Post: Dufcoum
  ZPROCESS: Audio sloooooow on MVP goobie 5 3,271 2009-08-18, 01:34 PM
Last Post: zehd

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode