Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] as a relative scrub/noob/peasent to this process, what filename are you looking for?

[DiscordArchive] as a relative scrub/noob/peasent to this process, what filename are you looking for?

[DiscordArchive] as a relative scrub/noob/peasent to this process, what filename are you looking for?

Pages (3): Previous 1 2 3 Next
rektbyfaith
Administrator
0
06-20-2021, 09:32 PM
#11
Archived author: Kitzunu • Posted: 2021-06-20T21:32:56.991000+00:00
Original source

Edit 2021_05_13_00.sql from

```sql
CREATE TEMPORARY TABLE `_temp_totp_conversion`
(
`original_key` varchar(100) not null default '',
`remaining_key` varchar(100) not null default '',
`totp_secret` varbinary(128) default null,
primary key(`original_key`),
index (`remaining_key`)
);
```
to
```sql
CREATE TEMPORARY TABLE `_temp_totp_conversion`
(
`original_key` varchar(100) not null default '',
`remaining_key` varchar(100) not null default '',
`totp_secret` varbinary(128) default null,
primary key(`original_key`),
index (`remaining_key`)
) DEFAULT CHARSET=utf8mb4;
```
rektbyfaith
06-20-2021, 09:32 PM #11

Archived author: Kitzunu • Posted: 2021-06-20T21:32:56.991000+00:00
Original source

Edit 2021_05_13_00.sql from

```sql
CREATE TEMPORARY TABLE `_temp_totp_conversion`
(
`original_key` varchar(100) not null default '',
`remaining_key` varchar(100) not null default '',
`totp_secret` varbinary(128) default null,
primary key(`original_key`),
index (`remaining_key`)
);
```
to
```sql
CREATE TEMPORARY TABLE `_temp_totp_conversion`
(
`original_key` varchar(100) not null default '',
`remaining_key` varchar(100) not null default '',
`totp_secret` varbinary(128) default null,
primary key(`original_key`),
index (`remaining_key`)
) DEFAULT CHARSET=utf8mb4;
```

rektbyfaith
Administrator
0
06-20-2021, 09:35 PM
#12
Archived author: Kitzunu • Posted: 2021-06-20T21:35:06.946000+00:00
Original source

basically adding DEFAULT CHARSET=utf8mb4;
rektbyfaith
06-20-2021, 09:35 PM #12

Archived author: Kitzunu • Posted: 2021-06-20T21:35:06.946000+00:00
Original source

basically adding DEFAULT CHARSET=utf8mb4;

rektbyfaith
Administrator
0
06-20-2021, 09:39 PM
#13
Archived author: Kitzunu • Posted: 2021-06-20T21:39:01.523000+00:00
Original source

then run db_assambler again
rektbyfaith
06-20-2021, 09:39 PM #13

Archived author: Kitzunu • Posted: 2021-06-20T21:39:01.523000+00:00
Original source

then run db_assambler again

rektbyfaith
Administrator
0
06-20-2021, 10:11 PM
#14
Archived author: Suniary • Posted: 2021-06-20T22:11:16.303000+00:00
Original source

that solved the issue, thanks though there is a new issues now haha
rektbyfaith
06-20-2021, 10:11 PM #14

Archived author: Suniary • Posted: 2021-06-20T22:11:16.303000+00:00
Original source

that solved the issue, thanks though there is a new issues now haha

rektbyfaith
Administrator
0
06-20-2021, 10:11 PM
#15
Archived author: Kitzunu • Posted: 2021-06-20T22:11:29.253000+00:00
Original source

shoot
rektbyfaith
06-20-2021, 10:11 PM #15

Archived author: Kitzunu • Posted: 2021-06-20T22:11:29.253000+00:00
Original source

shoot

rektbyfaith
Administrator
0
06-20-2021, 10:11 PM
#16
Archived author: Suniary • Posted: 2021-06-20T22:11:38.038000+00:00
Original source

Authserver runs fine, its sitting and listening to the port
rektbyfaith
06-20-2021, 10:11 PM #16

Archived author: Suniary • Posted: 2021-06-20T22:11:38.038000+00:00
Original source

Authserver runs fine, its sitting and listening to the port

rektbyfaith
Administrator
0
06-20-2021, 10:11 PM
#17
Archived author: Suniary • Posted: 2021-06-20T22:11:49.484000+00:00
Original source

But worldserver seems to be missing files
rektbyfaith
06-20-2021, 10:11 PM #17

Archived author: Suniary • Posted: 2021-06-20T22:11:49.484000+00:00
Original source

But worldserver seems to be missing files

rektbyfaith
Administrator
0
06-20-2021, 10:11 PM
#18
Archived author: Suniary • Posted: 2021-06-20T22:11:54.327000+00:00
Original source


Server.log
rektbyfaith
06-20-2021, 10:11 PM #18

Archived author: Suniary • Posted: 2021-06-20T22:11:54.327000+00:00
Original source


Server.log

rektbyfaith
Administrator
0
06-20-2021, 10:12 PM
#19
Archived author: Kitzunu • Posted: 2021-06-20T22:12:12.933000+00:00
Original source

either re-download or re-extract the map files
rektbyfaith
06-20-2021, 10:12 PM #19

Archived author: Kitzunu • Posted: 2021-06-20T22:12:12.933000+00:00
Original source

either re-download or re-extract the map files

rektbyfaith
Administrator
0
06-20-2021, 10:12 PM
#20
Archived author: Suniary • Posted: 2021-06-20T22:12:40.430000+00:00
Original source

I have the zip-file still downloaded, is it really worth downloading it again for another 1.2gb?
rektbyfaith
06-20-2021, 10:12 PM #20

Archived author: Suniary • Posted: 2021-06-20T22:12:40.430000+00:00
Original source

I have the zip-file still downloaded, is it really worth downloading it again for another 1.2gb?

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