Talio
11-07-2008, 01:31 PM
To start, I used this guide as a reference.
http://www.eqemulator.net/wiki/wikka.php?wakka=ws992mysql5
Also, since http://www.wincvs.org/download.html is broken for winCVS, I went to here and downloaded it: http://wincvs.uptodown.com/en/
So I follow the steps... Install mySQL and plop files where the guide tells me to put files. I source the .sql files properly (and have done so multiple times). I used the wincvs program to get my .sql files from PEQ. I also sourced peqdb_1129Rev172.sql as per the instructions dictated.
I then attempt to load the game with dynamic zones set... I get all the way to character creation (glee, since this is further than I had gotten before), and when I click to enter world it tells me "That zone is unavailable."
I check my errors and it reports this:
[11.07. - 08:53:10] Starting Log: logs/eqemu_error_zone_2564.log
[11.07. - 08:53:10] Error in LoadTraps query 'SELECT id,x,y,z,effect,effectvalue,effectvalue2,skill,spa wnchance,maxzdiff,radius,chance,message FROM traps WHERE zone='cabeast'': #1054: Unknown column 'spawnchance' in 'field list'
[11.07. - 08:53:10] Loading traps failed.
So, I attempt to load the tutorial map and cabeast statically (created an iksar shadowknight) and upon attempting to create the two zones static, it comes up with the same error.
So, I try grabbing ykesha database files from the PEQ site directly, load those up.. still same problem. Try the same with luclin as well... still same. I load up Navicat and find that the traps table exists but is completely empty.
Have I gotten some bad downloads? I am really stumped here and haven't seen any other posts about problems with the traps table that pertains to THIS problem.
I am very much a newbie with mysql and database management altogether, please bare with me.
http://www.eqemulator.net/wiki/wikka.php?wakka=ws992mysql5
Also, since http://www.wincvs.org/download.html is broken for winCVS, I went to here and downloaded it: http://wincvs.uptodown.com/en/
So I follow the steps... Install mySQL and plop files where the guide tells me to put files. I source the .sql files properly (and have done so multiple times). I used the wincvs program to get my .sql files from PEQ. I also sourced peqdb_1129Rev172.sql as per the instructions dictated.
I then attempt to load the game with dynamic zones set... I get all the way to character creation (glee, since this is further than I had gotten before), and when I click to enter world it tells me "That zone is unavailable."
I check my errors and it reports this:
[11.07. - 08:53:10] Starting Log: logs/eqemu_error_zone_2564.log
[11.07. - 08:53:10] Error in LoadTraps query 'SELECT id,x,y,z,effect,effectvalue,effectvalue2,skill,spa wnchance,maxzdiff,radius,chance,message FROM traps WHERE zone='cabeast'': #1054: Unknown column 'spawnchance' in 'field list'
[11.07. - 08:53:10] Loading traps failed.
So, I attempt to load the tutorial map and cabeast statically (created an iksar shadowknight) and upon attempting to create the two zones static, it comes up with the same error.
So, I try grabbing ykesha database files from the PEQ site directly, load those up.. still same problem. Try the same with luclin as well... still same. I load up Navicat and find that the traps table exists but is completely empty.
Have I gotten some bad downloads? I am really stumped here and haven't seen any other posts about problems with the traps table that pertains to THIS problem.
I am very much a newbie with mysql and database management altogether, please bare with me.