Forums WoW Modding Discussion Miscellaneous [Archive] Stuck on connecting

[Archive] Stuck on connecting

[Archive] Stuck on connecting

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

Hi,

I've managed to get all the client, world server and auth server running perfect.

Now my only problem is with the client when it loads and I enter my login details it gets stuck on connecting for a while then disconnects, I have followed another thread made by exO which suggested to download the 2 new dll files which I did then it would give me the 0xc70000b error when I had the VS Runtime downloaded!

Anyone have any ideas on how to fix this please let me know asap!
rektbyfaith
11-04-2025, 05:14 PM #1

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

Hi,

I've managed to get all the client, world server and auth server running perfect.

Now my only problem is with the client when it loads and I enter my login details it gets stuck on connecting for a while then disconnects, I have followed another thread made by exO which suggested to download the 2 new dll files which I did then it would give me the 0xc70000b error when I had the VS Runtime downloaded!

Anyone have any ideas on how to fix this please let me know asap!

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

Quote:exodia said:

Hi,

I've managed to get all the client, world server and auth server running perfect.

Now my only problem is with the client when it loads and I enter my login details it gets stuck on connecting for a while then disconnects, I have followed another thread made by exO which suggested to download the 2 new dll files which I did then it would give me the 0xc70000b error when I had the VS Runtime downloaded!

Anyone have any ideas on how to fix this please let me know asap!

Click to expand...
"There are a number of reasons as to why you might receive the 0xc00007b error while running an application on a Windows machine. 0xc000007b error usually comes from mixing up a 32-bit environment with a 64-bit one. For example, the 32-bit application loads a 64-bit dll causing 0xc000007b error.

Solution 1

In most cases it's .NET framework causing issues. This can easily fixed by re-installing latest .NET framework from http://www.microsoft.com/net

Solution 2

Re-install the application that you are trying to run. It sounds simple but the application data files could be corrupt or missing. This could be caused by a installation that did not complete successfully.

Solution 3

Running the application as an administrator could fix this error. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. Check the "Run this program as an administrator" box, and click on OK.

Solution 4

Restart your computer. Some applications require a restart after installation to function properly.

Solution 5

Run Windows Update as it can provide application fixes and updates. Furthermore, it installs missing drivers and updates. Windows 7 / 8 / 8.1 users need to search for "Windows Update." Select all important and optional updates and click on the "install updates" button. If you use Windows XP navigate navigate to Windows Update by choosing Start > All Programs > Windows Update. When the scan is complete, Click the "Review and Install Updates" link. Finally, press the "install now" button."

Quoted from:

http://www.tomshardware.com/faq/id-19313...r-fix.html

Hope this helps.
rektbyfaith
11-04-2025, 05:14 PM #2

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

Quote:exodia said:

Hi,

I've managed to get all the client, world server and auth server running perfect.

Now my only problem is with the client when it loads and I enter my login details it gets stuck on connecting for a while then disconnects, I have followed another thread made by exO which suggested to download the 2 new dll files which I did then it would give me the 0xc70000b error when I had the VS Runtime downloaded!

Anyone have any ideas on how to fix this please let me know asap!

Click to expand...
"There are a number of reasons as to why you might receive the 0xc00007b error while running an application on a Windows machine. 0xc000007b error usually comes from mixing up a 32-bit environment with a 64-bit one. For example, the 32-bit application loads a 64-bit dll causing 0xc000007b error.

Solution 1

In most cases it's .NET framework causing issues. This can easily fixed by re-installing latest .NET framework from http://www.microsoft.com/net

Solution 2

Re-install the application that you are trying to run. It sounds simple but the application data files could be corrupt or missing. This could be caused by a installation that did not complete successfully.

Solution 3

Running the application as an administrator could fix this error. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. Check the "Run this program as an administrator" box, and click on OK.

Solution 4

Restart your computer. Some applications require a restart after installation to function properly.

Solution 5

Run Windows Update as it can provide application fixes and updates. Furthermore, it installs missing drivers and updates. Windows 7 / 8 / 8.1 users need to search for "Windows Update." Select all important and optional updates and click on the "install updates" button. If you use Windows XP navigate navigate to Windows Update by choosing Start > All Programs > Windows Update. When the scan is complete, Click the "Review and Install Updates" link. Finally, press the "install now" button."

Quoted from:

http://www.tomshardware.com/faq/id-19313...r-fix.html

Hope this helps.

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

i tryed what you link and its stuck on worldserver is down. any idea why?
rektbyfaith
11-04-2025, 05:14 PM #3

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

i tryed what you link and its stuck on worldserver is down. any idea why?

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

Quote:Mr. Satan said:

"There are a number of reasons as to why you might receive the 0xc00007b error while running an application on a Windows machine. 0xc000007b error usually comes from mixing up a 32-bit environment with a 64-bit one. For example, the 32-bit application loads a 64-bit dll causing 0xc000007b error.

Solution 1

In most cases it's .NET framework causing issues. This can easily fixed by re-installing latest .NET framework from http://www.microsoft.com/net

