error in world.exe...start_zones
to the point...
Code:
[error] Database: Could not find start_zones entry in database. Using Defaults.. and is it even a big enough problem to deal with or is it fine to just let it be :D thanks-- Cripp Nugs |
Their is a bug in the code that couses this, search forums for "start_zones" and thier is a nice fix. Im currently working on a "start_zones" table in the format from the fix, and should have it ready for TCS's next database release
|
k went to the forum where it says how to fix, i replace the code in
database.cpp where it says to and i just get a bunch of errors... Code:
--------------------Configuration: Zone - Win32 Release-------------------- Code:
if (RunQuery(query, MakeAnyLenString(&query, "SELECT x,y,z,zone_id,bind_id FROM start_zones WHERE player_choice=%i and player_class=%i and player_deity=%i and player_race=%i", in_cc->start_zone, in_cc->class_, in_cc->deity, in_cc->race), errbuf, &result)) { thanks cripp |
Without the whole source file and line numbers, it is hard to say, but:
Quote:
|
an extraneous end brace would result in a compile error I would think.
|
Quote:
|
Oh lol I was reading up to high. Didn't look close enough to the subsiquent posts. My bad
|
No worries Arkaria, I thought that is what happened ... if you ever see a post by me that say 'n/t', it happened to me too :)
|
Quote:
|
The extra brace was quoted from the source which you originally quoted. Unless you've already deleted it, or you somehow added it incorrectly when quoting the source, the brace should still be there ^.^
|
ah im a moron, i got it i thought he meant delete the two forward slashes. LOL stupid me.
thanks it worked now :):):) 8) thanks alot -Cripp Nugs |
Sorry for the confusion Cripp, glad it fixed your problem. :D
|
All times are GMT -4. The time now is 02:46 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.