• 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 - can't load/save settings

zbizu

Legendary OT User
Joined
Nov 22, 2010
Messages
3,323
Solutions
26
Reaction score
2,694
Location
Poland
as in title - I can use the client, everything works fine except settings - I can't save minimap and client options
OTClient Terminal:
Code:
GPU AMD Radeon HD 6800 Series
OpenGL 4.2.12430 Compatibility Profile Context 13.152.1.8000
ERROR: unable to open audio device
Found work dir at 'D:/Program Files (x86)/ot/_OTC/'
== application started at Mar 03 2014 03:41:51
OTClient 0.6.3 rev 0 (devel) built on Mar  3 2014 for arch x86
ERROR: Unable to create write directory 'C:\Users\Łukasz\otclient': Archive type unsupported
(modules loading without any warning)
Startup done :]

Compilation log:
Code:
(everything above went correctly)
1>  Generating code
1>  Finished generating code
1>libvorbis_static.lib(info.obj) : warning LNK4204: 'C:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\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:\otclient-master\vc12\Release\vc120.pdb' is missing debugging information for referencing module; linking object as if no debug info
1>  otclient.vcxproj -> C:\otclient-master\vc12\Release\otclient.exe
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
 
Does a folder at that location exist?
Maybe it is caused by your username containing special characters?
 
BUMP

I have the same problem. It just creates an empty file called otclient instead of a folder. So I delete the file and create a folder name otclient. It saves the map but the server is supposed to come with an explore mini map, for me I have to explore it all manually. I also can't type.. like I litterly can't type anything. Anyone got any idea whats wrong?
 
Back
Top