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

[8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

bro how can i upload it on php my admin database
i dont find forgttnelserver.sql or schema.sql which file should uploaded ?
 
You should have a folder called schemes in your server files. In that is scheme.sql
 
You should import the `schemes/mysql.sql` file. If you don't have it, either download the one I attached to this post or download the original one.
 

Attachments

Hello, anyone have or had the error that when you use one stack of potions it drinks all the potion for the effect of one?
 
i have question, this server has removed the bug with the vip list crash server ?
 
Arquivo perigoso bloqueado
O arquivo que você tentou baixar foi considerado perigoso. Para sua proteção, o MediaFire não permite a distribuição de arquivos perigosos.



Ainda tem dúvidas ou acha que cometemos um erro? Por favor contate o suporte para mais assistência.
 
I've been using this version for a couple years and has been stable with +/- 130 players online
I compiled myself with stian repack 02 but for 32 bits.
Now I want to compile in 64 bit mode, I have configured my compiler mingw-w64 with stians pack for 64 bits but i get this long long error log:

Code:
mingw32-make.exe -f "C:\Users\Tobi\Desktop\cryingdamson 0.3.6 (8.60) V8.2 Source\dev-cpp\Makefile.win" all
x86_64-w64-mingw32-g++.exe -c ../actions.cpp -o obj-console//actions.o -I"C:/mingw-w64/mingw64/include"  -I"C:/mingw-w64/mingw64/x86_64-w64-mingw32/include"  -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D__CONSOLE__ -m64    -w -fexpensive-optimizations -O1

In file included from C:/mingw-w64/mingw64/include/windef.h:253,
                 from C:/mingw-w64/mingw64/include/windows.h:48,
                 from C:/mingw-w64/mingw64/include/winsock2.h:22,
                 from C:/mingw-w64/mingw64/include/boost/asio/detail/socket_types.hpp:79,
                 from C:/mingw-w64/mingw64/include/boost/asio/detail/win_iocp_io_service_fwd.hpp:24,
                 from C:/mingw-w64/mingw64/include/boost/asio/io_service.hpp:37,
                 from C:/mingw-w64/mingw64/include/boost/asio/basic_io_object.hpp:20,
                 from C:/mingw-w64/mingw64/include/boost/asio/basic_socket.hpp:24,
                 from C:/mingw-w64/mingw64/include/boost/asio/basic_datagram_socket.hpp:25,
                 from C:/mingw-w64/mingw64/include/boost/asio.hpp:20,
                 from ../otsystem.h:33,
                 from ../baseevents.h:20,
                 from ../actions.h:20,
                 from ../actions.cpp:20:
C:/mingw-w64/mingw64/include/winnt.h:2377:2: error: #error "undefined processor type"
#error "undefined processor type"
  ^~~~~
In file included from C:/mingw-w64/mingw64/include/boost/thread/detail/platform.hpp:17,
                 from C:/mingw-w64/mingw64/include/boost/thread/thread.hpp:12,
                 from C:/mingw-w64/mingw64/include/boost/thread.hpp:13,
                 from ../otsystem.h:34,
                 from ../baseevents.h:20,
                 from ../actions.h:20,
                 from ../actions.cpp:20:
C:/mingw-w64/mingw64/include/boost/config/requires_threads.hpp:29:4: error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
#  error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"
 
I can logout when I'm in fight how to change it?
@edit
never mind it work only on God account.
 
Last edited:
[8.60] The Forgotten Server 0.3.6 (Crying Damson) V8.2

Version 8.2



After getting spammed in my inbox about bugs and etc... I took my time to fix everything and deleted features which cause crashes and bugs.

V1 Log:
Code:
Released!

V2 Log:
Code:
Fixed House bug
Fixed Npc Bug
Fixed Items.otb
Added Marriage System
Added Auto Combo Bot dedector
Added Anti-Mc System
Added GM:
Acc: god
Pass: god

V2.5 Log:
Code:
Fixed the bug about you cant logg in. (I founded the bug at the source so now its fixed)
Added Level Up, msg what spell you can use.
Added Military Ranks

V.3 Log:
Code:
Added auto stack items
Added anti damage on guildmates and partymates - configureable at config.lua
-- Damage Guild/Party --
noDamageToGuildMates = false -- if true then no damage, if false then damage
noDamageToPartyMembers = false -- if true then no damage, if false then damage
Added anti x-logg out so you will not recive ban at otservlist!
Added that if you shoot runes, pots etc... they charges can be more than 1000. example: you shooted your 1234 sudden death
Evolved the online command. !online

V.4 Log:
Code:
Removed Auto Stack because it cause bugs!
Fixed the bug when items drop on the floor!

V.5 Log:
Code:
Fixed minor sources bugs!
Fixed the House bug which can cause your server crash!
The server has been more stable than before!
Updated dlls!

V.6 Log:
Code:
Added: Auto Stackable Feature!
Added: onMove very advanced <-- By Doggynub!
Added: Level & Vocation onlogin:  <-- By Jetro!
Added Max Mailbox Weight By Ninja to prevent crash!
Fixed Potions Bug! <-- Thanks to Xubeiga
Fixed Compile but to linux! <-- Yes now you can compile to linux!
V.7 Log:
Code:
Added Anti-Push Prevention System!
Added CapacityOverload System!

Added CriticalHitChance!

Fixed the bug on login -- Thanks To oskar1415
Made small error fix and changed on anti mc system at login, instead of popup, you get a message.
Enjoy!

V.8 Log:
Code:
Remove Auto-Stack causing items fall!
Removed CapacityOverload System!
Removed Anti-Push Prevention System! Caused bug on move items!
Removed onMove very advanced - Causing Crash!
Removed CriticalHitChance!!
Added Paralyze Bot Dedection!
Added Stair Height fix by BeniS: http://www.youtube.com/watch?v=x-R1Fm4vp1o
And other minor fixes.

V.8.1 Log:
Code:
Remove items.otb version check! - Thanks for the report Tweekzifry!
Now there is 2 exe, 64bit and 32bit!

V.8.2 Log:
Code:
Ive compiled it with GROUND_CACHE! Which was recommended if you are using large maps!
Fixed Anti-Mc that should not affect account manager! Also you can disable or enable it through config.lua!
Also fixed Clone through Ingame Guild!
Fixed that if you disable account manager through config.lua and if someone makes character named account manager that player wont be able to login! <-- Due to clone items!
And fixed other things to!

Download Server:
Mirror 1: cryingdamson 0.3.6 (8.60) V8.2.rar

Download Source:
Mirror 1: cryingdamson 0.3.6 (8.60) V8.2 Source.rar

Remeber this is TFS Version 0.3.6 which ive upgraded to 8.60 and added features and fixed few bugs. All credits go to the tfs team!

So Enjoy! Please post a comment!
where can i find the player list for the server?
 
Follow this tutorial to create your database which includes players/accounts and every other stuff.
 
Hello, i have a little problem.

On MYSQL i have problem like that:
7RT8yoB.png


On SQLITE i have problem like that:
Temple position is wrong. Contact the Administrator.

Account Manager pos in database has been changed on good temple position, in config new player pos has been changed too.
I don't have Account Manager like Gesior, just in game.

Last time when i had same problem i solve it by change sqlite on mysql, but this server not working on mysql.
 
For MYSQL you'll have to use uniform server or wamp server by following this tutorial
and about the temple position is wrong did you change X Y Z and town id? in config/database?
 
Back
Top