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

Tfs 1.5


And latest 1.4.2.

 



P.S. It really is a simple google away.

 
Anyone have compiled 1.5 nekiro downgraded 8.6 version ?
here you go
 

Attachments




P.S. It really is a simple google away.

You can download it from this MediaFire link. I just updated it on MediaFire. Auto-loot has been added to the source, along with other simple fixes. It includes mounts and modal windows. If you want, you can download it from this link to try it out. The executable is already included; just look for "vc17"/release/theforgottenserver-x64.exe compiled and ready to run if you're on Windows.
 
You can download it from this MediaFire link. I just updated it on MediaFire. Auto-loot has been added to the source, along with other simple fixes. It includes mounts and modal windows. If you want, you can download it from this link to try it out. The executable is already included; just look for "vc17"/release/theforgottenserver-x64.exe compiled and ready to run if you're on Windows.
ok when i try to run theforgottenserver-x64 i see cmd for one second and nothing else
Post automatically merged:

when i try do everything in the video i have this problem 2222222.png
 
Last edited:
ok when i try to run theforgottenserver-x64 i see cmd for one second and nothing else
Are you using a database like XAMPP? Is everything configured correctly? Does your config.lua match your database name? Did you just download and run without configuring the database? Take the files inside the release and place them in the server's main data... Configure config.lua and both XAMPP or whatever program you use (for the database), and you are ready to open the executable. .. Without using the database you won't be able to open anything, of course, it opens and closes.
 
I had to talk to him on Discord: the issue has been resolved! It was just a matter of changing it to SEE2 and it was fixed!
 
I had to talk to him on Discord: the issue has been resolved! It was just a matter of changing it to SEE2 and it was fixed!

Hi Mateus, using yours TFS that is already compiled for windows, I cant find the .sql file to import the DB.

And I believe the default .sql schema from official Nekiro`s source wont work, right?
 
Hi Mateus, using yours TFS that is already compiled for windows, I cant find the .sql file to import the DB.

And I believe the default .sql schema from official Nekiro`s source wont work, right?
Here's the most updated config.lua and DB as well. You should download and replace the old one. It will work for any website to run what you want.
 
Here's the most updated config.lua and DB as well. You should download and replace the old one. It will work for any website to run what you want.
I've connected the DB but when I execute the TFS it closes suddenly.

Ive tested another DB on a TFS 1.6 (10.98) and it worked..

I dont know why but I just cant make it work on 8.6. Have tried everything in the past week.

Actually I could compile just one specific 8.6 version but it is full of bugs....

Also compiling the default 8.6 give me these errors
C++:
Severity    Code    Description    Project    File    Line    Suppression State    Details
Error    C2079    '_' uses undefined struct 'fmt::v10::detail::type_is_unformattable_for<T,char>'
        with
        [
            T=AccessList_t
        ]    theforgottenserver    C:\vcpkg\installed\x64-windows\include\fmt\core.h    1600

C++:
Severity    Code    Description    Project    File    Line    Suppression State    Details
Error    C2338    static_assert failed: 'Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt'    theforgottenserver    C:\vcpkg\installed\x64-windows\include\fmt\core.h    1604

Thats so sad.....
 
Back
Top