aabarreto 0 Posted February 5, 2021 So... It's my own server, but running in Hamachi. It suddenly stopped actually starting the char on map server: Any ideas on what happened? Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted February 5, 2021 1 hour ago, aabarreto said: So... It's my own server, but running in Hamachi. It suddenly stopped actually starting the char on map server: Any ideas on what happened? Post the exact error so that we can give you an output Quote Share this post Link to post Share on other sites
0 botka4aet 5 Posted February 5, 2021 Looks like wrong ip config in conf files Quote Share this post Link to post Share on other sites
0 aabarreto 0 Posted February 5, 2021 (edited) 7 hours ago, Kuya Jeo said: Post the exact error so that we can give you an output 2 hours ago, botka4aet said: Looks like wrong ip config in conf files There's no error, that's all that shows up... On char-server.conf: login_ip: "25.97.221.112" On map-server.conf: char_ip: "25.97.221.112" map_ip: "25.97.221.112" The map_ip was 0.0.0.0, with the same error, so I tried changing it to the Hamachi IP as well Edit: also tried now with the char and map server confs from the offline newbie pack and it still doesn't work... same issue, no errors, the map server recognizes the login but the client doesn't actually open the map. Sclientinfo.xml: <address>25.97.221.112</address> - tried with the regular 127 as well Edited February 5, 2021 by aabarreto Quote Share this post Link to post Share on other sites
0 Minuvas 3 Posted February 5, 2021 We were able to resolve this issue. Was a PACKETVER error in mmo.h Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted February 6, 2021 9 hours ago, aabarreto said: There's no error, that's all that shows up... On char-server.conf: login_ip: "25.97.221.112" On map-server.conf: char_ip: "25.97.221.112" map_ip: "25.97.221.112" The map_ip was 0.0.0.0, with the same error, so I tried changing it to the Hamachi IP as well Edit: also tried now with the char and map server confs from the offline newbie pack and it still doesn't work... same issue, no errors, the map server recognizes the login but the client doesn't actually open the map. Sclientinfo.xml: <address>25.97.221.112</address> - tried with the regular 127 as well This is only an offline right? <address>25.97.221.112</address> this line in clientinfo.xml must be 127.0.0.1 Much better if you post your char-server login-server map-server dont forget to use insert code, then lets check if there's missing on your config 7 hours ago, Minuvas said: We were able to resolve this issue. Was a PACKETVER error in mmo.h You can get an error if your PACKETVER is not the same with the one your using. same goes with the PACKET_OBFUSCATION Quote Share this post Link to post Share on other sites
0 aabarreto 0 Posted February 6, 2021 1 minute ago, Kuya Jeo said: This is only an offline right? <address>25.97.221.112</address> this line in clientinfo.xml must be 127.0.0.1 Much better if you post your char-server login-server map-server dont forget to use insert code, then lets check if there's missing on your config You can get an error if your PACKETVER is not the same with the one your using. same goes with the PACKET_OBFUSCATION By now I already solved the issue, thank you! It was indeed a packetver mistaken. Quote Share this post Link to post Share on other sites
So... It's my own server, but running in Hamachi. It suddenly stopped actually starting the char on map server:
Any ideas on what happened?
Share this post
Link to post
Share on other sites