Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] like which tdb version? <@!349329060133994496> any idea?

[DiscordArchive] like which tdb version? <@!349329060133994496> any idea?

[DiscordArchive] like which tdb version? <@!349329060133994496> any idea?

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
01-21-2020, 07:22 PM
#1
Archived author: EscapedSheep • Posted: 2020-01-21T19:22:20.339000+00:00
Original source

like which tdb version? <@!349329060133994496> any idea?
rektbyfaith
01-21-2020, 07:22 PM #1

Archived author: EscapedSheep • Posted: 2020-01-21T19:22:20.339000+00:00
Original source

like which tdb version? <@!349329060133994496> any idea?

rektbyfaith
Administrator
0
01-21-2020, 07:24 PM
#2
Archived author: Jinnai • Posted: 2020-01-21T19:24:01.547000+00:00
Original source

check how up to date the tc revision is and pick the tdb that is close to it
rektbyfaith
01-21-2020, 07:24 PM #2

Archived author: Jinnai • Posted: 2020-01-21T19:24:01.547000+00:00
Original source

check how up to date the tc revision is and pick the tdb that is close to it

rektbyfaith
Administrator
0
01-21-2020, 07:24 PM
#3
Archived author: EscapedSheep • Posted: 2020-01-21T19:24:26.249000+00:00
Original source

It was compiled 3 days ago
rektbyfaith
01-21-2020, 07:24 PM #3

Archived author: EscapedSheep • Posted: 2020-01-21T19:24:26.249000+00:00
Original source

It was compiled 3 days ago

rektbyfaith
Administrator
0
01-21-2020, 07:24 PM
#4
Archived author: dysfunctionator • Posted: 2020-01-21T19:24:36.096000+00:00
Original source

so, trying to compile, my setup - AMD64 6 core, 16Gram, 2T hd, Ubuntu server 18.04.3 LTS. Following the installation guide(atlantissian), i get to cmake with no problems(i did the pre-req stuff already). i run "make -j 6" and it gets to about 16% and crashes saying something about not being able to find the "MYSQL_SERVER_VERSION". i have the mariadb installed and can log into it, even went as far as allowing the wowuser i created all privs on lo. i've tried it thru ssh and locally. any thoughts?(i have screen shots if needed)
rektbyfaith
01-21-2020, 07:24 PM #4

Archived author: dysfunctionator • Posted: 2020-01-21T19:24:36.096000+00:00
Original source

so, trying to compile, my setup - AMD64 6 core, 16Gram, 2T hd, Ubuntu server 18.04.3 LTS. Following the installation guide(atlantissian), i get to cmake with no problems(i did the pre-req stuff already). i run "make -j 6" and it gets to about 16% and crashes saying something about not being able to find the "MYSQL_SERVER_VERSION". i have the mariadb installed and can log into it, even went as far as allowing the wowuser i created all privs on lo. i've tried it thru ssh and locally. any thoughts?(i have screen shots if needed)

rektbyfaith
Administrator
0
01-21-2020, 07:25 PM
#5
Archived author: EscapedSheep • Posted: 2020-01-21T19:25:28.891000+00:00
Original source

dont use mariadb
rektbyfaith
01-21-2020, 07:25 PM #5

Archived author: EscapedSheep • Posted: 2020-01-21T19:25:28.891000+00:00
Original source

dont use mariadb

rektbyfaith
Administrator
0
01-21-2020, 07:25 PM
#6
Archived author: dysfunctionator • Posted: 2020-01-21T19:25:42.727000+00:00
Original source

ahhh.
rektbyfaith
01-21-2020, 07:25 PM #6

Archived author: dysfunctionator • Posted: 2020-01-21T19:25:42.727000+00:00
Original source

ahhh.

rektbyfaith
Administrator
0
01-21-2020, 07:25 PM
#7
Archived author: EscapedSheep • Posted: 2020-01-21T19:25:43.728000+00:00
Original source

i did and started over just using mysql
rektbyfaith
01-21-2020, 07:25 PM #7

Archived author: EscapedSheep • Posted: 2020-01-21T19:25:43.728000+00:00
Original source

i did and started over just using mysql

rektbyfaith
Administrator
0
01-21-2020, 07:26 PM
#8
Archived author: dysfunctionator • Posted: 2020-01-21T19:26:11.116000+00:00
Original source

maria worked with w7...just figured it would work in U
rektbyfaith
01-21-2020, 07:26 PM #8

Archived author: dysfunctionator • Posted: 2020-01-21T19:26:11.116000+00:00
Original source

maria worked with w7...just figured it would work in U

rektbyfaith
Administrator
0
01-21-2020, 07:26 PM
#9
Archived author: dysfunctionator • Posted: 2020-01-21T19:26:23.591000+00:00
Original source

well that helps.
rektbyfaith
01-21-2020, 07:26 PM #9

Archived author: dysfunctionator • Posted: 2020-01-21T19:26:23.591000+00:00
Original source

well that helps.

rektbyfaith
Administrator
0
01-21-2020, 07:33 PM
#10
Archived author: EscapedSheep • Posted: 2020-01-21T19:33:08.011000+00:00
Original source

```
/home/trinity/ElunaTrinityWotlk/src/server/game/Chat/Chat.cpp:34:10: fatal error: LuaEngine.h: No such file or directory
#include "LuaEngine.h"
^~~~~~~~~~~~~
compilation terminated.
src/server/game/CMakeFiles/game.dir/build.make:1302: recipe for target 'src/server/game/CMakeFiles/game.dir/Chat/Chat.cpp.o' failed
make[2]: *** [src/server/game/CMakeFiles/game.dir/Chat/Chat.cpp.o] Error 1
CMakeFiles/Makefile2:1444: recipe for target 'src/server/game/CMakeFiles/game.dir/all' failed
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
trinity@vps776760:~/ElunaTrinityWotlk/build$
``` <@!248138535968833537> ?
rektbyfaith
01-21-2020, 07:33 PM #10

Archived author: EscapedSheep • Posted: 2020-01-21T19:33:08.011000+00:00
Original source

```
/home/trinity/ElunaTrinityWotlk/src/server/game/Chat/Chat.cpp:34:10: fatal error: LuaEngine.h: No such file or directory
#include "LuaEngine.h"
^~~~~~~~~~~~~
compilation terminated.
src/server/game/CMakeFiles/game.dir/build.make:1302: recipe for target 'src/server/game/CMakeFiles/game.dir/Chat/Chat.cpp.o' failed
make[2]: *** [src/server/game/CMakeFiles/game.dir/Chat/Chat.cpp.o] Error 1
CMakeFiles/Makefile2:1444: recipe for target 'src/server/game/CMakeFiles/game.dir/all' failed
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
trinity@vps776760:~/ElunaTrinityWotlk/build$
``` <@!248138535968833537> ?

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)