Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Your worldserver initializes fine so it seems like your former issue with ac-db-import is gone?

[DiscordArchive] Your worldserver initializes fine so it seems like your former issue with ac-db-import is gone?

[DiscordArchive] Your worldserver initializes fine so it seems like your former issue with ac-db-import is gone?

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
02-10-2025, 12:41 PM
#1
Archived author: metallinos • Posted: 2025-02-10T12:41:08.062000+00:00
Original source

Your worldserver initializes fine so it seems like your former issue with ac-db-import is gone?
rektbyfaith
02-10-2025, 12:41 PM #1

Archived author: metallinos • Posted: 2025-02-10T12:41:08.062000+00:00
Original source

Your worldserver initializes fine so it seems like your former issue with ac-db-import is gone?

rektbyfaith
Administrator
0
02-10-2025, 12:43 PM
#2
Archived author: metallinos • Posted: 2025-02-10T12:43:47.869000+00:00
Original source

Oh, I looked into it and it's a container created to let you script Eluna in TS. You may be using https://github.com/azerothcore/acore-docker, right? I've only used the stock Docker files in https://github.com/azerothcore/azerothcore-wotlk/ and never had issues with the TS container. (I don't use TS to script Eluna anyway)
rektbyfaith
02-10-2025, 12:43 PM #2

Archived author: metallinos • Posted: 2025-02-10T12:43:47.869000+00:00
Original source

Oh, I looked into it and it's a container created to let you script Eluna in TS. You may be using https://github.com/azerothcore/acore-docker, right? I've only used the stock Docker files in https://github.com/azerothcore/azerothcore-wotlk/ and never had issues with the TS container. (I don't use TS to script Eluna anyway)

rektbyfaith
Administrator
0
02-10-2025, 12:47 PM
#3
Archived author: metallinos • Posted: 2025-02-10T12:47:04.362000+00:00
Original source

The error suggests the index.ts file is unreadable or inaccessible. It may be in a mounted directory (which means you can access the file both outside of and inside of the mini Docker OS), which does not permit the composer to delete the file to reset permissions if that's required. Or, the Dockerfile permission assignment for the folder in the container where this file is stored is wrong. I'd recommend you to use the Docker setup in the base azerothcore-wotlk repo to keep your setup minimal, though this issue should be resolvable by setting permissions to index.ts to 0777 for example
rektbyfaith
02-10-2025, 12:47 PM #3

Archived author: metallinos • Posted: 2025-02-10T12:47:04.362000+00:00
Original source

The error suggests the index.ts file is unreadable or inaccessible. It may be in a mounted directory (which means you can access the file both outside of and inside of the mini Docker OS), which does not permit the composer to delete the file to reset permissions if that's required. Or, the Dockerfile permission assignment for the folder in the container where this file is stored is wrong. I'd recommend you to use the Docker setup in the base azerothcore-wotlk repo to keep your setup minimal, though this issue should be resolvable by setting permissions to index.ts to 0777 for example

rektbyfaith
Administrator
0
02-10-2025, 12:47 PM
#4
Archived author: Coffee • Posted: 2025-02-10T12:47:51.174000+00:00
Original source

i will have to wait for my bro for this part sadly
rektbyfaith
02-10-2025, 12:47 PM #4

Archived author: Coffee • Posted: 2025-02-10T12:47:51.174000+00:00
Original source

i will have to wait for my bro for this part sadly

rektbyfaith
Administrator
0
02-10-2025, 12:47 PM
#5
Archived author: Coffee • Posted: 2025-02-10T12:47:56.870000+00:00
Original source

i cannot understand any of this lmao
rektbyfaith
02-10-2025, 12:47 PM #5

Archived author: Coffee • Posted: 2025-02-10T12:47:56.870000+00:00
Original source

i cannot understand any of this lmao

rektbyfaith
Administrator
0
02-10-2025, 12:48 PM
#6
Archived author: metallinos • Posted: 2025-02-10T12:48:33.511000+00:00
Original source

I'd suggest asking an AI to explain it to you in simple terms, sooner or later you will likely need to understand it. It's relatively straight forward with Docker as compiling and managing your server will consist of 2-3 commands once set up.
rektbyfaith
02-10-2025, 12:48 PM #6

Archived author: metallinos • Posted: 2025-02-10T12:48:33.511000+00:00
Original source

I'd suggest asking an AI to explain it to you in simple terms, sooner or later you will likely need to understand it. It's relatively straight forward with Docker as compiling and managing your server will consist of 2-3 commands once set up.

rektbyfaith
Administrator
0
02-10-2025, 12:48 PM
#7
Archived author: Coffee • Posted: 2025-02-10T12:48:45.703000+00:00
Original source

i mean so as far as a know the server is up but i need to access a wow client
rektbyfaith
02-10-2025, 12:48 PM #7

Archived author: Coffee • Posted: 2025-02-10T12:48:45.703000+00:00
Original source

i mean so as far as a know the server is up but i need to access a wow client

rektbyfaith
Administrator
0
02-10-2025, 12:49 PM
#8
Archived author: metallinos • Posted: 2025-02-10T12:49:15.361000+00:00
Original source

I don't get it, do you mean you don't have WoW installed?
rektbyfaith
02-10-2025, 12:49 PM #8

Archived author: metallinos • Posted: 2025-02-10T12:49:15.361000+00:00
Original source

I don't get it, do you mean you don't have WoW installed?

rektbyfaith
Administrator
0
02-10-2025, 12:49 PM
#9
Archived author: Coffee • Posted: 2025-02-10T12:49:51.999000+00:00
Original source

im pretty sure im not suppose to say in this server but were using a non-blizzard client if u get my meaning
rektbyfaith
02-10-2025, 12:49 PM #9

Archived author: Coffee • Posted: 2025-02-10T12:49:51.999000+00:00
Original source

im pretty sure im not suppose to say in this server but were using a non-blizzard client if u get my meaning

rektbyfaith
Administrator
0
02-10-2025, 12:50 PM
#10
Archived author: Coffee • Posted: 2025-02-10T12:50:15.427000+00:00
Original source

he has it but i lost it when i installed linux on my pc
rektbyfaith
02-10-2025, 12:50 PM #10

Archived author: Coffee • Posted: 2025-02-10T12:50:15.427000+00:00
Original source

he has it but i lost it when i installed linux on my pc

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