Jump to content
  • 0

clientinfo issues 2013-07-03


Earnestinence

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   78
  • Joined:  06/13/15
  • Last Seen:  

Hello rAthena

 

 

hmm i have a problem with my 2013-07-3 client

 

whenever i try to set my clientinfo for Arabic i got error message when i login i got ( unregistered ID ...etc )

 

this is my clientinfo settings

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>
	<desc>TEST RAGNAROK</desc>
	<servicetype>uae</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Test Ragnarok</display>
		<balloon>Ragnarok</balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>38</version>
		<langtype>19</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
			<admin>2000000</admin> 
			<admin></admin> 
		</aid>
	</connection>

</clientinfo>

please someone help me with this ..

 


please help me out!


anyone please ? it has been 24h and no response ?


so no one can help me with this?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   6
  • Joined:  03/30/13
  • Last Seen:  

Which packet_ver do you use?

As I see in your clientinfo that you are using a different version of the actual version you are using.

//2013-07-03Ragexe
packet_ver: 42

I don't think it would be related to your langtype.

 

 

Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know.

 

___

 

What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account".

Edited by Echoes
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   78
  • Joined:  06/13/15
  • Last Seen:  

Which packet_ver do you use?

As I see in your clientinfo that you are using a different version of the actual version you are using.

//2013-07-03Ragexe
packet_ver: 42

I don't think it would be related to your langtype.

 

 

Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know.

 

___

 

What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account".

 

 

Hi Echoes

 

there's no errors in the mapserv.bat , but when i use @langtype command ingame it shows Available languages : english  no more langs .. why?

i can connect to server with langtype 0 but i cant connect to the server with langtype 19 it's says unregistered ID ... and black screen

it just support 0 langtype cant even use lang type 2 and more ..

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   6
  • Joined:  03/30/13
  • Last Seen:  

 

Which packet_ver do you use?

As I see in your clientinfo that you are using a different version of the actual version you are using.

//2013-07-03Ragexe
packet_ver: 42

I don't think it would be related to your langtype.

 

 

Is your first time logging in to your server? You may add _M or _F to create an account first, otherwise I don't know.

 

___

 

What error is shown in the mapserv.bat? Are you sure you are not getting 'wrong password' error instead? It happened to me, ingame saying unregistered ID, but on mapserv.bat it shows "wrong password to account".

 

 

Hi Echoes

 

there's no errors in the mapserv.bat , but when i use @langtype command ingame it shows Available languages : english  no more langs .. why?

i can connect to server with langtype 0 but i cant connect to the server with langtype 19 it's says unregistered ID ... and black screen

it just support 0 langtype cant even use lang type 2 and more ..

 

I meant logserv.bat, not mapserv.bat. When you input an incorrect password, there would appear a [Notice] message like this:

[Notice]: Invalid password (account: 'Account', pass: 'Password', received pass: 'asdf', ip: 127.0.0.1)

What does the logserv.bat shows when you input your password in langtype 19?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   78
  • Joined:  06/13/15
  • Last Seen:  

hey yeah sorry for that mistake anyway it's says

[Status]: Request for connection of <ip:127.0.0.1> version=42
[Notice]: Unknown account <account: , received pass: , ip:127.0.0.1>
[Info]:Closed Connection from '127.0.0.1'.

i changed my clientinfo to :

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>
	<desc>None</desc>
	<servicetype>primary</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>English</display>
		<balloon>Ragnarok</balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>0</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
			<admin>2000000</admin> 
			<admin></admin> 
		</aid>
	</connection>
	<connection>
		<display>Arabic</display>
	<servicetype>uae</servicetype>
	<servertype>primary</servertype>
		<desc>None</desc>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>19</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
		<admin>2000000</admin>
		</aid>
	</connection>
	
</clientinfo>

so @Echeos ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   6
  • Joined:  03/30/13
  • Last Seen:  

hey yeah sorry for that mistake anyway it's says

[Status]: Request for connection of <ip:127.0.0.1> version=42
[Notice]: Unknown account <account: , received pass: , ip:127.0.0.1>
[Info]:Closed Connection from '127.0.0.1'.

i changed my clientinfo to :

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>
	<desc>None</desc>
	<servicetype>primary</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>English</display>
		<balloon>Ragnarok</balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>0</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
			<admin>2000000</admin> 
			<admin></admin> 
		</aid>
	</connection>
	<connection>
		<display>Arabic</display>
	<servicetype>uae</servicetype>
	<servertype>primary</servertype>
		<desc>None</desc>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>19</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
		<admin>2000000</admin>
		</aid>
	</connection>
	
</clientinfo>

so @Echeos ?

Seems your client doesn't even recognizes your input while in Arabic (¿?), and that is the problem I think.

 

The other thing you said about @langtype and only being shown English, I'm not sure if that is server-side problem, but since even your input is not read correctly, I guess the server can't read langtype 19 input.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  152
  • Reputation:   78
  • Joined:  06/13/15
  • Last Seen:  

 

hey yeah sorry for that mistake anyway it's says

[Status]: Request for connection of <ip:127.0.0.1> version=42
[Notice]: Unknown account <account: , received pass: , ip:127.0.0.1>
[Info]:Closed Connection from '127.0.0.1'.

i changed my clientinfo to :

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>
	<desc>None</desc>
	<servicetype>primary</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>English</display>
		<balloon>Ragnarok</balloon>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>0</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
			<admin>2000000</admin> 
			<admin></admin> 
		</aid>
	</connection>
	<connection>
		<display>Arabic</display>
	<servicetype>uae</servicetype>
	<servertype>primary</servertype>
		<desc>None</desc>
		<address>127.0.0.1</address>
		<port>6900</port>
		<version>42</version>
		<langtype>19</langtype>
		<registrationweb>127.0.0.1</registrationweb>
		<aid>
		<admin>2000000</admin>
		</aid>
	</connection>
	
</clientinfo>

so @Echeos ?

Seems your client doesn't even recognizes your input while in Arabic (¿?), and that is the problem I think.

 

The other thing you said about @langtype and only being shown English, I'm not sure if that is server-side problem, but since even your input is not read correctly, I guess the server can't read langtype 19 input.

 

 

 

Yes, so what's the solution for this issue ?

 

any client support can help me please?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...