Olá pessoal..
Eu estou com um probleminha, o meu servidor loga normal, mas assim que eu escolho o personagem ele dá erro com a mensagem de "server closed".
Verificando o char-server observei o seguinte erro:
[Warning]: (mapindex_add) Overriding index 1: map "alb_ship" -> "baldur_fild"[Warning]: (mapindex_add) Overriding index 2: map "alb2trea" -> "baldur_fild"[Warning]: (mapindex_add) Overriding index 3: map "alberta" -> "baldur_in01"[Warning]: (mapindex_add) Overriding index 4: map "alberta_in" -> "bg_lune"[Warning]: (mapindex_add) Overriding index 5: map "alde_dun01" -> "intro_01"[Warning]: (mapindex_add) Overriding index 6: map "alde_dun02" -> "mall_lune"[Warning]: (mapindex_add) Overriding index 7: map "alde_dun03" -> "hun_vil"[Warning]: (mapindex_add) Overriding index 8: map "alde_dun04" -> "xp_fild01"[Warning]: (mapindex_add) Overriding index 9: map "aldeba_in" -> "xp_fild02"[Warning]: (mapindex_add) Overriding index 10: map "aldebaran" -> "xp_fild03"[Warning]: (mapindex_add) Overriding index 11: map "anthell01" -> "xp_fild04"[Warning]: (mapindex_add) Overriding index 12: map "anthell02" -> "xp_fild05"[Warning]: (mapindex_add) Overriding index 13: map "arena_room" -> "xp_fild06"[Warning]: (mapindex_add) Overriding index 14: map "c_tower1" -> "xp_fild07"[Warning]: (mapindex_add) Overriding index 15: map "c_tower2" -> "xp_fild08"[Warning]: (mapindex_add) Overriding index 16: map "c_tower3" -> "xp_fild09"[Warning]: (mapindex_add) Overriding index 17: map "c_tower4" -> "xp_fild10"[Warning]: (mapindex_add) Overriding index 18: map "force_1-1" -> "xp_fild11"[Warning]: (mapindex_add) Overriding index 19: map "force_1-2" -> "xp_fild12"[Warning]: (mapindex_add) Overriding index 20: map "force_1-3" -> "xp_fild13"[Warning]: (mapindex_add) Overriding index 21: map "force_2-1" -> "xp_fild14"[Warning]: (mapindex_add) Overriding index 22: map "force_2-2" -> "xp_fild15"[Warning]: (mapindex_add) Overriding index 23: map "force_2-3" -> "xp_fild16"[Warning]: (mapindex_add) Overriding index 24: map "force_3-1" -> "xp_fild17"[Warning]: (mapindex_add) Overriding index 25: map "force_3-2" -> "xp_fild18"[Warning]: (mapindex_add) Overriding index 26: map "force_3-3" -> "xp_fild19"[Warning]: (mapindex_add) Overriding index 27: map "gef_dun00" -> "xp_fild20"[Warning]: (mapindex_add) Overriding index 28: map "gef_dun01" -> "xp_gm"[Warning]: (mapindex_add) Overriding index 29: map "gef_dun02" -> "sky1"[Warning]: (mapindex_add) Overriding index 30: map "gef_dun03" -> "eden"[Warning]: (mapindex_add) Overriding index 31: map "gef_fild00" -> "tur_mine"
Ao que parece os mapas estão sendo sobrescritos e isso deve estar gerando algum erro.
O MapCache está atualizado com os mapas customs, no ../src/commom/mapindex.h eu adicionei para MAX_MAPINDEX 3000, tanto o [color=rgb(40,40,40);font-family:'courier new', courier, monospace;]/conf/maps.conf[/color][color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;] quanto o[/color][color=rgb(40,40,40);font-family:'courier new', courier, monospace;] /db/map_index.txt[/color][color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;] estão com os mapas customs, portanto, estou meio que sem saber o que mais pode estar acontecendo.[/color]
[color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;]Por fim, ao tentar logar, o erro no console é:[/color]
[Info]: request connect - account_id:2000000/login_id1:755620189/login_id2:51810237[Info]: Loading Char Data (2000000)[Info]: Char load request (150000)[Info]: storage load complete from DB - id: 2000000 (total: 0)[Info]: Loaded char (150000 - teste patch): status memo inventory cart storage skills friends hotkeys mercenary[Info]: Selected char: (Account 2000000: 0 - teste patch)[Debug]: mapindex_name2id: Map "alberta" not found in index list![Info]: Connection Closed. No map server available that has a major city, and unable to find map-server for 'prontera'.
Enfim..
Alguma idéia ou sugestão de como resolver??
Muito Obrigada.