Fresh Debain 7
First, I am running ESXi and have Debian 7.7.0 running in a virtual machine.
Secondly, I am using this guide: http://wiki.eqemulator.org/p?EQEmu_o...n_7_Virtualbox Third, the problem: Code:
root@PEQ:~/server# ./world In the beginning, I was using Ubuntu Server 14.0.4.1 and then, once Debian 7.7.0 finished downloading, swapped to that after encountering that error. Error occurs under both VMs. Assistance would be much appreciated. |
Did you source in player-tables.sql from http://peqtgc.com/releases ?
You're just missing a few db tables is all. |
Quote:
I thought this part of the guide: Code:
$ cd ~/peq |
Quote:
Result: Code:
root@PEQ:~/peq# mysql -u eq -p -h localhost eq < player_*.sql |
Actually it dfoes look like the latest database dump is missing some tables, although the raid_leaders ones are in the /utils/sql/git/required/ part of the source. Anyway:-
Code:
CREATE TABLE IF NOT EXISTS `group_id` ( |
Quote:
So, would it be safe to say to step back a release and use that one? Instead of using peqbeta_* OCT 11, use peqbeta_* SEPT ? |
The one for 25th September seems more complete that the later one, try that then remember to source in the sql patches that are in the source code repo under utils/sql/git/required/ (and can do the optional as well if you like).
|
Quote:
On another note, is there a good guide to follow to setup a login server? I found one but, somehow, it doesn't seem complete. |
not really for linux..
Ensure you have the dependencies in your dependencies folder (Ubuntu ones worked for me on Debian 7) from eqemu.github.io. Run cmake -i and make build login server to "on". then hit make again. The rest is the same as for Windows servers really in terms of database stuff. I just blanket copy all of bin/ to where I run the server, so it copies the .a and .o files as well as the binaries. http://wiki.eqemulator.org/p?Windows...Guide&frm=Main I use this:- http://wiki.eqemulator.org/i?M=Pastebin&Paste=tiC4AqP8 to run the server. It's fairly easy to modify to run the login server too. |
September's release did indeed work. I haven't gotten around to attempting a private login server yet. Will post once I attempt, with results.
|
All times are GMT -4. The time now is 03:49 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.