• 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


That was exactly the one I followed.
Question, should I still change the parameters to exactly what he said or just add those that aren't there? Because when I try to compile this is comes with certain parameters that are not on the list.
Also, there is no c++ include in the Dev-cpp I downloaded, is that normal or should I download another one? I got it from the tools list.
 
That was exactly the one I followed.
Question, should I still change the parameters to exactly what he said or just add those that aren't there? Because when I try to compile this is comes with certain parameters that are not on the list.
Also, there is no c++ include in the Dev-cpp I downloaded, is that normal or should I download another one? I got it from the tools list.

Use this one:
http://skalski.at/files/files/StiansRepackDev-Cpp_v2.zip
 
Thanks, that seems to solve some problems.

I was able to compile but when I try to run it it says "Failed to load symbols. forgotenserver.map file not found". That is totally weird, isn't the .EXE suppose to look into the config file for the map name?


PS: Also, when you load the sources the Parameters seem to load by themselves. I found out that if I didn't touch them it would compile well. If I did add things it would explode...
PS2: Also tried to compile TFS 0.4 and it gives so many errors... is this normal? am I doing something really obviously wrong?
 
Map name is specified in config.lua.
So any idea why it's saying ""Failed to load symbols. forgotenserver.map file not found"? Again, thanks for helping, I just want to compile it again because the function getworldlight() is returning only 1 value instead of 2 (only the light and not the level).
 
@Printer Sorry for the tag, I know you stopped working on this but could you just tell me what was the exact version that you compiled it? Did you follow any tutorial? Should I leave the linkers as they are when I import the source? Thanks.
 
Man I understand you are trying to help but you are just sending me the exact same tutorial you sent 2 weeks ago, the one that I already said I followed. Don't mean to be rude btw, just saying.

I would definitely prefer if someone answered my questions, which no one does haha

If you tell me exactly what you need and ask questions to the point I'll do my best to answer.

You have to keep in mind that I help tons of people here, in PMs and in skype so I dont remember people or what I helped them with :p
 
If you tell me exactly what you need and ask questions to the point I'll do my best to answer.

You have to keep in mind that I help tons of people here, in PMs and in skype so I dont remember people or what I helped them with :p


Should I still change the parameters to exactly what its said in the tutorial (http://otland.net/threads/compiling-windows-how-to-set-up-a-compiler-noob-friendly-tutorial.193878/) or just add those that aren't there? Because when I try to compile this is comes with certain parameters that are not on the list.
Should I leave the linkers as they are when I import the source?

Any idea why it's saying ""Failed to load symbols. forgotenserver.map file not found"? Again, thanks for helping, I just want to compile it again because the function getworldlight() is returning only 1 value instead of 2 (only the light and not the level of the light).

Again, thanks for helping.
 
Should I still change the parameters to exactly what its said in the tutorial (http://otland.net/threads/compiling-windows-how-to-set-up-a-compiler-noob-friendly-tutorial.193878/) or just add those that aren't there? Because when I try to compile this is comes with certain parameters that are not on the list.
Should I leave the linkers as they are when I import the source?

Any idea why it's saying ""Failed to load symbols. forgotenserver.map file not found"? Again, thanks for helping, I just want to compile it again because the function getworldlight() is returning only 1 value instead of 2 (only the light and not the level of the light).

Again, thanks for helping.

Use the linker options from the tutorial. I really have no idea what causes that forgottenserver.map error.
 
Use the linker options from the tutorial. I really have no idea what causes that forgottenserver.map error.

I solved it! It was actually the you from January that helped me haha.

-O1
-lboost_system
-lgmp
-llua5.1
-lmysql
-lboost_regex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s
-lboost_filesystem
-lboost_thread

I don't understand how you got those Linkers since they are neither the ones from the tutorial or the ones that come when you import the project but yea, woo!
Also, just tried with console, will try with the rest tomorrow and update this.

Again, thanks for helping Dominique, it really means a lot when people try to help (even if couldn't help me solve my issues in the other posts, the intention counts).
 
I am folowing an tutorial. "
"

I need to import theforbiddenserver.sql into phpmyadmin But I installed the file, but once I open it there´s only a file called "forgottenserver.s3db".
Are there anything I can do to convert this into a sql file? or maybe a link where I can download the SQL file?
 
The sql file is in the folder schemas, mysql.sql.
The file forgottenserver.s3db is for SQLite.
 
started server...connected... created player... then what? i'm alone on the island. What should i do? )))
 
i've found some info... added a map... when starting server see an error:
[03/11/2014 19:03:54] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/King Tibianus.xml).
[03/11/2014 19:03:54] Info: failed to load external entity "data/npc/King Tibianus.xml"


[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:54] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Trainer"
[03/11/2014 19:03:55] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Xodet.xml).
[03/11/2014 19:03:55] Info: failed to load external entity "data/npc/Xodet.xml"


[03/11/2014 19:03:55] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Food.xml).
[03/11/2014 19:03:55] Info: failed to load external entity "data/npc/Food.xml"


[03/11/2014 19:03:55] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Gorn.xml).
[03/11/2014 19:03:55] Info: failed to load external entity "data/npc/Gorn.xml"


[03/11/2014 19:03:55] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Benjamin.xml).
[03/11/2014 19:03:55] Info: failed to load external entity "data/npc/Benjamin.xml"


[03/11/2014 19:03:55] [Spawn::addMonster] Cannot find "Draken Warmaster"
[03/11/2014 19:03:55] [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (120)
 
))) just wanna to play almost same tibia map as original but in offline... cannot find that map in downloads. help me to find )
 
Thanks you very much.
I have come to an other problem, when i´m trying to change my internet status it tells me that im "not accesible from internet"?
I have followed the tutorial exactly as he says.

In case you have a better tutorial, please send it :p
 
Back
Top