每次開機後,都有怪異問題
http://i.imgur.com/UFRV5G8.png最近開機都出現這情況,我看不懂這是捨狀況,求助各大高手
通訊埠建立失敗,檢查一下 char_port、map_port、login_port是否有衝突
或者伺服器重複開機,ctrl + alt + del 檢查看看是否有其他 map_server.ext 在運行了
本帖最後由 k3972581 於 2013-7-15 09:34 AM 編輯
第一個ERROR:叫你修改內部通信的密碼,也就是
// Server Communication username and password.
userid: s1
passwd: p1
這個如果要改要把所有的檔案都做修改,conf/char_athena、conf/map_athena、還有save/account
save/account裡面要改的話可以改這邊,要改不改看個人,至少我沒改也是能進到SERVER。
1 s1 p1 S a@a.com 0 0 0 0 274 2013-07-14 17:25:09 127.0.0.1 0000-00-00
至於第二個error:
char_athena跟conf/map_athena裡面應該會有這行
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
bind_ip: 127.0.0.1
說真的我也不是很明白他的功能,不過如果不想看到ERROR的話,應該把它變成這樣
//bind_ip: 127.0.0.1
就OK了。 k3972581 發表於 2013-7-15 09:33 AM static/image/common/back.gif
第一個ERROR:叫你修改內部通信的密碼,也就是
// Server Communication username and password.
userid:...
第1段我看不懂 ,我沒要改,也沒動過,都是s1和p1。
第2段以解決,感謝
頁:
[1]