PDA

View Full Version : Crazy error


wrath99
06-06-2007, 09:33 AM
**** Antrix TBC Repack by Team CyPack ****
************ Starting Server *************
================================================== ============================
Antrix/Win32-2.1.0-222 :: World Server www.emupedia.com

Copyright (c) 2007 Antrix Team. This software is under the QPL license, for
more information look under the COPYING file in this distribution.
================================================== ============================

The key combination <Ctrl-C> will safely shut down the server at any time.

Initializing Random Number Generators...
Starting Thread Manager...

================================================== ============================
Antrix/Win32-2.1.0-222 :: Logon Server www.emupedia.com
Loading Config Files...
>> antrix.conf :: ok!
>> realms.conf :: ok!
Copyright (c) 2007 Antrix Team. This software is under the QPL license, for
more information look under the COPYING file in this distribution.
================================================== ============================

The key combination <Ctrl-C> will safely shut down the server at any time.

Connecting to MySQL Database on 127.0.0.1 with (root : *********)


Initializing Random Number Generators...
Loading Config Files...
>> logonserver.conf :: ok!


>> establishing database connection... ok!
>> starting: thread manager...Connecting to MySQL Database on 127.0.0.1 with (r
oot : *********)
ok!
>> starting: account manager... ok!
>> starting: information core...
ok!
>> precaching accounts... 4 accounts.

IOCP: Spawning 1 worker threads.
Hooking signals...
Compiling GameMonkey Scripts...

Scripts compiled.

Loading DBC files...

Beginning parallel server startup with 2 threads.

Loading Player Create Info...
Query failed: SELECT * FROM playercreateinfo
Loading Item Prototypes...
Loading Item Pages...
Loading Creature Names...
Loading GameObject Names...
Loading Trainers...
Loading Totem Spells...
Query failed: SELECT * FROM totemspells
Loading Spell Skills...
Loading Spell Fixes...
Loading Spell Override...
Query failed: SELECT distinct overrideId FROM spelloverride
Loading NPC Texts...
Loading Vendors...
Loading PvP Areas...
Loading Area Triggers...
Query failed: SELECT * FROM pvpareas
Loading Map Information...
0 Maps Info Loaded.
Loading Fishing Zones...
Loading Teleport Coords...
Query failed: SELECT * FROM teleport_coords
Loading Graveyards...
Loading Friends Lists...
Loading Quests...

Database loaded in 3643ms.


Query failed.
Processing Spells...
Creating initial battlegrounds...

Map 489: 4 creatures / 0 gameobjects loaded.
Map 529: 9 creatures / 0 gameobjects loaded.
Starting Transport System...
Loading Transports...
Starting Mail System...

Creating/Loading Mailboxes...
Removing expired messages...
Deleting expired mailboxes...
Loading mail configuration options...

Mail System Ready!

Starting Auction System...
Loading Auction Houses...
Initializing Honor System...
- Checking for out of date players and moving their kill values...
- No players need to be updated.
Honor System Ready.
Backgrounding loot loading...
Loading External Script Libraries...

GossipScripts.dll : 0x01E80000 : v3.0 : loaded.
InstanceScripts.dll : 0x01ED0000 : v3.0 : loaded.
ServerStatusPlugin.dll : 0x01F20000 : v3.0 : loaded.
SpellHandlers.dll : 0x027D0000 : v3.0 : loaded.

Loaded 4 external libraries.

Threading system initialized, currently 5 threads are active.

Server is ready for connections. Startup time: 4968ms

Starting network subsystem...
IOCP: Spawning 1 worker threads.

>> loading realms and logon server definitions... 1 servers, 1 realms.
>> attempting to connect to all logon servers...
>> connecting to `Default Logon` on `127.0.0.1:8093`... ok!
>> authenticating...
>> Key: ED DB 2D B5 DD 89 3F 6A 2A 95 2E 08 11 01 23 25 F6 08 F7 DD
>> result:Authentication request from 127.0.0.1, result FAIL.
Key: EDDB2DB5DD893F6A2A952E0811012325F608F7DD
failure.

Process priority adjusted to high.

kaldani
06-06-2007, 09:32 PM
lol wats the crack with that? did u DBC correct?

wrath99
06-06-2007, 09:45 PM
yeah i fixed it last night , forgot what i did though

kaldani
06-06-2007, 09:51 PM
ok nps maybe this thread shud be dead haha!:cool:

wrath99
06-06-2007, 10:00 PM
yeah well others may get it so i found what i did here it is

Ok guys i will help you out.
First open "logonserver.config" file.

Find these lines:


Code:

LogonDatabase.Hostname = localhost
LogonDatabase.Username = root
LogonDatabase.Password = ********
LogonDatabase.Name = Antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1Add:

Code:

LogonServer.RemotePassword = YourPassword

Now it looks like this:


Code:

LogonDatabase.Hostname = localhost
LogonDatabase.Username = root
LogonDatabase.Password = ********
LogonDatabase.Name = Antrix
LogonDatabase.Port = 3306
LogonDatabase.Type = 1
LogonServer.RemotePassword = YourPassword

Save and close.

Open "your antrix.config" file.


Code:

Database.Hostname = localhost
Database.Username = root
Database.Password = ********
Database.Name = antrix
Database.Port = 3306
Database.Type = 1

Add this line again:
Code:
LogonServer.RemotePassword = YourPassword

Now your config file will look like this:


Code:

Database.Hostname = localhost
Database.Username = root
Database.Password = *********
Database.Name = antrix
Database.Port = 3306
Database.Type = 1
LogonServer.RemotePassword = YourPassword

Save close and run your server! its simple as that.

Vlooi
06-06-2007, 11:45 PM
lmao, thx it worked :D