Log in

View Full Version : Prob with rev 535


WillowyLady
05-19-2009, 11:29 AM
Unable to log chars into server.

Following error message after updating.


[05.19. - 16:12:56] [WORLD__CLIENT] Willowylady: Bind location: (null) 299.00, 493.00, -33.50
[05.19. - 16:12:56] [WORLD__CLIENT] Willowylady: Character creation successful: Helygyn
[05.19. - 16:12:56] [WORLD__CLIENT_ERR] Willowylady: Zone not found in database zone_id=189, moveing char to arena character:Helygyn
[05.19. - 16:12:56] [WORLD__CLIENT] Willowylady: Attempting autobootup of (null) (189)

:confused:

leslamarch
05-19-2009, 11:42 AM
read this post (http://www.eqemulator.net/forums/showthread.php?t=28260) it may help you!!

cavedude
05-19-2009, 01:38 PM
If you're using the 535-instance binaries, then you must use the newest Rev 535 PEQ database, because afaik that's the only one compatible with it.

ChaosSlayerZ
05-19-2009, 06:15 PM
what is nessesary SQl to convert old Db into new one?

ChaosSlayerZ
05-19-2009, 07:37 PM
ok i found this page - tell me ist a rigth thing to update DB

http://projecteqdb.googlecode.com/svn/trunk/peqdatabase/updates/Rev535.sql


Guys seriously please start mentioning in changelog file that revious DB is no longer compateable with recent releases.

trevius
05-19-2009, 08:42 PM
Actually, the problem people might be having is that I forgot to note some required SQL in the changelog of R527. This SQL is required:

/utils/sql/svn/527_npc_armor_tint.sql

I will update the changelog about that. Been so busy that I completely forgot that I meant to correct that and mention it so people would know about it. It is good practice to look in the /utils/sql/svn/ folder anyway if you are having server issues to be sure something wasn't missed like this.

That armor tint thing is really cool if you haven't tried it out yet btw :) Now if I could just figure out a good way to get a command in to be able to change it in game without having to touch the DB.

ChaosSlayerZ
05-19-2009, 09:04 PM
acutly I did found those before, BUT the sql metioned here:

http://projecteqdb.googlecode.com/svn/trunk/peqdatabase/updates/Rev535.sql

deals specificly with adding instance tables to DB which wasnt mention ever before anywhere

WillowyLady
05-20-2009, 08:09 AM
Sorry to be a wet blanket, I have tried these and the error somehow persists, maybe I am missing some sneaky .sql entry to rectify error.

Everything was working fine until I used SVN to update database to rev535 and compile binaries. Usually no problems there, but this time it has gone belly upski.

[05.20. - 12:42:59] [WORLD__CLIENT_ERR] Willowylady: Zone not found in database zone_id=189, moveing char to arena character:Helygyn
[05.20. - 12:42:59] [WORLD__CLIENT] Willowylady: Attempting autobootup of (null) (189)
[05.20. - 12:44:59] [WORLD__CLIENT_ERR] Willowylady: Zone bootup timer expired, bootup failed or too slow.
[05.20. - 12:45:14] [WORLD__CLIENT_ERR] Willowylady: Received unknown EQApplicationPacket
[05.20. - 12:45:14] [WORLD__CLIENT_ERR] [OpCode OP_WorldLogout (0x7718) Size=0]
[05.20. - 12:45:14] [WORLD__CLIENT] Willowylady: Client disconnected (not active in process)
[05.20. - 12:45:25] [WORLD__ZONELIST] Removing zoneserver #5 at :7004
[05.20. - 12:45:25] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[05.20. - 12:45:25] [WORLD__ZONELIST] Removing zoneserver #4 at :7003
[05.20. - 12:45:25] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[05.20. - 12:45:25] [WORLD__ZONELIST] Removing zoneserver #3 at :7002
[05.20. - 12:45:25] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[05.20. - 12:45:26] [WORLD__ZONELIST] Removing zoneserver #2 at :7001
[05.20. - 12:45:26] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[05.20. - 12:45:26] [WORLD__ZONELIST] Removing zoneserver #1 at :7000
[05.20. - 12:45:26] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[05.20. - 12:45:26] [WORLD__LAUNCH] Removing launcher zone (1)

Gonna wipe the lot and try again:(

Prolly something pretty simple!

WillowyLady
05-20-2009, 10:54 AM
Ok, thanks to Derision, this one is solved.

See here.

http://www.eqemulator.net/forums/showpost.php?p=170157&postcount=15

Thanks for your input guys.

:)