Phenomena Posted March 14, 2014 Posted March 14, 2014 src/login/login.c Line 545: if( acc.group_id > login_config.vip_sys.group ) { //Don't change group if it's higher. chrif_sendvipdata(fd,acc,false,true,mapfd); return 1; } if( acc.group_id > login_config.vip_sys.group ) - dismatch/unmatch ' > ' Error when compile and after that server (char server) dont connect to login... Quote
ngoclong19 Posted March 19, 2014 Posted March 19, 2014 What is your compiler? I use Visual Studio 2013 and it yields no error on compiling. Quote
Phenomena Posted March 19, 2014 Author Posted March 19, 2014 2012 MS VS, need some more tests, cause all silenced so trying fix it self. Quote
Question
Phenomena
src/login/login.c
Line 545:
if( acc.group_id > login_config.vip_sys.group ) - dismatch/unmatch ' > '
Error when compile and after that server (char server) dont connect to login...
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.