4console64 & 4utils64 errors in V23...

Jul 5, 2012
24
0
DLing the latest versions of both 4console64 & 4utils64 from the ftp://vefatica.net/ site, copying the DLLs into "{progfiles}\JPSoft\TCMD23\PlugIns\" dir and launching either TCC.exe or TCmd.exe yields the following errors (and I do have onig.dll (x86_64) present in PlugIns\ btw):

TCC: (Sys) The specified procedure could not be found.
"C:\Program Files\JPSoft\TCMD23\PlugIns\4console64.dll"
TCC: (Sys) The specified procedure could not be found.
"C:\Program Files\JPSoft\TCMD23\PlugIns\4utils64.dll"

Any ideas as to what is going on? I'd really prefer to have both 4console64 & 4utils64 available, if possible.

SysUtils64 & 4autotray64 are both loading fine apparently -- though the 4autotray archive has 5 different overlapping versions of the same two files in same dir, and figuring out which is the correct one to use is anything but obvious (might want to fix that).

I do get one other ambiguous error at TCC.exe/TCmd.exe launch saying:

TCC: (Sys) The specified procedure could not be found.
"InitializePlugin"

...however, I believe that's coming from the ISO8601 plugin, and appears unrelated to the above problem.

Any help appreciated, thanks!
 
May 20, 2008
12,175
133
Syracuse, NY, USA
Onig.dll will almost certainly NOT be found if it's in Plugins. Try moving it to TCC.EXE's directory.
 
May 20, 2008
12,175
133
Syracuse, NY, USA
Also, onig.dll probably doesn't export an InitializePlugin() function. :cool:
I didn't think of that, and Charles is quite right. If ONIG.DLL is in Plugins, not only will windows NOT find it if it's needed (by anything), but TCC WILL find it and think it's a plugin (which it's not).
 
Jul 5, 2012
24
0
Okay, so moving ONIG.DLL up to the same dir as TCC.EXE got rid of (as expected) the complaint about "procedure not found" )(and not exposing "InitializePlugin()"), due to ONIG.DLL being in plugins\. Still neither 4console64.dll nor 4utils64.dll load, same exact error. Ideas?
 
May 20, 2008
12,175
133
Syracuse, NY, USA
Are they recent versions of 4utils64.dll and 4console64.dll? I havent had other complaints in a couple of years. You can get new ones by anonymous FTP at vefatica.net or alt.vefatica.net.
 
Apr 2, 2011
1,607
15
55
North Carolina, USA
Are they recent versions of 4utils64.dll and 4console64.dll? I havent had other complaints in a couple of years. You can get new ones by anonymous FTP at vefatica.net or alt.vefatica.net.

ftp://alt.vefatica.net/4plugins/4console.zip

ftp://alt.vefatica.net/4plugins/4utils.zip

To make it easier......
 
May 20, 2008
12,175
133
Syracuse, NY, USA
ftp://alt.vefatica.net/4plugins/4console.zip

ftp://alt.vefatica.net/4plugins/4utils.zip

To make it easier......
I think he wants these:

ftp://alt.vefatica.net/4plugins/x64/4console64.zip

ftp://alt.vefatica.net/4plugins/x64/4utils64.zip