trinitycore icon indicating copy to clipboard operation
trinitycore copied to clipboard

Run error [fix]

Open braddevans opened this issue 6 years ago • 1 comments

the TDB zip file is not extracted so the make run always fails until it is extracted. and put in trinitycore/docker/worldserver/

/new issue

authserver_1   | Starting authserver ...
authserver_1   | ./authserver: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory
docker_authserver_1 exited with code 127

braddevans avatar Apr 17 '19 22:04 braddevans

Not a new issue https://github.com/neechbear/trinitycore/pull/5 There is a fix in this pull request

Eventyret avatar Apr 18 '19 13:04 Eventyret