Solution 2

Re-install the application that you are trying to run. It sounds simple but the application data files could be corrupt or missing. This could be caused by a installation that did not complete successfully.

Solution 3

Running the application as an administrator could fix this error. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. Check the "Run this program as an administrator" box, and click on OK.

Solution 4

Restart your computer. Some applications require a restart after installation to function properly.

Solution 5

Run Windows Update as it can provide application fixes and updates. Furthermore, it installs missing drivers and updates. Windows 7 / 8 / 8.1 users need to search for "Windows Update." Select all important and optional updates and click on the "install updates" button. If you use Windows XP navigate navigate to Windows Update by choosing Start > All Programs > Windows Update. When the scan is complete, Click the "Review and Install Updates" link. Finally, press the "install now" button."

Quoted from:

http://www.tomshardware.com/faq/id-19313...r-fix.html

Hope this helps.

Click to expand...
I managed to fix it myself no need to worry about this just forgot to update the thread!

Thank you though Confusedmile:
rektbyfaith
11-04-2025, 05:14 PM #4

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

Quote:Mr. Satan said:

"There are a number of reasons as to why you might receive the 0xc00007b error while running an application on a Windows machine. 0xc000007b error usually comes from mixing up a 32-bit environment with a 64-bit one. For example, the 32-bit application loads a 64-bit dll causing 0xc000007b error.

Solution 1

In most cases it's .NET framework causing issues. This can easily fixed by re-installing latest .NET framework from http://www.microsoft.com/net

Solution 2

Re-install the application that you are trying to run. It sounds simple but the application data files could be corrupt or missing. This could be caused by a installation that did not complete successfully.

Solution 3

Running the application as an administrator could fix this error. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. Check the "Run this program as an administrator" box, and click on OK.

Solution 4

Restart your computer. Some applications require a restart after installation to function properly.

Solution 5

Run Windows Update as it can provide application fixes and updates. Furthermore, it installs missing drivers and updates. Windows 7 / 8 / 8.1 users need to search for "Windows Update." Select all important and optional updates and click on the "install updates" button. If you use Windows XP navigate navigate to Windows Update by choosing Start > All Programs > Windows Update. When the scan is complete, Click the "Review and Install Updates" link. Finally, press the "install now" button."

Quoted from:

http://www.tomshardware.com/faq/id-19313...r-fix.html

Hope this helps.

Click to expand...
I managed to fix it myself no need to worry about this just forgot to update the thread!

Thank you though Confusedmile:

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

Quote:exodia said:

I managed to fix it myself no need to worry about this just forgot to update the thread!

Thank you though Confusedmile:

Click to expand...
I'm glad you got it fixed! Do you know which solution (or a completely different one) solved it for you?
Quote:alfred1706 said:

i tryed what you link and its stuck on worldserver is down. any idea why?

Click to expand...
Try making sure all IP's are the same as what's in your realmlist, the database, and the authserver.conf file.

Also make sure your firewall and anti-virus aren't blocking it.
rektbyfaith
11-04-2025, 05:14 PM #5

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

Quote:exodia said:

I managed to fix it myself no need to worry about this just forgot to update the thread!

Thank you though Confusedmile:

Click to expand...
I'm glad you got it fixed! Do you know which solution (or a completely different one) solved it for you?
Quote:alfred1706 said:

i tryed what you link and its stuck on worldserver is down. any idea why?

Click to expand...
Try making sure all IP's are the same as what's in your realmlist, the database, and the authserver.conf file.

Also make sure your firewall and anti-virus aren't blocking it.

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

are you able to use dungeon finder? mine dosnt wanna work. plz get back to me asap [Image: 1f642.png] ty
rektbyfaith
11-04-2025, 05:14 PM #6

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

are you able to use dungeon finder? mine dosnt wanna work. plz get back to me asap [Image: 1f642.png] ty

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

Quote:Mr. Satan said:

I'm glad you got it fixed! Do you know which solution (or a completely different one) solved it for you?

Try making sure all IP's are the same as what's in your realmlist, the database, and the authserver.conf file.

Also make sure your firewall and anti-virus aren't blocking it.

Click to expand...
Hi, the problem was the dll files that you have in the repack did not work!

To fix this I had to use an older version of the ssleay32.dll and the libeay32.dll

Hope this is able to help you in future if anyone else has this problem
rektbyfaith
11-04-2025, 05:14 PM #7

Archived author: exodia • Posted: 2025-11-04T18:14:36.795931
Original source

Quote:Mr. Satan said:

I'm glad you got it fixed! Do you know which solution (or a completely different one) solved it for you?

Try making sure all IP's are the same as what's in your realmlist, the database, and the authserver.conf file.

Also make sure your firewall and anti-virus aren't blocking it.

Click to expand...
Hi, the problem was the dll files that you have in the repack did not work!

To fix this I had to use an older version of the ssleay32.dll and the libeay32.dll

Hope this is able to help you in future if anyone else has this problem

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)