Jump to content
Sign in to follow this  
Guilly

creating new server "Target map cannot be reached"

Recommended Posts

Hi,
I made a ps back in 2014 and I forgot everything and I had to remake a new one.
I followed the guides here with sql 2014 and PKO II files.
I have everything running properly gate connected, the little green signal for game DB , garner ok etc as well as all the other maps.
when i want to "enter" from the client tho, I have the message target map cannot be reached. 
I read the other topics in the forum about it and it didn't help me solve the issue, i tryed changing the gate to 1971 but instead i had "disconnected from server" when trying to enter.
Can anyone help me with this?


here is my gameserver.cfg:
 

//GameServer Configuration

[ID]
name = GameServer00              // GameServer Name
equment = System

[Gate]
gate = 127.0.0.1 ,1973            // IP, Port (IP Address Of GameServer)

[ÐÅÏ¢·þ„ÕÆ÷ÐÅÏ¢]
info = 127.0.0.1, 1985, 123456, 12

[Map]                      
map = garner
map = prisonisland
map = lonetower
map = puzzleworld
map = puzzleworld2
map = teampk


[´åÀ¸¼Æ¾Ú®w]  // Ö¸¶¨Êý¾ÝÁ¬½ÓÐÅÏ¢
db_ip   = 127.0.0.1            // IP Address Of Server Database
db_usr  = sa            // SQL Security Login
db_pass = EZCpyYOZVofugqDFBZrLKw==     // ½øÈëÊý¾Ý¿âµÄÃÜÂë, ´ËÃÜÂëÊÇרÃŹ¤¾ß¼ÓÃÜÖ®ºóµÄ½á¹û


[Socket]
keep_alive = 120

[BaseID]                            // ·þÎñÆ÷Ϊ½ÇÉ«·ÖÅäIDµÄ»ùÊý, ÿ¸öµØͼserver¶¼²»Í¬
BaseID = 0x500000000

[Entity]                 // Impact of memory occupation
max_ply = 500                // The number of players 
max_cha = 15000                // The number of monsters
max_item = 30000            // The number of itens
max_tnpc = 300                // The number of NPC dialogue

[Guild]
guild_num    = 80            // Max people inside a Guild
guild_try_num    = 80            // Max people on Guild apply list

[Item]
item_show_time    = 60            // Time for item to desapear (In Seconds)
item_prot_time    = 30            // Time for item to be looted for another person (In Seconds)

[Interval]
say_interval    = 3            // In Seconds

[LOG]
log_cha     = 0
log_cal     = 0
log_ai      = 0
log_mission = 0
log_dir    = log\\log

db_mapmask = 1

[Debug]                 // µ÷ÊÔÓÃ, ·ÇGMÖ¸Áî
supercmd   =  1 

[Res]
res_dir = resource


 

Share this post


Link to post
Share on other sites

in my log files i get this message error NetBeginPlay Error, Code:4, Info: target map cannot be reached

and i get also this error in the default.log file, I don't know if it's related:

[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top03.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top04.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top05.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top06.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top07.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top08.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top09.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top10.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top11.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top12.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top13.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top14.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top15.bmp
[01-27 01:29:52]msgload texture file error with: (-1) texture/terrain/dg2_top16.bmp

I searched for thees files in the texture/terrain but couldn't find those, there is only  dg2_top01 and 02. But I never saw these mentionned files in anywhere before.

I would appreciate very much some help with this problem "target map cannot be reached"

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...