Issue information

Issue ID
#4992
Status
Unable to Fix
Severity
None
Started
Hercules Elf Bot
Jul 5, 2011 23:45
Last Post
Hercules Elf Bot
Apr 19, 2012 19:00
Confirmation
N/A

Hercules Elf Bot - Jul 5, 2011 23:45

Originally posted by [b]KeiKun[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4992

Related to:
CODE
http://www.eathena.ws/board/index.php?showtopic=275394


Does eA Has this one?
>___<


Sorry again if my Report Sucks
Im Just Hell Curious with This not showing up in eAthena
>___<

Hercules Elf Bot - Dec 6, 2011 5:02

Originally posted by [b]Ind[/b]
doesn't have it as of now, i wonder if it isn't exclusive to pRO though? (being most of its players are known to play on cybers)

(for posterity: the error code for that message is 101)

Hercules Elf Bot - Dec 6, 2011 22:06

Originally posted by [b]KeiKun[/b]
as ~AnnieRuru~ said:


[quote name='~AnnieRuru~' date='Jul 12 2011, 10:22 AM' post='1512525']
that (101) ...
is supposed to be like this

[attachment=10248:screen000.jpg]

even our eathena
src\login\login.c
[spoiler]if (login_config.log_login)
{
const char* error;
switch( result ) {
case 0: error = "Unregistered ID."; break; // 0 = Unregistered ID
case 1: error = "Incorrect Password."; break; // 1 = Incorrect Password
case 2: error = "Account Expired."; break; // 2 = This ID is expired
case 3: error = "Rejected from server."; break; // 3 = Rejected from Server
case 4: error = "Blocked by GM."; break; // 4 = You have been blocked by the GM Team
case 5: error = "Not latest game EXE."; break; // 5 = Your Game's EXE file is not the latest version
case 6: error = "Banned."; break; // 6 = Your are Prohibited to log in until %s
case 7: error = "Server Over-population."; break; // 7 = Server is jammed due to over populated
case 8: error = "Account limit from company"; break; // 8 = No more accounts may be connected from this company
case 9: error = "Ban by DBA"; break; // 9 = MSI_REFUSE_BAN_BY_DBA
case 10: error = "Email not confirmed"; break; // 10 = MSI_REFUSE_EMAIL_NOT_CONFIRMED
case 11: error = "Ban by GM"; break; // 11 = MSI_REFUSE_BAN_BY_GM
case 12: error = "Working in DB"; break; // 12 = MSI_REFUSE_TEMP_BAN_FOR_DBWORK
case 13: error = "Self Lock"; break; // 13 = MSI_REFUSE_SELF_LOCK
case 14: error = "Not Permitted Group"; break; // 14 = MSI_REFUSE_NOT_PERMITTED_GROUP
case 15: error = "Not Permitted Group"; break; // 15 = MSI_REFUSE_NOT_PERMITTED_GROUP
case 99: error = "Account gone."; break; // 99 = This ID has been totally erased
case 100: error = "Login info remains."; break; // 100 = Login information remains at %s
[color="#FF0000"]case 101: error = "Hacking investigation."; break; // 101 = Account has been locked for a hacking investigation. Please contact the GM Team for more information[/color]
case 102: error = "Bug investigation."; break; // 102 = This account has been temporarily prohibited from login due to a bug-related investigation
case 103: error = "Deleting char."; break; // 103 = This character is being deleted. Login is temporarily unavailable for the time being
case 104: error = "Deleting spouse char."; break; // 104 = This character is being deleted. Login is temporarily unavailable for the time being
default : error = "Unknown Error."; break;
}[/spoiler]says the same


it means that server has modify the client to show something else
so that is custom made ... for an official server
[/quote]

Hercules Elf Bot - Mar 23, 2012 11:01

Originally posted by [b]Ind[/b]
[quote][url="http://www.eathena.ws/board/index.php?s=&showtopic=275394&view=findpost&p=1512525"]http://www.eathena.ws/board/index.php?s=&a...t&p=1512525[/url]
[font=Arial, Verdana, Tahoma,]confirmed that kRO doesn't has it, only pRO has[/quote][/font]