Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 05:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



unsupported format character ',' (0x2c) at index 31

Discussion on unsupported format character ',' (0x2c) at index 31 within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1


 
elite*gold: 26
Join Date: Aug 2011
Posts: 348
Received Thanks: 67
unsupported format character ',' (0x2c) at index 31

Code:
1118 13:29:03870 :: SYSERR: Traceback (most recent call last):

1118 13:29:03871 :: SYSERR:   File "ui.py", line 2131, in OnOverInItem

1118 13:29:03871 :: SYSERR:   File "ui.py", line 119, in __call__

1118 13:29:03872 :: SYSERR:   File "ui.py", line 110, in __call__

1118 13:29:03872 :: SYSERR:   File "uiCharacter.py", line 1349, in OverInItem

1118 13:29:03873 :: SYSERR:   File "uiToolTip.py", line 1925, in SetSkillNew

1118 13:29:03873 :: SYSERR:   File "uiToolTip.py", line 2292, in AppendPartySkillData

1118 13:29:03874 :: SYSERR: ValueError
1118 13:29:03874 :: SYSERR: : 
1118 13:29:03875 :: SYSERR: unsupported format character ',' (0x2c) at index 31
1118 13:29:03875 :: SYSERR:
Kann mir sagen, wo ich den fehler finde?
gamehacker1 is offline  
Old 11/18/2017, 14:08   #2
 
BizepsSupportAccount's Avatar
 
elite*gold: 0
Join Date: Dec 2014
Posts: 1,015
Received Thanks: 498
Der Fehler sagt doch alles aus ?
BizepsSupportAccount is offline  
Old 11/18/2017, 14:20   #3


 
elite*gold: 26
Join Date: Aug 2011
Posts: 348
Received Thanks: 67
Quote:
Originally Posted by BizepsSupportAccount View Post
Der Fehler sagt doch alles aus ?
Klar weiß ich was der Fehler sagt, aber ich möchte wissen WO der Fehler ist, weil ich ihn nicht finde
gamehacker1 is offline  
Old 11/18/2017, 14:28   #4
 
BizepsSupportAccount's Avatar
 
elite*gold: 0
Join Date: Dec 2014
Posts: 1,015
Received Thanks: 498
Quote:
Originally Posted by gamehacker1 View Post
Klar weiß ich was der Fehler sagt, aber ich möchte wissen WO der Fehler ist, weil ich ihn nicht finde
Normalerweise helfe ich eingeschränkten Menschen deinesgleichen nicht aber bitteschön: 2292 in uiToolTip
BizepsSupportAccount is offline  
Old 11/18/2017, 15:17   #5


 
elite*gold: 26
Join Date: Aug 2011
Posts: 348
Received Thanks: 67
Quote:
Originally Posted by BizepsSupportAccount View Post
Normalerweise helfe ich eingeschränkten Menschen deinesgleichen nicht aber bitteschön: 2292 in uiToolTip
Da hab ich auch schon geguckt und kein Fehler gefunden. Hier die ganze Funktion.
Code:
def AppendPartySkillData(self, skillGrade, skillLevel):

		if 1 == skillGrade:
			skillLevel += 19
		elif 2 == skillGrade:
			skillLevel += 29
		elif 3 == skillGrade:
			skillLevel =  40

		if skillLevel <= 0:
			return

		skillIndex = player.SKILL_INDEX_TONGSOL
		slotIndex = player.GetSkillSlotIndex(skillIndex)
		skillPower = player.GetSkillCurrentEfficientPercentage(slotIndex)
		if localeInfo.IsBRAZIL():
			k = skillPower
		else:
			k = player.GetSkillLevel(skillIndex) / 100.0
		self.AppendSpace(5)
		self.AutoAppendTextLine(localeInfo.TOOLTIP_PARTY_SKILL_LEVEL % skillLevel, self.NORMAL_COLOR)

		if skillLevel>=10:
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_ATTACKER % chop( 10 + 60 * k ))

		if skillLevel>=20:
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_BERSERKER 	% chop(1 + 5 * k))
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_TANKER 	% chop(50 + 1450 * k))

		if skillLevel>=25:
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_BUFFER % chop(5 + 45 * k ))

		if skillLevel>=35:
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_SKILL_MASTER % chop(25 + 600 * k ))

		if skillLevel>=40:
			self.AutoAppendTextLine(localeInfo.PARTY_SKILL_DEFENDER % chop( 5 + 30 * k ))

		self.AlignHorizonalCenter()
gamehacker1 is offline  
Old 11/18/2017, 19:48   #6
 
.NennoX's Avatar
 
elite*gold: 0
Join Date: Oct 2014
Posts: 795
Received Thanks: 693
Öffne die locale.eix/epk, öffne die locale_game.txt:

%,
alle ersetzen durch
%.
.NennoX is offline  
Thanks
1 User
Old 11/18/2017, 20:02   #7


 
elite*gold: 26
Join Date: Aug 2011
Posts: 348
Received Thanks: 67
Quote:
Originally Posted by .NennoX View Post
Öffne die locale.eix/epk, öffne die locale_game.txt:

%,
alle ersetzen durch
%.
vielen dank, es geht
gamehacker1 is offline  
Reply


Similar Threads Similar Threads
[Client Modding] Unsupported input format ?!
10/19/2013 - Metin2 Private Server - 3 Replies
Hey ho com ! ich wollte eben neue rüssis usw also färben aber wenn ich mit photoshop die abspeichern will kommt immer Unsuporrted input format ich habe mal nen paar screens gemacht hoffe ich könnt mir helden =) Nicht wundern, den ssp hab ich nur schnell gefärbt :D http://roflmt.2.ag/include/images/Mt2/xD.jpg http://roflmt.2.ag/include/images/Mt2/xD1.jpg http://roflmt.2.ag/include/images/Mt2/xD2.jpg Jo, Habe das DDS Plugin insterliert, kann ja auch die dss dateien öffnen abern unja ;D...
[Client Modding] Unsupported input format ?!
05/21/2010 - Metin2 Private Server - 0 Replies
Hey ho com ! ich wollte eben neue rüssis usw also färben aber wenn ich mit photoshop die abspeichern will kommt immer Unsuporrted input format ich habe mal nen paar screens gemacht hoffe ich könnt mir helden =) Nicht wundern, den ssp hab ich nur schnell gefärbt :D http://roflmt.2.ag/include/images/Mt2/xD.jpg http://roflmt.2.ag/include/images/Mt2/xD1.jpg http://roflmt.2.ag/include/images/Mt2/xD2.jpg Jo, Habe das DDS Plugin insterliert, kann ja auch die dss dateien öffnen abern unja ;D...
[Skills ändern] Unsupported input format ?!
05/21/2010 - Metin2 Private Server - 5 Replies
huhu, habe eben jetzt als beispiel mein SSP gändert , so also in Photoshop, nun wollte ich es speichern also Speichern/warrior_4-1.dss so das prob ist wenn ich es speichern will kommt immer Unsupported input format was heist das bzw wie kann ich das überschreiben !?!?! weil es geht nicht mfg Danke :)



All times are GMT +2. The time now is 05:52.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.