Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Where is the default Lua scripts folder suppose to be?

[DiscordArchive] Where is the default Lua scripts folder suppose to be?

[DiscordArchive] Where is the default Lua scripts folder suppose to be?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
05-11-2025, 08:00 PM
#11
Archived author: Paulie • Posted: 2025-05-11T20:00:47.226000+00:00
Original source

git status shows branch up to date with origin/master
rektbyfaith
05-11-2025, 08:00 PM #11

Archived author: Paulie • Posted: 2025-05-11T20:00:47.226000+00:00
Original source

git status shows branch up to date with origin/master

rektbyfaith
Administrator
0
05-11-2025, 08:33 PM
#12
Archived author: metallinos • Posted: 2025-05-11T20:33:59.860000+00:00
Original source

Docker creates a container of the whole build directory, meaning lua_scripts is inside your docker container for the worldserver. The way to access it from outside of the container is to mount your own lua_scripts dir to it
rektbyfaith
05-11-2025, 08:33 PM #12

Archived author: metallinos • Posted: 2025-05-11T20:33:59.860000+00:00
Original source

Docker creates a container of the whole build directory, meaning lua_scripts is inside your docker container for the worldserver. The way to access it from outside of the container is to mount your own lua_scripts dir to it

rektbyfaith
Administrator
0
05-11-2025, 08:38 PM
#13
Archived author: metallinos • Posted: 2025-05-11T20:38:11.034000+00:00
Original source

I do it like this in my docker-compose.override.yml:
[Image: image.png?ex=690c5e72&is=690b0cf2&hm=477...fae228f1d&]
rektbyfaith
05-11-2025, 08:38 PM #13

Archived author: metallinos • Posted: 2025-05-11T20:38:11.034000+00:00
Original source

I do it like this in my docker-compose.override.yml:
[Image: image.png?ex=690c5e72&is=690b0cf2&hm=477...fae228f1d&]

rektbyfaith
Administrator
0
05-11-2025, 08:38 PM
#14
Archived author: metallinos • Posted: 2025-05-11T20:38:44.327000+00:00
Original source

That auto creates a local dev folder with a lua_scripts dir mapped to the container's lua_scripts dir, so whenever you make changes in your accessible lua_scripts dir, it is seamlessly synced to docker
rektbyfaith
05-11-2025, 08:38 PM #14

Archived author: metallinos • Posted: 2025-05-11T20:38:44.327000+00:00
Original source

That auto creates a local dev folder with a lua_scripts dir mapped to the container's lua_scripts dir, so whenever you make changes in your accessible lua_scripts dir, it is seamlessly synced to docker

rektbyfaith
Administrator
0
05-11-2025, 08:39 PM
#15
Archived author: metallinos • Posted: 2025-05-11T20:39:08.041000+00:00
Original source

(Ignore the yggdrasilcore part, it should be ac-client-data)
rektbyfaith
05-11-2025, 08:39 PM #15

Archived author: metallinos • Posted: 2025-05-11T20:39:08.041000+00:00
Original source

(Ignore the yggdrasilcore part, it should be ac-client-data)

rektbyfaith
Administrator
0
05-11-2025, 08:51 PM
#16
Archived author: Deamonsatwar • Posted: 2025-05-11T20:51:23.450000+00:00
Original source

Ok I'll give this a shot. Thank you.
rektbyfaith
05-11-2025, 08:51 PM #16

Archived author: Deamonsatwar • Posted: 2025-05-11T20:51:23.450000+00:00
Original source

Ok I'll give this a shot. Thank you.

rektbyfaith
Administrator
0
05-11-2025, 08:58 PM
#17
Archived author: metallinos • Posted: 2025-05-11T20:58:39.802000+00:00
Original source

It's very annoying to work with Docker. There's a lot happening under the hood that complicates your life when you use Docker. It's not very intuitive. But, in my opinion, once you have a solid flow going with dockerized AC containers, it is by far the most simple way to manage a server or even multiple servers, and comes with easily configurable auto restarting, access control, and the most simple compliation method I've ever used
rektbyfaith
05-11-2025, 08:58 PM #17

Archived author: metallinos • Posted: 2025-05-11T20:58:39.802000+00:00
Original source

It's very annoying to work with Docker. There's a lot happening under the hood that complicates your life when you use Docker. It's not very intuitive. But, in my opinion, once you have a solid flow going with dockerized AC containers, it is by far the most simple way to manage a server or even multiple servers, and comes with easily configurable auto restarting, access control, and the most simple compliation method I've ever used

rektbyfaith
Administrator
0
05-11-2025, 09:38 PM
#18
Archived author: [PD] Tlosk • Posted: 2025-05-11T21:38:02.263000+00:00
Original source

Does anyone know of a good working fork for mod-gain-honor-guard. The azerothcore version has been causing my server to crash with segmentation fault (core dumped) error
rektbyfaith
05-11-2025, 09:38 PM #18

Archived author: [PD] Tlosk • Posted: 2025-05-11T21:38:02.263000+00:00
Original source

Does anyone know of a good working fork for mod-gain-honor-guard. The azerothcore version has been causing my server to crash with segmentation fault (core dumped) error

Pages (2): Previous 1 2
Recently Browsing
 
Recently Browsing