Forums WoW Modding Discussion Miscellaneous [Archive] Requesting Assistance: Non-working DLLs?

[Archive] Requesting Assistance: Non-working DLLs?

[Archive] Requesting Assistance: Non-working DLLs?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#11
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

i have the same issues as well. i have 3 missing dll files libeay32.dll, ssleay32.dll, and vcruntime140_1.dll i basicly did the same thing, uninstalled the visual c++es and the everything related to that, and tried to the mentioned methods above, but none of them worked at all.

at this point i dont know what to do, i have installed openssl and everything what was mentioned, and nothing. also worth mentioning the missing ddl's are also not inside at any folder on my computer i did a very detailed search on it including system files. its just not there.

further more i dont know what system were used on this emulator: [NEW REPACK] 7.3.5 LEGION WoW Repack - WoW Legion 7.3.5 Repack - Blizzlike & Fun 32bit or 64 bit? nothing is cleared for me with this repac at all [Image: 1f641.png]
rektbyfaith
11-04-2025, 05:11 PM #11

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

i have the same issues as well. i have 3 missing dll files libeay32.dll, ssleay32.dll, and vcruntime140_1.dll i basicly did the same thing, uninstalled the visual c++es and the everything related to that, and tried to the mentioned methods above, but none of them worked at all.

at this point i dont know what to do, i have installed openssl and everything what was mentioned, and nothing. also worth mentioning the missing ddl's are also not inside at any folder on my computer i did a very detailed search on it including system files. its just not there.

further more i dont know what system were used on this emulator: [NEW REPACK] 7.3.5 LEGION WoW Repack - WoW Legion 7.3.5 Repack - Blizzlike & Fun 32bit or 64 bit? nothing is cleared for me with this repac at all [Image: 1f641.png]

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#12
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Medivh85 said:

i have the same issues as well. i have 3 missing dll files libeay32.dll, ssleay32.dll, and vcruntime140_1.dll i basicly did the same thing, uninstalled the visual c++es and the everything related to that, and tried to the mentioned methods above, but none of them worked at all.

at this point i dont know what to do, i have installed openssl and everything what was mentioned, and nothing. also worth mentioning the missing ddl's are also not inside at any folder on my computer i did a very detailed search on it including system files. its just not there.

further more i dont know what system were used on this emulator: [NEW REPACK] 7.3.5 LEGION WoW Repack - WoW Legion 7.3.5 Repack - Blizzlike & Fun 32bit or 64 bit? nothing is cleared for me with this repac at all [Image: 1f641.png]

Click to expand...
From my experiences of overcoming missing DLL issues in getting various versions of Vanilla and Cataclysm server to work:

