• 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] Latest forgottenserver 1.3/1.4. Clean downport.

Status
Not open for further replies.
Lot of bugs lol xd
also it cause me bug splat when trying to log in .
 
Freshly downloaded repo. Compiled fine, but when logging in with a fresh otclient:

Code:
ERROR: protected lua call failed: LUA ERROR:
C++ call failed: InputMessage eof reached
stack traceback:
    [builtin#146]: at 0x7ff81cfd8810
    [C]: in function 'getString'
    /gamelib/protocollogin.lua:229: in function 'parseCharacterList'
    /gamelib/protocollogin.lua:166: in function </gamelib/protocollogin.lua:148>
 
Tibia Crashed when I put my account name/ password and enter. And you update special foods, and I'am looking in the datapack and I not found there.

9dRvALp.png


qvlN7RJ.png


check in the Tibia crash screenshot something like network.cpp, it won't have to do with this?
Code:
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.24.28314\include\xtgmath.h(24,70): warning C4244: 'argument': conversion from 'double' to 'T', possible loss of data
1>        with
1>        [
1>            T=uint32_t
1>        ] (compiling source file ..\src\networkmessage.cpp)
 

Attachments

Im having trouble installing libmariadb with vcpkg :( everything else worked !
 
When im trying to connect to my server it says , "Only clients with protocol 10.98 allowed!"

Isnt this a 8.6 server that I should connect with 8.6 client?
 
Im having trouble installing libmariadb with vcpkg :( everything else worked !
Are you sure you are in the correct repository?
If you click above in forgottenserver, you move to the original which is 10.98
 
I fixed it , I just changed libmariadb to libmysql :)
Post automatically merged:

Why are there no npcs in the server? I got everything working except I cant see any npc.
 
You all must read this:

As the post above asking for the NPCs, this is not a complete datapack for 8.6, @Nekiro just downgraded the latest TFS. (Thank you for that, Nekiro)

If you want a real 8.6 datapack, you must do it by yourself.

There are some things that is missing here, for example:

  • Better items.xml (hint: You can get from OTServ_ SVN 0.6.4 and rename or remove some attributes)
  • Missing some actions scripts (hint: same as above)
  • And alot more...

All you need is to convert them to make compatible with TFS 1.x, or not, since there's a compat.lua file converting all those functions...
 
@Nekiro

Why the folder "scripts" is needed for?
I really don't know the reason for it, could you explain?

What's the reason to have the same folders of data, like actions, talkactions, movements?
 
where can i find the .exe or do i need to compile ?
 
Status
Not open for further replies.
Back
Top