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

How the fck do you compile otclient, ive struggled with it for hours!

I appricate that, sent you the link. Btw does the audio even work?

When I open it up it makes three of my channels stop working, like when I have music playing on my speakers and I launch it, thee of the speakers will stop working.

But other than that I have not tested it.
 
2SHWQJk.png
5zRSGHF.png
I got the problem that i can compile it 100% without any errors followed @dominique120 his tutorial but when i start i get it like a console generating stuff then crashes.

and its kinda weird because when i start the compiled otclient.exe it needs allot of dll files while the compiled versions u can download not?

kind regards
 
I got the problem that i can compile it 100% without any errors followed @dominique120 his tutorial but when i start i get it like a console generating stuff then crashes.

and its kinda weird because when i start the compiled otclient.exe it needs allot of dll files while the compiled versions u can download not?

kind regards

Because the precompiled version already comes with all the required dll files and data(lua scripts) files. After compiling with my tutorial you have to put the dlls and the data folders with the new exe.

IF you did not do that its probably why it crashes.
 
nope me and my friend did exactly what you said and it just crashes if you want to take a look i pm you the teamviewer code etc?
 
Finished generating code
1>libvorbis_static.lib(info.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(block.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(synthesis.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(registry.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(sharedbook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(codebook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(psy.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(smallft.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(envelope.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mdct.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(bitrate.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lpc.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(window.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(res0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mapping0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor1.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lsp.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbisfile_static.lib(vorbisfile.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1> otclient.vcxproj -> C:\OTClientE\vc12\Release\otclient.exe
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
 
Finished generating code
1>libvorbis_static.lib(info.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(block.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(synthesis.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(registry.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(sharedbook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(codebook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(psy.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(smallft.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(envelope.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mdct.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(bitrate.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lpc.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(window.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(res0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mapping0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor1.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lsp.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbisfile_static.lib(vorbisfile.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1> otclient.vcxproj -> C:\OTClientE\vc12\Release\otclient.exe
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
?

========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
 
Finished generating code
1>libvorbis_static.lib(info.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(block.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(synthesis.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(registry.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(sharedbook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(codebook.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(psy.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(smallft.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(envelope.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mdct.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(bitrate.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lpc.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(window.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(res0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(mapping0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor1.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(floor0.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbis_static.lib(lsp.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>libvorbisfile_static.lib(vorbisfile.obj) : warning LNK4204: 'C:\OTClientE\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1> otclient.vcxproj -> C:\OTClientE\vc12\Release\otclient.exe
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
You should compile it as release, not debug.
 
Back
Top