PDA

View Full Version : Cannot download eqemu_update.pl


jdoran
02-14-2017, 08:01 PM
The last time I sync'd with git I pulled down code that needed a database update. The sql is in the required folder, but the database is not patching.

I fired up eqemu_update and used option 3 (check and stage required database update). Restarted the server and no dice.

I then chose to update the updater, and the result is a 0-length eqemu_update.pl. I deleted the pl and restarted the server, and the file is attempted to download. But I get a 404 file not found, and another 0 length file.

I rarely work on this server these days, so I'm pretty rusty. I could sure use some help in getting back to a running state.

Uleat
02-14-2017, 08:43 PM
You should be using eqemu_server.pl now.

I thought that the old script had been updated to download the new one..not sure why you're getting null file there.


https://github.com/EQEmu/Server/blob/master/utils/scripts/eqemu_server.pl

Akkadius
02-14-2017, 09:16 PM
Update your server binaries, things will work better

Uleat
02-14-2017, 10:04 PM
+2 points to Akkadius - for being so godly!

jdoran
02-15-2017, 08:26 PM
My server binaries are custom, and I am a bit behind the current source version. I simply cannot get my own work done and integrate updates as they come in. So I work for a while, and then merge stuff.

I manually applied the database changes in the required directory. I was getting used to the idea of having them manually update.