mannyfresh
01-13-2006, 10:23 AM
I just got server up today and I want to get a few things fixed.
I seem to be missing some things in my DB.
I am using Eqemu 0.6.4-dr1 on Win xp
When I try to zone It starts to load then returns me to the previous area and tries to load again. Over and over and over.
Also I have no NPC's. These things are apparent to me in the following which came from Zone.exe but how to fix them is what I'm having trouble with. I found a good bit of similar things in the forums but I haven't seen anything that seems to apply to my situation.
BTW I am using peq-velious-rc1.zip as my DB. I am logging in through Minilogin6.2 with everything on one machine.
ZONE.EXE
[Status] Loading spawn conditions...
[Status] Loading static zone points...
[Status] Loading spawn groups...
[Status] Loading spawn2 points...
[Status] Loading player corpses...
[Status] Loading traps...
[Status] Loading ground spawns...
[Status] Loading Ground Spawns from DB...
[Status] Loading World Objects from DB...
[Status] Loading Objects from DB...
[Status] Loading doors for felwithea ...
[Status] Loading Doors from database...
[Status] Loading AA information...
[Status] Loading Merchant Lists...
[Status] Loading Temporary Merchant Lists...
[Status] Successfully loaded Zone Config.
[Status] Loading timezone data...
[Status] Init Finished: ZoneID = 61, Time Offset = 0
[Status] Zone Bootup: felwithea (61)
Error loading NPCs from database. Bad query: #1054: Unknown column 'npc_types.ST
R' in 'field list'
Error loading NPCs from database. Bad query: #1054: Unknown column 'npc_types.ST
R' in 'field list'
[Status] 1337719 New client from ip:127.0.0.1 port:3981
[Error] MySQL Error while trying to load zone flags for Bobby: #1146: Table 'eq.
zone_flags' doesn't exist
[Status] WARNING: Closest zone point for zone id 62 is 649394.500000, you might
need to update your zone_points table if you dont arrive at the right spot.
Error in GetSafePoint query 'SELECT safe_x, safe_y, safe_z, min_status, min_leve
l, flag_needed FROM zone WHERE short_name='felwitheb'' #1054: Unknown column 'fl
ag_needed' in 'field list'
If it errors, run the following querys:
ALTER TABLE `zone` CHANGE `minium_level` `min_level` TINYINT(3) UNSIGNED DEFAUL
T "0" NOT NULL;
ALTER TABLE `zone` CHANGE `minium_status` `min_status` TINYINT(3) UNSIGNED DEFA
ULT "0" NOT NULL;
ALTER TABLE `zone` ADD flag_needed VARCHAR(128) NOT NULL DEFAULT '';
[Error] Zoning Bobby: Unable to get safe coordinates for zone 'felwitheb'.
Dropping client: Process=false, ip=127.0.0.1, port=3981
[Status] 1373844 New client from ip:127.0.0.1 port:3986
[Error] MySQL Error while trying to load zone flags for Bobby: #1146: Table 'eq.
zone_flags' doesn't exist
I seem to be missing some things in my DB.
I am using Eqemu 0.6.4-dr1 on Win xp
When I try to zone It starts to load then returns me to the previous area and tries to load again. Over and over and over.
Also I have no NPC's. These things are apparent to me in the following which came from Zone.exe but how to fix them is what I'm having trouble with. I found a good bit of similar things in the forums but I haven't seen anything that seems to apply to my situation.
BTW I am using peq-velious-rc1.zip as my DB. I am logging in through Minilogin6.2 with everything on one machine.
ZONE.EXE
[Status] Loading spawn conditions...
[Status] Loading static zone points...
[Status] Loading spawn groups...
[Status] Loading spawn2 points...
[Status] Loading player corpses...
[Status] Loading traps...
[Status] Loading ground spawns...
[Status] Loading Ground Spawns from DB...
[Status] Loading World Objects from DB...
[Status] Loading Objects from DB...
[Status] Loading doors for felwithea ...
[Status] Loading Doors from database...
[Status] Loading AA information...
[Status] Loading Merchant Lists...
[Status] Loading Temporary Merchant Lists...
[Status] Successfully loaded Zone Config.
[Status] Loading timezone data...
[Status] Init Finished: ZoneID = 61, Time Offset = 0
[Status] Zone Bootup: felwithea (61)
Error loading NPCs from database. Bad query: #1054: Unknown column 'npc_types.ST
R' in 'field list'
Error loading NPCs from database. Bad query: #1054: Unknown column 'npc_types.ST
R' in 'field list'
[Status] 1337719 New client from ip:127.0.0.1 port:3981
[Error] MySQL Error while trying to load zone flags for Bobby: #1146: Table 'eq.
zone_flags' doesn't exist
[Status] WARNING: Closest zone point for zone id 62 is 649394.500000, you might
need to update your zone_points table if you dont arrive at the right spot.
Error in GetSafePoint query 'SELECT safe_x, safe_y, safe_z, min_status, min_leve
l, flag_needed FROM zone WHERE short_name='felwitheb'' #1054: Unknown column 'fl
ag_needed' in 'field list'
If it errors, run the following querys:
ALTER TABLE `zone` CHANGE `minium_level` `min_level` TINYINT(3) UNSIGNED DEFAUL
T "0" NOT NULL;
ALTER TABLE `zone` CHANGE `minium_status` `min_status` TINYINT(3) UNSIGNED DEFA
ULT "0" NOT NULL;
ALTER TABLE `zone` ADD flag_needed VARCHAR(128) NOT NULL DEFAULT '';
[Error] Zoning Bobby: Unable to get safe coordinates for zone 'felwitheb'.
Dropping client: Process=false, ip=127.0.0.1, port=3981
[Status] 1373844 New client from ip:127.0.0.1 port:3986
[Error] MySQL Error while trying to load zone flags for Bobby: #1146: Table 'eq.
zone_flags' doesn't exist