Jump to content

[ Dead Download Link ] Metin2 SG 2011 client [ We Need You ]


Shogun

Recommended Posts

I recive that error : 

0415 14:02:05984 :: CPythonSkill::RegisterSkillDesc(dwSkillIndex=139, strType=).STRANGE_SKILL_TYPE
0415 14:02:06023 ::
networkModule.py(line:194) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:23) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiAffectShower.py(line:8) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiToolTip.py(line:314) ?
uiToolTip.py(line:338) ItemToolTip

networkModule.SetSelectCharacterPhase - exceptions.AttributeError:'module' object has no attribute 'APPLY_DEF_GRADE'

0415 14:02:06024 :: ============================================================================================================
0415 14:02:06024 :: Abort!!!!
Link to comment
Share on other sites

  • Bronze

I think someone don't know how to edit serverInfo.py, here for your :D

import app

app.ServerName = None

STATE_NONE = '...'

STATE_DICT = {
	0 : '....',
	1 : 'NORM',
	2 : 'BUSY',
	3 : 'FULL'	}

SERVER1_CHANNEL_DICT = {
	1:{'key':11,'name':'CH1   ','ip':'ip-adress','tcp_port':channel1_port,'udp_port':channel1_port,'state':STATE_NONE,},
	2:{'key':12,'name':'CH2   ','ip':'ip-adress','tcp_port':channel2_port,'udp_port':channel2_port,'state':STATE_NONE,},
	3:{'key':13,'name':'CH2   ','ip':'ip-adress','tcp_port':channel3_port,'udp_port':channel3_port,'state':STATE_NONE,},
	4:{'key':14,'name':'CH3   ','ip':'ip-adress','tcp_port':channel4_port,'udp_port':channel4_port,'state':STATE_NONE,},
}	

REGION_NAME_DICT = {
	0 : 'ReligionName',
}

REGION_AUTH_SERVER_DICT = {
	0 : {
		1 : { 'ip':'ip-adress', 'port':auth_port, }, 
		
		}	
}

REGION_DICT = {
	0 : {
		1 : { 'name' : 'Server Name', 'channel' : SERVER1_CHANNEL_DICT, },
		},
}

MARKADDR_DICT = {
	10 : { 'ip' : 'ip-adress', 'tcp_port' : auth_port, 'mark' : '10.tga', 'symbol_path' : '10', },
	}

TESTADDR = { 'ip' : 'ip-adress', 'tcp_port' : 50000, 'udp_port' : 50000, }

Kind Regards

HaveBeen

  • Love 1

Plain logic saves lives.

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...
  • 9 months later...
  • 6 months later...
  • 1 month later...
  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.