Jump to content
  • 0

Chat Problem (Client 2015-07-08)


AmyImpact

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  02/13/17
  • Last Seen:  

Hello,

I've been having a problem with Vending Skill lately: If "Safety check" box is checked, when I add more than one item to the vending list, client crashes.
Then I found out if I change Langtype on clientInfo, it stops crashing the client. But, all of the langtypes except the one I'm using right now, adds another problem as the image uploaded.

It appears in all of the main chat messages, a prefix like "|00".

Can anyone help me somehow? How do I remove it?

I TESTED ALL OF THE LANGTYPES and only Number 10 (Germany) doesn't mess up with the chat box. But it crashes my client when Adding 2 or more items to the list at Vending Skill.

I really thank you in advance and wishes some angel can help me soon.

CHatProblem.png

Edited by AmyImpact
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

its the langtype issue.

you have to ensure all player using the same langtype in their client file

 

the prefix "|00" will be appended in your chat text when your langtype doesn't match with other player's langtype.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

2 hours ago, AmyImpact said:

Hello,

I've been having a problem with Vending Skill lately: If "Safety check" box is checked, when I add more than one item to the vending list, client crashes.
Then I found out if I change Langtype on clientInfo, it stops crashing the client. But, all of the langtypes except the one I'm using right now, adds another problem as the image uploaded.

It appears in all of the main chat messages, a prefix like "|00".

Can anyone help me somehow? How do I remove it?

I TESTED ALL OF THE LANGTYPES and only Number 10 (Germany) doesn't mess up with the chat box. But it crashes my client when Adding 2 or more items to the list at Vending Skill.

I really thank you in advance and wishes some angel can help me soon.

CHatProblem.png

Check you servertype.

On 2/7/2016 at 1:12 AM, Secrets said:
  • Set your servertype to primary in clientinfo.xml (Client side) since we are using Ragexe not RagexeRE

Then try to set your langtype to or 0.

Edited by Sryx
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  02/13/17
  • Last Seen:  

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Online Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>[ n3ROLOW ] ^c2001bJ^000000^d9001fo^000000^ed0021r^000000^ff425dd^000000</display>
      	<address>192.95.52.140</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>50x/50x/5x</balloon>
		<registrationweb>www.nezumi.com.br/low/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
	<connection>
		<display>[ n3ROHIGH ] ^d7813bT^000000^ff7200y^000000^ff9642r^000000</display>
      	<address>192.95.52.141</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>4k/4k/500x</balloon>
		<registrationweb>www.nezumi.com.br/high/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
	<connection>
		<display>[ n3RO^4d9ca3TEST^000000 ] ^691581L^000000^7f1a9ci^000000^971fbal^000000^a724cdi^000000^d02dfft^000000^dc61ffh^000000</display>
      	<address>192.95.52.142</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>2k/2k/500x</balloon>
		<registrationweb>www.nezumi.com.br/high/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
</clientinfo>

It is already as primary. And I tried Langtype 1 and 0, but they won't work.

Thank you for your answer. ^^

 

Bump =(

Edited by AmyImpact
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

On 4/25/2017 at 11:22 AM, AmyImpact said:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Online Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>[ n3ROLOW ] ^c2001bJ^000000^d9001fo^000000^ed0021r^000000^ff425dd^000000</display>
      	<address>192.95.52.140</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>50x/50x/5x</balloon>
		<registrationweb>www.nezumi.com.br/low/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
	<connection>
		<display>[ n3ROHIGH ] ^d7813bT^000000^ff7200y^000000^ff9642r^000000</display>
      	<address>192.95.52.141</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>4k/4k/500x</balloon>
		<registrationweb>www.nezumi.com.br/high/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
	<connection>
		<display>[ n3RO^4d9ca3TEST^000000 ] ^691581L^000000^7f1a9ci^000000^971fbal^000000^a724cdi^000000^d02dfft^000000^dc61ffh^000000</display>
      	<address>192.95.52.142</address>
      	<port>6900</port>
      	<version>54</version>
      	<langtype>10</langtype>
		<balloon>2k/2k/500x</balloon>
		<registrationweb>www.nezumi.com.br/high/</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
			<admin>2000006</admin>
			<admin>2000007</admin>
			<admin>2000008</admin>
			<admin>2000009</admin>
			<admin>2000010</admin>
		</yellow>
   	</connection>
</clientinfo>

It is already as primary. And I tried Langtype 1 and 0, but they won't work.

Thank you for your answer. ^^

I tried your clientinfo it works fine to me, double your client diff.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   2
  • Joined:  11/23/11
  • Last Seen:  

Same issue here. Want to use langtype 10, because it seems to be the most compatible for special characters, whilst retaining that particular font style, but this issue is a real pain.

Another way it can crash is if you add an item to your vending list, then click the 'Shop/Vendor Name' area.

Would pay a proper high fee for a person who could hex this button out of the client.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

Can i have your msgstringtable.txt?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   2
  • Joined:  11/23/11
  • Last Seen:  

Not my thread, but maybe this will speed things along:

https://pastebin.com/dktM3FHc

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...