Skip to content

Instantly share code, notes, and snippets.

@pawelsawicz
Created April 18, 2016 00:03
Show Gist options
  • Save pawelsawicz/262c52d44f7c0946595541ed7ce3a89a to your computer and use it in GitHub Desktop.
Save pawelsawicz/262c52d44f7c0946595541ed7ce3a89a to your computer and use it in GitHub Desktop.
(2016:04:18:00:59) - Starting up Helbreath Login Server
(2016:04:18:00:59) - (!) Reading configuration file...
(2016:04:18:00:59) - (*) Login server address : 127.0.0.1
(2016:04:18:00:59) - (*) Login server port : 321
(2016:04:18:00:59) - (*) Gate Server port : 1
(2016:04:18:00:59) - (*) mySql server address : 127.0.0.1
(2016:04:18:00:59) - (*) mySql Server port : 3306
(2016:04:18:00:59) - (*) mysql-user has been setup
(2016:04:18:00:59) - (*) mysql-password has been setup
(2016:04:18:00:59) - Connecting to mySql database...
(2016:04:18:00:59) - (!) Connecting to mySql database...
(2016:04:18:00:59) - -Connection to mySQL database was sucessfully established!
(2016:04:18:00:59) - Login Server initialization
(2016:04:18:00:59) - _InitWinsock
(2016:04:18:00:59) - (!) Reading configuration file [Config/Item.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Item2.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Item3.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/BuildItem.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/DupItemID.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Magic.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/noticement.txt]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/NPC.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/potion.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Quest.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Skill.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/CraftItem.cfg]...
(2016:04:18:00:59) - (!) Reading configuration file [Config/Teleport.cfg]...
(2016:04:18:00:59) - (!) Done!
(2016:04:18:00:59) - Starting main socket
(2016:04:18:00:59) - bListen
(2016:04:18:00:59) - Starting gate server socket
(2016:04:18:00:59) - bListen
(2016:04:18:00:59) - (!) permitted-address line not found on config., server will be listening to all IPs!
(2016:04:18:00:59) - Login server sucessfully started!
(2016:04:18:00:59) - -Login server sucessfully started!
(2016:04:18:00:59) - Entering to main loop
(2016:04:18:00:59) - bAccept
(2016:04:18:00:59) - bInitBufferSize
(2016:04:18:00:59) - iGetPeerAddress
(2016:04:18:00:59) - (*) Game-server socket[0] IP(127.0.0.1) accepted on gate server socket.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment