Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

ADD TDB_*.sql Error running make run in Ubuntu [See Comment for Solution] #13

Closed
qwoodmansee opened this issue Apr 18, 2019 · 1 comment

Comments

@qwoodmansee
Copy link

qwoodmansee commented Apr 18, 2019

Hey there, I'm having an issue extremely similar to the one mentioned in #1 - I have tried to resolve this but am quite stuck. Your help will be greatly appreciated :)
For a little extra info, I have made sure to implement the fixes in #11 and #5 locally.

I am unable to get make run to pass, because of an error related to that missing sql file. I've tried to search around before making this issue, but I promise to update this with a step by step in going forward once it's fixed so that hopefully similar issues will be solvable in the future.

Step 14/17 : ADD TDB_*.sql "${install_prefix}/bin/"
ERROR: Service 'worldserver' failed to build: ADD failed: no source files were specified
Makefile:125: recipe for target 'run' failed
make: *** [run] Error 1

one thing I noted as trying to debug myself is that the only TDB_*. file i can find is actually a zip file: TDB_full_world_335.64_2018_02_19.zip. perhaps this is related? Is this the file that should be copied into docker/worldserver as mentioned by issue 1 (linked above)?

Once again, thanks so much for any and all help

@qwoodmansee
Copy link
Author

I'm going to close this issue out. I was able to get make run to start the server by extracting the zip file (TDB_full_world_335.64_2018_02_19.zip) and placing the extraction into docker/worldserver. That being said - once it started up I saw a warning on the trinity core server that said to go download a new version of that TDB_ file, so keep an eye out for if you'll need to do that.

This also did not get the server completely working; however it did get it started. I'll be opening new issues for things I run into as i continue to set up the server, for documentation purposes.

@qwoodmansee qwoodmansee changed the title Error running make run in Ubuntu ADD TDB_*.sql Error running make run in Ubuntu [See Comment for Solution] Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant