Hi i can't find tfs 1.2 application. I'm using those files but there is no such think as application
[8.60] The Forgotten Server 1.2
Maybe someone can give me a link?
[8.60] The Forgotten Server 1.2
Maybe someone can give me a link?
It open and close in seconds
Do you want a compiled .exe?Hi i can't find tfs 1.2 application. I'm using those files but there is no such think as application
[8.60] The Forgotten Server 1.2
Maybe someone can give me a link?
I tried to use this application but it won't launch. Maybe i did something wrong with config.lua
Did you configured the sql config on config.lua?I tried to use this application but it won't launch. Maybe i did something wrong with config.lua
[C++] -- Combat settings -- NOTE: valid values for worldType are: "pvp", "no-pvp" and - Pastebin.com
Did you configured the sql config on config.lua? what do you mean? I don't get any error it's just don't want to launch. I open application and it close by it selfDid you configured the sql config on config.lua?
What error you get?
You know that you need to add the database, and set the mysql configs, right?Did you configured the sql config on config.lua? what do you mean? I don't get any error it's just don't want to launch. I open application and it close by it self
ofc it's not my first time. I have issue like this first time. My gesior is running perfect but i can't open applicationYou know that you need to add the database, and set the mysql configs, right?
It open and close in secondsYou cant open or it opens and then close.
Any error?
It open and close in seconds
Question: So i following those steps and register_tfssdk_env wont launch same shit happen with it to they open and close in seconds.Thats the "normal" 1.2, not the 8.6 1.2.
You have to compile it yourself, this should guide you pretty good; Compiling on Windows · otland/forgottenserver Wiki · GitHub
It's good, follow the tutorial further.Question: So i following those steps and register_tfssdk_env wont launch same shit happen with it to they open and close in seconds.
That's what this file does, it just opens and close fast, but your registry is changed, proceed.Question: So i following those steps and register_tfssdk_env wont launch same shit happen with it to they open and close in seconds.
It's good, follow the tutorial further.
Ok i dont want to fuck everything up so what should i press hereThat's what this file does, it just opens and close fast, but your registry is changed, proceed.
Ok i dont want to fuck everything up so what should i press here
![]()
I get this error when i try to compileInstall it, no matter what if you screw up you can always start over.
1>------ Build started: Project: theforgottenserver, Configuration: Debug x64 ------
1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
1>Done building project "theforgottenserver.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I get this error when i try to compile
Code:1>------ Build started: Project: theforgottenserver, Configuration: Debug x64 ------ 1>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". 1>Done building project "theforgottenserver.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Well i found solution for this and he started to compile but i dont like how he gave me warningsWell first of all you are compiling a debug project, not release.
Give this a try; Compiling TFS 1.0/1.1 latest source. 64 and 32 bits. Pics and lots of explanation.
1>------ Build started: Project: theforgottenserver, Configuration: Debug x64 ------
1>otpch.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>actions.cpp
1>ban.cpp
1>baseevents.cpp
1>bed.cpp
1>chat.cpp
1>combat.cpp
1>commands.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>container.cpp
1>creature.cpp
1>creatureevent.cpp
1>cylinder.cpp
1>database.cpp
1>databasemanager.cpp
1>databasetasks.cpp
1>depotchest.cpp
1>depotlocker.cpp
1>events.cpp
1>fileloader.cpp
1>game.cpp
1>globalevent.cpp
1>groups.cpp
1>guild.cpp
1>house.cpp
1>housetile.cpp
1>ioguild.cpp
1>iologindata.cpp
1>iomap.cpp
1>iomapserialize.cpp
1>item.cpp
1>items.cpp
1>luascript.cpp
1>mailbox.cpp
1>map.cpp
1>monster.cpp
1>monsters.cpp
1>movement.cpp
1>networkmessage.cpp
1>npc.cpp
1>otserv.cpp
1>outfit.cpp
1>outputmessage.cpp
1>party.cpp
1>player.cpp
1>position.cpp
1>protocol.cpp
1>protocolgame.cpp
1>protocollogin.cpp
1>protocolold.cpp
1>protocolstatus.cpp
1>quests.cpp
1>raids.cpp
1>rsa.cpp
1>scheduler.cpp
1>scriptmanager.cpp
1>server.cpp
1>spawn.cpp
1>spells.cpp
1>talkaction.cpp
1>tasks.cpp
1>teleport.cpp
1>thing.cpp
1>tile.cpp
1>tools.cpp
1>trashholder.cpp
1>vocation.cpp
1>waitlist.cpp
1>weapons.cpp
1>wildcardtree.cpp
1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>theforgottenserver.vcxproj -> C:\Users\Animal\Desktop\forgottenserver-8.6\vc14\x64\Debug\theforgottenserver.exe
1>Done building project "theforgottenserver.vcxproj".
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Well i found solution for this and he started to compile but i dont like how he gave me warnings
Code:1>------ Build started: Project: theforgottenserver, Configuration: Debug x64 ------ 1>otpch.cpp 1>Unknown compiler version - please run the configure tests and report the results 1>actions.cpp 1>ban.cpp 1>baseevents.cpp 1>bed.cpp 1>chat.cpp 1>combat.cpp 1>commands.cpp 1>condition.cpp 1>configmanager.cpp 1>connection.cpp 1>container.cpp 1>creature.cpp 1>creatureevent.cpp 1>cylinder.cpp 1>database.cpp 1>databasemanager.cpp 1>databasetasks.cpp 1>depotchest.cpp 1>depotlocker.cpp 1>events.cpp 1>fileloader.cpp 1>game.cpp 1>globalevent.cpp 1>groups.cpp 1>guild.cpp 1>house.cpp 1>housetile.cpp 1>ioguild.cpp 1>iologindata.cpp 1>iomap.cpp 1>iomapserialize.cpp 1>item.cpp 1>items.cpp 1>luascript.cpp 1>mailbox.cpp 1>map.cpp 1>monster.cpp 1>monsters.cpp 1>movement.cpp 1>networkmessage.cpp 1>npc.cpp 1>otserv.cpp 1>outfit.cpp 1>outputmessage.cpp 1>party.cpp 1>player.cpp 1>position.cpp 1>protocol.cpp 1>protocolgame.cpp 1>protocollogin.cpp 1>protocolold.cpp 1>protocolstatus.cpp 1>quests.cpp 1>raids.cpp 1>rsa.cpp 1>scheduler.cpp 1>scriptmanager.cpp 1>server.cpp 1>spawn.cpp 1>spells.cpp 1>talkaction.cpp 1>tasks.cpp 1>teleport.cpp 1>thing.cpp 1>tile.cpp 1>tools.cpp 1>trashholder.cpp 1>vocation.cpp 1>waitlist.cpp 1>weapons.cpp 1>wildcardtree.cpp 1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library 1>theforgottenserver.vcxproj -> C:\Users\Animal\Desktop\forgottenserver-8.6\vc14\x64\Debug\theforgottenserver.exe 1>Done building project "theforgottenserver.vcxproj". ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========![]()
If it's something bad i can try your option.