• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

VPS

-.Ktz

New Member
Joined
Feb 11, 2016
Messages
37
Reaction score
1
Hello everybody I have a problem I am using TFS 1.2 version (8.6) of the Ninja
but when I open it on my vps is giving the error 0xc000007b anyone know how to fix it?

the vps are using Windows Server 2012 R2
 
Try to change the libs.
If you use 32 bit use the 32 bit libs or vise versa.

DLL Pack v1.5
https://otland.net/threads/opentibia-dll-pack-v1-5.1042/

DLL Pack v2.0
https://otland.net/threads/opentibia-dll-pack-v2-0.155310/

Remember to install Microsoft Visual C++ 2010 Redistributable Package aswell:
32 bit version:
https://www.microsoft.com/en-us/download/details.aspx?id=5555

64 bit version:
https://www.microsoft.com/en-us/download/details.aspx?id=14632

If you can't open the server with the 64 bit version try the 32 bit.
 
In the description
How to Fix 0xc000007b Error easily [Softwares & PC GAMES] WINDOW 7, 8 and above

A) Cause of 0xc000007b Error:

There are multiple cause of receive [0xc00007b Error]

1) When mixing up 32bit environment with 64bit one.

Example: 32bit application that tries to load a 64bit dll.

2) Common reasons:

a) Microsoft Visual C+ redistributable package not installed on your system / Corrupted installed files of Microsoft Visual C+

b) Same with .NET framework

B) Caution:

1. Avoid installation of certain random dll files from any unknown/suspicious website.

2. .NET framework, C+ redistributables dll files are main target of virus, these are most common files on computer.


3. Always download from these files from MICROSOFT and other trustable websites.


C) How to FIX this Error:

Microsoft:

1. Install/Re-install Microsoft C++

Microsoft Visual C++ 2008 x86/x64 Service Pack 1 Redistributable
https://www.microsoft.com/en-in/downl...

Microsoft Visual C++ 2010 x86/x64 Service Pack 1 Redistributable
Supported Operating System
Windows 7, Windows Server 2003 R2 (32-Bit x86), Windows Server 2003 R2 x64 editions, Windows Server 2008 R2, Windows Vista Service Pack 2, Windows XP

https://www.microsoft.com/en-in/downl...

Microsoft Visual C++ 2013 x86/x64 Redistributable
Supported Operating System
Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2003, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2, Windows XP

https://www.microsoft.com/en-gb/downl...




2. Install .net framework:

Microsoft .NET Framework 3.5 x86/x64 Service pack 1

Microsoft .NET Framework 3.5 service pack 1 is a cumulative update that contains many new features building incrementally upon .NET Framework 2.0, 3.0, 3.5, and includes .NET Framework 2.0 service pack 2 and .NET Framework 3.0 service pack 2 cumulative updates.

https://www.microsoft.com/en-us/downl...


***Microsoft .NET Framework 4.5.2 or Microsoft .NET Framework 4.6 RC***


Microsoft .NET Framework 4.5.2 x86/x64
Supported Operating System
Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2


The Microsoft .NET Framework 4.5.2 is a highly compatible, in-place update to the Microsoft .NET Framework 4, Microsoft .NET Framework 4.5 and Microsoft .NET Framework 4.5.1. The offline package can be used in situations where the web installer cannot be used due to lack of internet connectivity.

https://www.microsoft.com/en-in/downl...




Microsoft .NET Framework 4.6 RC

Supported Operating System
Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Server 2012, Windows Server 2012 R2, Windows Vista Service Pack 2

http://www.microsoft.com/en-us/downlo...


3. Install latest DirectX

DirectX End-User Runtimes (June 2010)
https://www.microsoft.com/en-in/downl...

Non Microsoft

1. Java Runtime Environment Latest Version [Install/Re-Install
http://java.com/en/download/manual.jsp

These steps will 110% FIX your problem.



4. cmd "Run as administrator" type command "chkdsk c: /f /r". if u have more than one drive, chk one by one For Example: "chkdsk D: /f /r"
 
Last edited:

Similar threads

  • Question Question
Replies
2
Views
397
Back
Top