What's new

Stuck on connecting

exodia

Verified Member
7
2018
0
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!
 

Mr. Satan

Admiral Squatbar
Mythical User
Head Moderator
Gold Supporter
MoP Premium
Superior Member
1,012
2016
197
Location
World Martial Arts Championships
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!

"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-1931360/0xc00007b-error-fix.html

Hope this helps.
 

exodia

Verified Member
7
2018
0
"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-1931360/0xc00007b-error-fix.html

Hope this helps.

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

Thank you though :smile:
 

Mr. Satan

Admiral Squatbar
Mythical User
Head Moderator
Gold Supporter
MoP Premium
Superior Member
1,012
2016
197
Location
World Martial Arts Championships
I managed to fix it myself no need to worry about this just forgot to update the thread!

Thank you though :smile:

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

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

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.
 

exodia

Verified Member
7
2018
0
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.

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
 
Top