• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Locater doesn't start

Elite Diviner
Joined
Oct 25, 2008
Messages
431
Reaction score
0
Locater.ini

Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="xxxxxxxx"

[NETWORK]
IP="195.xx.xx.xxx"
PORT="8900"

[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TI

ME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no" 
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"

LocaterStatus.dbo is filled in correctly (I think)

And whenever i try to add spStartUpLocatorStatus to Database it says 'Command succesfully....' but i doesn't show up in Database, Yes i did 'GunzDB'

Locater doesn't start.

MLocatorDBMgr::StartUpLocaterStauts - Invalid object name 'config'.

MLocator::Create - DBÃʱâÈ­ ½ÇÆÐ.
 
Newbie Spellweaver
Joined
Nov 14, 2008
Messages
5
Reaction score
0
Go to your database, right click dbo.ServerStatus and open table.

Edit the IP to your wan IP and edit any other neccessary details. Should work then.
 
Upvote 0
Joined
Mar 2, 2008
Messages
764
Reaction score
9
I think i had the same problem (Like a year ago, so unsure)

It had something todo with my odbc config.

So do your odbc configuration (the thingy from the tuts) again.
 
Upvote 0
Newbie Spellweaver
Joined
Nov 14, 2008
Messages
5
Reaction score
0
I think i had the same problem (Like a year ago, so unsure)

It had something todo with my odbc config.

So do your odbc configuration (the thingy from the tuts) again.

Oh and that reminds me, remember when your editing the DataSources (OBDB) to make sure the default db is GunzDB... Because thats what made it work for me
 
Upvote 0
Newbie Spellweaver
Joined
Nov 14, 2008
Messages
5
Reaction score
0
Isn't that what i told him?


Maby, but I was being more specific... Theres like 40 diffrent options in that dialog :|

Anyway if you want that to be what you told him, go ahead, take it.
 
Upvote 0
Back
Top