• 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!

Solved OTClient error 0xc000007b

kuhi

Premium User
Premium User
Joined
Aug 26, 2012
Messages
200
Solutions
1
Reaction score
81
Location
x64dbg
GitHub
Kuhicop
Getting an error when running the OTClient I've compiled:

Translation: The app couldn't initialize correctly (0xc000007b). Press Accept to close it.
36843

I'm getting 0 errors when compiling, only some warnings about pdb files:
Code:
libeay32.lib(ts_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ts_err.obj)' or at 'C:\Users\kuhi\Desktop\servers\client\otclient\lib.pdb'; linking object as if no debug info

I've tested by running the AIO runtimes just in case any mvc++ dll is missing but didn't work

I'm using Visual Studio Community 2017 and this are my compiler settings:
36844

3684536846

Any ideas?

Thanks in advance!

SOLVED: OpenTibia DLL Pack (v2.0) (https://otland.net/threads/opentibia-dll-pack-v2-0.155310/#post-1496009)
 
Last edited:
Back
Top