• 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 random server crash

simse

New Member
Joined
Jan 22, 2009
Messages
29
Reaction score
0
My server is really unstable as it is, this time I got this error:

terminate called after throwing an instance of 'std::eek:ut_of_range'
what(): basic_string::basic string
This application has requested the runtime to terminate it in an unusual way.

Any ideas of what the problem is? thanks
 
Try running in the .exe in compatibility mode, try Windows Server 2003; if that doesn't work keep trying other ones until you get it. If this doesn't solve it, it's an error within the server or libraries.
 
Try running in the .exe in compatibility mode, try Windows Server 2003; if that doesn't work keep trying other ones until you get it. If this doesn't solve it, it's an error within the server or libraries.
I can't run the server in any compatability mode, It just says: Server out of memory, please compile in 64-bit mode.
It only works to run the server without any compatability mode, but after I changed a setting in data/XML/vocations, I changed meleedamage for knights, from 1.3 to 1.2, now the server freezes and it says its online but i cant login and i think its the same for everyone else. Ideas?
It's version 0.4 made by talaturen etc, its big map with realmap, zao and all cities, 8.6
 
Depends on the rev. DevCpp revs are impossible, VC revs are easier with the right libs. and TFS 1.0 is a piece of cake.
 
Depends on the rev. DevCpp revs are impossible, VC revs are easier with the right libs. and TFS 1.0 is a piece of cake.

This is what it looks like in the console when i start server, maybe you can tell me if it's possible to re-compile in 64 bit?

[12:15:30.090] The Forgotten Server, version 0.4_DEV ()
[12:15:30.091] Compiled with GNU C++ version 4.4.0 at Dec 14 2010, 21:17:09.
[12:15:30.091] A server developed by Elf, Talaturen, KaczooH, Stian and Kornholi
jo.
[12:15:30.091] Visit our forum for updates, support and resources: http://otland
.net.

[12:15:30.092] >> Loading config (config.lua)
[12:15:30.093] >> Opening logs
[12:15:30.099] > Using SHA1 encryption
[12:15:30.602] >> Checking software version... running sub version, please mind
it's unstable and only for testing purposes!
[12:15:30.604] > Current version information - version: 0.4_DEV, patch: 0, build
: 0, timestamp: 1292354792.
[12:15:30.605] > Latest version information - version: 0.3.6, patch: 0, build: 3
293, timestamp: 1260652199.
[12:15:30.606] >> Loading RSA key
[12:15:30.607] >> Starting SQL connection
 
Back
Top