Problem implementing new maps.

02/14/2013 21:26 Metin2Universe#1
Hi epvp,
I've problem implementing some new map, when I implement all good, I reboot and server like starts normally but.. when I try to enter.. error connecting. In my syserr of the ch nothing, just in db and auth.

Auth
Code:
SYSERR: Feb 14 21:15:57 :: hupsig: SIGHUP, SIGINT, SIGTERM signal has been received. shutting down.
SYSERR: Feb 14 21:17:06 :: socket_connect: HOST localhost:15000, could not connect.
DB

Code:
SYSERR: Feb 14 21:17:05 :: Start: TABLE_POSTFIX not configured use default
SYSERR: Feb 14 21:17:06 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'player.monarch_candidacy' doesn't exist
query: SELECT pid, name, date FROM monarch_candidacy a, player b where a.pid = b.id
SYSERR: Feb 14 21:17:06 :: Load:  DirectQuery failed(SELECT IP_FROM, IP_TO, COUNTRY_NAME FROM iptocountry)
SYSERR: Feb 14 21:17:22 :: Process: FDWATCH: peer null in event: ident 22
SYSERR: Feb 14 21:17:34 :: Process: FDWATCH: peer null in event: ident 20
Please, someone, help me!

My skype:LoGo_Ua

PD:I use daroo files.
02/16/2013 12:03 Metin2Universe#2
up!