PDA

View Full Version : 535 Still Down for me problem in CPP file


laxative
05-22-2009, 02:41 AM
Greetings,

Long time since I posted here, hard drive crashed with no backups, so I'm starting from scratch.

Everything working well, decided to compile my own binaries, I've got everything brand new from SVN but I'm getting this error:

[Debug] [WORLD__CLIENT_ERR] delanode: Zone not found in database zone_id=1, move
ing char to arena character:Turd
Error in GetInstType query 'SELECT instZOrgID FROM character_ WHERE id=2' #1054:
Unknown column 'instZOrgID' in 'field list'
Error in instZOrgID query in database.cpp GetZoneName'SELECT instZOrgID FROM cha
racter_ WHERE instZflagNum=1' #1054: Unknown column 'instZOrgID' in 'field list'

[Debug] [WORLD__CLIENT] delanode: Attempting autobootup of (null) (1)

This means to me that database.cpp is still querying two columns that no longer exist.. yes? maybe?

I compiled server.sln and built the releases with Bots.

Yes I sourced in all the SQL files, and searched through the forums and found those updates but Im thinking that's not going to help the code.

am I way in left field here?

Thanks
Laxa.

leslamarch
05-22-2009, 07:31 AM
Compile the branch instead of the trunk and you will be fine...

laxative
05-22-2009, 08:20 AM
First off, thanks,

I was having a heck of time trying to figure out the whole branch/instance thing. Admittedly I've been very lazy and just using Angelox's work over and over again. I thought I'd be smart and try it out for my own... yikes

Once again learning the hardway to document the damn files and the nuances that you need to do. Up till 5 minutes ago I had no idea how to browse the repository.

I've done a SVN update on the instance and compiling it now. Man I love tortoisesvn. I will send a quick note but I'm betting that's going to fix me up nice.

I've figured out a whole hell of lot about this latest project thanks to people like you. So thanks.... again.

Laxa.

laxative
05-22-2009, 08:44 AM
Compiled,

Running, and I'm in,

Now to recreate my toon and all my bots...... now the pain really starts.

hrm, where did I put that SOF cd....

leslamarch
05-22-2009, 09:03 AM
Compiled,

Running, and I'm in,

Now to recreate my toon and all my bots...... now the pain really starts.

hrm, where did I put that SOF cd....

lol good to hear your up and going :)