I think that whether you need 32-bit or 64-bit DLLs depends upon whether the server 'exe' files have been compiled as 32-bit or 64-bit. If in doubt, you could make sure that BOTH 32-bit and 64-bit DLLs are available in their proper places. I gather that (on a 64-bit Windows installation) 32-bit DLLs should be in 'C:\Windows\SysWOW64' and 64-bit DLLs should be in 'C:\Windows\System32'. (That sounds backwards, but I think it's correct.) Do make sure you copy each into their proper place: I think that if you accidentally put the 32-bit ones into 'C:\Windows\System32', that won't work.

The 'libeay' and 'ssleay' DLLs are OpenSSL. The 'vcruntime' type files are from Visual C++ Redistributable packages. I think (but only think) that '140' may be the 2015 version of this (from Microsoft's Visual C++ Redistributable for Visual Studio 2015 download page), and as before you'd need to install the correct one (32-bit or 64-bit) to correspond with your server's 'exe' files (but again, you could install both if in doubt). For these, you don't have to worry where the DLLs should go because they should be installed to the correct place.

Good luck.
rektbyfaith
11-04-2025, 05:11 PM #12

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Medivh85 said:

i have the same issues as well. i have 3 missing dll files libeay32.dll, ssleay32.dll, and vcruntime140_1.dll i basicly did the same thing, uninstalled the visual c++es and the everything related to that, and tried to the mentioned methods above, but none of them worked at all.

at this point i dont know what to do, i have installed openssl and everything what was mentioned, and nothing. also worth mentioning the missing ddl's are also not inside at any folder on my computer i did a very detailed search on it including system files. its just not there.

further more i dont know what system were used on this emulator: [NEW REPACK] 7.3.5 LEGION WoW Repack - WoW Legion 7.3.5 Repack - Blizzlike & Fun 32bit or 64 bit? nothing is cleared for me with this repac at all [Image: 1f641.png]

Click to expand...
From my experiences of overcoming missing DLL issues in getting various versions of Vanilla and Cataclysm server to work:

I think that whether you need 32-bit or 64-bit DLLs depends upon whether the server 'exe' files have been compiled as 32-bit or 64-bit. If in doubt, you could make sure that BOTH 32-bit and 64-bit DLLs are available in their proper places. I gather that (on a 64-bit Windows installation) 32-bit DLLs should be in 'C:\Windows\SysWOW64' and 64-bit DLLs should be in 'C:\Windows\System32'. (That sounds backwards, but I think it's correct.) Do make sure you copy each into their proper place: I think that if you accidentally put the 32-bit ones into 'C:\Windows\System32', that won't work.

The 'libeay' and 'ssleay' DLLs are OpenSSL. The 'vcruntime' type files are from Visual C++ Redistributable packages. I think (but only think) that '140' may be the 2015 version of this (from Microsoft's Visual C++ Redistributable for Visual Studio 2015 download page), and as before you'd need to install the correct one (32-bit or 64-bit) to correspond with your server's 'exe' files (but again, you could install both if in doubt). For these, you don't have to worry where the DLLs should go because they should be installed to the correct place.

Good luck.

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#13
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Thank you very much for your help it did worked out finaly. but the only one issue i have now is when i lunch the world server it shuts down fast i was abel to sprint screen it what is going on

Here is the screenshot: https://i.imgur.com/yeRztRl.jpg

the list ends there and the worldserver is shuting down, windows says worldserver aplication stoped working.

Honestly i dont know what went wrong. i haven not modified anything from the files at all. i tried to google the issue but i couldnt found anything relatable to this. Can you help me out please? [Image: 1f642.png]
rektbyfaith
11-04-2025, 05:11 PM #13

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Thank you very much for your help it did worked out finaly. but the only one issue i have now is when i lunch the world server it shuts down fast i was abel to sprint screen it what is going on

Here is the screenshot: https://i.imgur.com/yeRztRl.jpg

the list ends there and the worldserver is shuting down, windows says worldserver aplication stoped working.

Honestly i dont know what went wrong. i haven not modified anything from the files at all. i tried to google the issue but i couldnt found anything relatable to this. Can you help me out please? [Image: 1f642.png]

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#14
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Medivh85 said:

Thank you very much for your help it did worked out finaly. but the only one issue i have now is when i lunch the world server it shuts down fast i was abel to sprint screen it what is going on

Here is the screenshot: https://i.imgur.com/yeRztRl.jpg

the list ends there and the worldserver is shuting down, windows says worldserver aplication stoped working.

Honestly i dont know what went wrong. i haven not modified anything from the files at all. i tried to google the issue but i couldnt found anything relatable to this. Can you help me out please? [Image: 1f642.png]

Click to expand...
Are these mentioned files in the screenshot actually in the gt folder? Are you sure they're in the right path, next to the worldserver (in a subfolder called gt?)
rektbyfaith
11-04-2025, 05:11 PM #14

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Medivh85 said:

Thank you very much for your help it did worked out finaly. but the only one issue i have now is when i lunch the world server it shuts down fast i was abel to sprint screen it what is going on

Here is the screenshot: https://i.imgur.com/yeRztRl.jpg

the list ends there and the worldserver is shuting down, windows says worldserver aplication stoped working.

Honestly i dont know what went wrong. i haven not modified anything from the files at all. i tried to google the issue but i couldnt found anything relatable to this. Can you help me out please? [Image: 1f642.png]

Click to expand...
Are these mentioned files in the screenshot actually in the gt folder? Are you sure they're in the right path, next to the worldserver (in a subfolder called gt?)

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#15
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

yes they are thats why i am confused about it, i have cheked it.

EDIT: sorry i was blind, nope they were in a diferent folder i have placed there wher you said it it was making progress for sure but then it stoped workign at this line

https://i.imgur.com/SJcRZ5y.jpg
rektbyfaith
11-04-2025, 05:11 PM #15

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

yes they are thats why i am confused about it, i have cheked it.

EDIT: sorry i was blind, nope they were in a diferent folder i have placed there wher you said it it was making progress for sure but then it stoped workign at this line

https://i.imgur.com/SJcRZ5y.jpg

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#16
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:ExO said:

Are these mentioned files in the screenshot actually in the gt folder? Are you sure they're in the right path, next to the worldserver (in a subfolder called gt?)

Click to expand...
In case if you need more detials i have uploaded my server log file so you can chek it out.

Server
rektbyfaith
11-04-2025, 05:11 PM #16

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:ExO said:

Are these mentioned files in the screenshot actually in the gt folder? Are you sure they're in the right path, next to the worldserver (in a subfolder called gt?)

Click to expand...
In case if you need more detials i have uploaded my server log file so you can chek it out.

Server

rektbyfaith
Administrator
0
11-04-2025, 05:11 PM
#17
Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Rose said:

From my experiences of overcoming missing DLL issues in getting various versions of Vanilla and Cataclysm server to work:

I think that whether you need 32-bit or 64-bit DLLs depends upon whether the server 'exe' files have been compiled as 32-bit or 64-bit. If in doubt, you could make sure that BOTH 32-bit and 64-bit DLLs are available in their proper places. I gather that (on a 64-bit Windows installation) 32-bit DLLs should be in 'C:\Windows\SysWOW64' and 64-bit DLLs should be in 'C:\Windows\System32'. (That sounds backwards, but I think it's correct.) Do make sure you copy each into their proper place: I think that if you accidentally put the 32-bit ones into 'C:\Windows\System32', that won't work.

The 'libeay' and 'ssleay' DLLs are OpenSSL. The 'vcruntime' type files are from Visual C++ Redistributable packages. I think (but only think) that '140' may be the 2015 version of this (from Microsoft's Visual C++ Redistributable for Visual Studio 2015 download page), and as before you'd need to install the correct one (32-bit or 64-bit) to correspond with your server's 'exe' files (but again, you could install both if in doubt). For these, you don't have to worry where the DLLs should go because they should be installed to the correct place.

Good luck.

Click to expand...
I have done each and every one of these things before. I find that I just have issues with certain repacks running. I host them on 8.1 systems in hyper-v on my poweredge server to run multiple instances of the game.
rektbyfaith
11-04-2025, 05:11 PM #17

Archived author: Keric • Posted: 2025-11-04T18:11:54.293661
Original source

Quote:Rose said:

From my experiences of overcoming missing DLL issues in getting various versions of Vanilla and Cataclysm server to work:

I think that whether you need 32-bit or 64-bit DLLs depends upon whether the server 'exe' files have been compiled as 32-bit or 64-bit. If in doubt, you could make sure that BOTH 32-bit and 64-bit DLLs are available in their proper places. I gather that (on a 64-bit Windows installation) 32-bit DLLs should be in 'C:\Windows\SysWOW64' and 64-bit DLLs should be in 'C:\Windows\System32'. (That sounds backwards, but I think it's correct.) Do make sure you copy each into their proper place: I think that if you accidentally put the 32-bit ones into 'C:\Windows\System32', that won't work.

The 'libeay' and 'ssleay' DLLs are OpenSSL. The 'vcruntime' type files are from Visual C++ Redistributable packages. I think (but only think) that '140' may be the 2015 version of this (from Microsoft's Visual C++ Redistributable for Visual Studio 2015 download page), and as before you'd need to install the correct one (32-bit or 64-bit) to correspond with your server's 'exe' files (but again, you could install both if in doubt). For these, you don't have to worry where the DLLs should go because they should be installed to the correct place.

Good luck.

Click to expand...
I have done each and every one of these things before. I find that I just have issues with certain repacks running. I host them on 8.1 systems in hyper-v on my poweredge server to run multiple instances of the game.

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)