Kobold WS Startup Problem
I am having a problem
Code:
WoW Server Started 13:39 un 12/17/2006
-------------------------------------------------------------------------
= ZOMG Kobold LOL ver. 1.646.5875-win32 Public Limited - World Server
=
= Press Ctrl-C anytime after initialization to safely close server.
=
= CPU: GenuineIntel|INTEL Pentium-4 F15 M2 S7
= OS: WinXP ProSP2
= LIMITED PUBLIC VERSION
-------------------------------------------------------------------------
17 13:39:44 V Log: Initialization...
17 13:39:44 V Config: File logging[ENABLED]
17 13:39:44 I Log: File Log Started
17 13:39:44 I Log: Started
17 13:39:44 V Database: Using MySQL database 'kobolds' at 127.0.0.1:3306, user '
V Database: cafe'
17 13:39:44 V sqlpp: Connected to MySQL database at 127.0.0.1
17 13:39:44 V Database: Using MySQL account database 'kobolds' at 127.0.0.1:3306
V Database: , user 'cafe'
17 13:39:44 V sqlpp: Connected to MySQL database at 127.0.0.1
World(): constructor: 02AD5B80
ObjectMgr(): constructor: 02AF0048
ChannelMgr(): constructor: 02AD9468
Chat(): constructor: 02AD9480
Auction(): constructor: 02AD9448
Mail(): constructor: 02AD9458
QuestScript(): constructor: 02B11DA8
QuestHandler(): constructor: 02B11DB8
Honor(): constructor: 02B11DC8
17 13:39:44 I i18n: Loading translation strings for language 'default', file 'la
I i18n: ng_default.txt'
17 13:39:44 I i18n: Language Translation Subsystem is loaded and ready!
17 13:39:44 I Loading Database related information...
17 13:39:44 I Opening DBC storages...
17 13:39:44 V ------------------- DBC --------------------------
17 13:39:44 V >> SkillLine.dbc
DBC: Could not read required DBC file 'dbc/SkillLine.dbc'. Stop here.Saved dump
file to 'errors\17-12-2006 13_39_44.dmp'
17 13:39:44 F World: FATAL ERROR in world thread!
17 13:39:44 I Network: TCP Port 4200 listener started
17 13:39:44 V Getting WS info from DB:
17 13:39:44 I WorldSrv: listening at: 192.168.1.214:4200
17 13:39:44 I WorldSrv: <<<-- Accepting client connections -->>>
17 13:39:44 I Network: TCP Port 4200 listener stopped
17 13:39:44 S Python: scripting shut down ->>>
~World(): destructor: 02AD5B80
~Honor(): destructor: 02B11DC8
~QuestHandler(): destructor: 02B11DB8
~QuestScript(): destructor: 02B11DA8
~Mail(): destructor: 02AD9458
~Auction(): destructor: 02AD9448
~Chat(): destructor: 02AD9480
~ChannelMgr(): destructor: 02AD9468
~ObjectMgr(): destructor: 02AF0048
~creaturetempl
~gameobjecttempl
~creatures
~gameobjects
~gameobject loots
~dynamicobjects
~corpses
~quests
~itemproto
~trainers
~checkpoints
~gossips
~translations
~spellreq
~graveyards
~areatriggers
~auctions
~instance spawns
~taxi nodes
~taxi paths
~taxi path nodes
~item pages
~auction items
~mail items
~enchanted items
~item loots
~vendor items
~worldmap
~zones
~guilds
~ObjectMgr(): releasing memory: done.
17 13:39:44 I WorldSrv: Finished, shutting down...
~Reactor: 02AD3F78
17 13:39:44 I Log: Stoped
WoW Server Restarted 13:39 un 12/17/2006
The system cannot find the path specified.
^CTerminate batch job (Y/N)?
I have extracted the dbc files from version 1.12.1 So they are up to date. I dont know what else to do.
Also It seems no matter what I change the sql.conf file to say, It ALWAYS tries to connect with the same username I used a long time ago, as well as using 127.0.0.1 when now im trying to host the sql on a webserver. I got it connected but i had to move the database to work with the server when actually it should work the other way around.
PS Now with it connected to my database(even tho the connection details are different in sql.conf), its having an error reading dbc/SkillLine.dbc. I checked and the file is there. Any suggestions?