Page 1 of 1

tes3mp-server on High Sierra (10.13)

Posted: 17 Feb 2018, 03:45
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

Re: tes3mp-server on High Sierra (10.13)

Posted: 18 Feb 2018, 19:36
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.

Re: tes3mp-server on High Sierra (10.13)

Posted: 04 Jul 2018, 04:33
by supermatmike
May i ask how you compiled this?
i've been trying for a while

Re: tes3mp-server on High Sierra (10.13)

Posted: 06 Jul 2018, 20:50
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.

Re: tes3mp-server on High Sierra (10.13)

Posted: 13 Jul 2018, 03:25
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!

Re: tes3mp-server on High Sierra (10.13)

Posted: 13 Jul 2018, 05:39
by supermatmike
Oh, so it's possible to compile but i won't be able to join any servers?