azerothcore / azerothcore/acore-docker
Scripts not loading
- Dominant language
- TypeScript
- Stars
- 302
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I'm able to start, run and connect to the server, but now I want to customize it and I've added to
`scripts/typescript/index.ts` the content from `scripts/typescript/examples/example.ts`
i've also attached to the container with
`docker attach acore-docker-ac-worldserver-1` and run `reload eluna`
but nothing happens
I've also restarted the containers with `docker-compose down` and up again
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare scripts/typescript/index.ts with scripts/typescript/examples/example.ts, then reproduce the setup using docker attach acore-docker-ac-worldserver-1 and reload eluna. Check the container logs and behavior after reload and after docker-compose down/up; done means the added TypeScript script is loaded and its observable effect is confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, typescript
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100