tes3mp-server on High Sierra (10.13)

Everything having to do with OpenMW's TES3MP branch.
Post Reply
lindomarc
Posts: 4
Joined: 15 Jan 2018, 13:12

tes3mp-server on High Sierra (10.13)

Post by lindomarc »

Hello,
I am not an experienced programmer, so after 2 months I was able to compile tes3mp on High Sierra (10.13)

Apparently everything is working, launcher, browser. winzard, everything Okay.

but the server is missing some configuration, I can not find a solution ...


Any issues?

Image

Image
davidcernat
Posts: 256
Joined: 19 Jul 2016, 01:02

Re: tes3mp-server on High Sierra (10.13)

Post by davidcernat »

The TES3MP developers have never compiled TES3MP on MacOS, but I imagine it's a problem with linking one of the dependencies.

That being said, you're trying to compile version 0.7, which never really got to a playable state, as mentioned in a disclaimer on the repository:

Image

Even if you got it working, it wouldn't do you much good right now.
supermatmike
Posts: 3
Joined: 30 Jun 2018, 03:24

Re: tes3mp-server on High Sierra (10.13)

Post by supermatmike »

May i ask how you compiled this?
i've been trying for a while
testman
Posts: 90
Joined: 30 Nov 2015, 15:05
Location: Slovenia
Gitlab profile: https://gitlab.com/testman42
Contact:

Re: tes3mp-server on High Sierra (10.13)

Post by testman »

On Linux we mostly use a script that Grim Kriegor wrote and there is also a guide for compiling on Windows.
As far as I know, TES3MP has not yet been successfully compiled on macOS.
lindomarc
Posts: 4
Joined: 15 Jan 2018, 13:12

Re: tes3mp-server on High Sierra (10.13)

Post by lindomarc »

I can compile only the Client does not log in to Linux, or Windows servers ...
Logo without server is useless

there is an incompatible library, which does not make the correct connection of the LUA calls to be compiled in c ++

I do not know if it's in the RakNet code or CallFF


it does not pass the correct LUA to C ++ by causing an error "constexpr function"

I'm not hacker but ... I'm studying to write a server!
supermatmike
Posts: 3
Joined: 30 Jun 2018, 03:24

Re: tes3mp-server on High Sierra (10.13)

Post by supermatmike »

Oh, so it's possible to compile but i won't be able to join any servers?
Post Reply