[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?
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?
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)
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
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
Archived author: Coffee • Posted: 2025-02-10T12:47:56.870000+00:00
Original source
i cannot understand any of this lmao
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.
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
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?
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
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