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

Help compiling 7.4 server

rizzobbb

New Member
Joined
Nov 22, 2019
Messages
3
Reaction score
0
Hello I am currently new to this kinda stuff.

I am trying to compile this server mattyx14/theforgottenserver-7.4 (https://github.com/mattyx14/theforgottenserver-7.4)

I am using these instructions otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows) with boost for tfs 1.2

I am getting this error
I fixed some small errors already but I have no idea how to proceed with this one. Thanks in advance for any help I really appreciate it
Or if someone knows a better version of 7.4 I could start with that would be great aswell.
 
Hello I am currently new to this kinda stuff.

I am trying to compile this server mattyx14/theforgottenserver-7.4 (https://github.com/mattyx14/theforgottenserver-7.4)

I am using these instructions otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows) with boost for tfs 1.2

I am getting this error
I fixed some small errors already but I have no idea how to proceed with this one. Thanks in advance for any help I really appreciate it
Or if someone knows a better version of 7.4 I could start with that would be great aswell.
 
Hello I am currently new to this kinda stuff.

I am trying to compile this server mattyx14/theforgottenserver-7.4 (https://github.com/mattyx14/theforgottenserver-7.4)

I am using these instructions otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows) with boost for tfs 1.2

I am getting this error
I fixed some small errors already but I have no idea how to proceed with this one. Thanks in advance for any help I really appreciate it
Or if someone knows a better version of 7.4 I could start with that would be great aswell.

Did you navigate to the other link at the top of the page? (otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29))

The imgur image you posted seems to show that somewhere in the codebase there is something being assigned to a variable which is not of the required type

OR

the code is casting a variable to a type that is not compatible... I am not sure if C++ has features for safe casting so...

Hope this helps and sorry if its doesnt :)
 
Thank you guys I have tried itcachis server you listed but I am still recieving the same error. I have tried using vcpkg the first time but then I realized I had to do TFS SDK because I was loading a older version
 
Thank you guys I have tried itcachis server you listed but I am still recieving the same error. I have tried using vcpkg the first time but then I realized I had to do TFS SDK because I was loading a older version
DELETED ^ AS YOUR REPLY IS RIGHT OK! TRY IT
Regards,
Itachi_
 
Last edited:
Back
Top