ERROR sockets04rel64

Started by MatheuS, Jun 16, 2015, 09:37 PM

Previous topic - Next topic

MatheuS

if( !sucess ) tryAgain();
Thanks to the VCMP community. It was the happiest period of my life.

.

.

MatheuS

the error remains the same
if( !sucess ) tryAgain();
Thanks to the VCMP community. It was the happiest period of my life.

Stormeus

Microsoft documentation says:
QuoteERROR_MOD_NOT_FOUND
126 (0x7E)
The specified module could not be found.

Since it does exist, it may be unable to open it due to a permission issue (unlikely) or a dependency issue (less unlikely).

Does this happen with a 32-bit server and plugins?

MatheuS

I use 64-bit operating system and 64-bit plugins are all work except the sockets
if( !sucess ) tryAgain();
Thanks to the VCMP community. It was the happiest period of my life.

Stormeus

That doesn't help me much and I won't be able to check this out in the next couple of days. Try it with a 32-bit server and a 32-bit copy of the sockets plugin and see if that loads.

MatheuS

Quote from: Stormeus on Jun 17, 2015, 12:51 AMThat doesn't help me much and I won't be able to check this out in the next couple of days. Try it with a 32-bit server and a 32-bit copy of the sockets plugin and see if that loads.

When I was using 32-bit operating system functioned normally.
if( !sucess ) tryAgain();
Thanks to the VCMP community. It was the happiest period of my life.

MacTavish

Quote from: an old post32bit server can be loaded on 64bit linux OS " tested on CentOS 64bit"

So you can use 32bit plugins and server file on 64bit OS :)

Grand Hunting Project
Join #SLC, #KAKAN, #Doom, #GHP @LUnet

Retired VC:MP Player/Scripter :P

.

Quote from: Beztone on Jun 17, 2015, 05:10 AMSo you can use 32bit plugins and server file on 64bit OS :)

But if those plugins need some 32bit libraries (and they will) then you need those too. Just in case you don't figure the errors ;D
.