Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 02:50

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

Advertisement



[HELP] Serverinfo - Login Problem -2010 Client

Discussion on [HELP] Serverinfo - Login Problem -2010 Client within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
FedoraPro's Avatar
 
elite*gold: 0
Join Date: Oct 2010
Posts: 117
Received Thanks: 22
Exclamation [HELP] Serverinfo - Login Problem -2010 Client

Hie Leute,

Ich hab folgendes Problem:

Ich hab mir den 2010 Client von Crank gezogen.
Serverinfo angepasst:
Code:
import os
import app
import locale
import debugInfo
import binascii

CHINA_PORT = 50000

def BuildServerList(orderList):
	retMarkAddrDict = {}
	retAuthAddrDict = {}
	retRegion0 = {}

	ridx = 1
	for region, auth, mark, channels in orderList:
		cidx = 1
		channelDict = {}
		for channel in channels:
			key = ridx * 10 + cidx
			channel["key"] = key
			channelDict[cidx] = channel
			cidx += 1

		region["channel"] = channelDict

		retRegion0[ridx] = region
		retAuthAddrDict[ridx] = auth
		retMarkAddrDict[ridx*10] = mark
		ridx += 1

	return retRegion0, retAuthAddrDict, retMarkAddrDict

app.ServerName = None


if locale.IsEUROPE():
	info = {
		'MARKADDR': {
		10: {
			'tcp_port': 13000, 'ip':  "93.83.235.xx", 'symbol_path': '10', 'mark': '10.tga'
			}
		},
		'GAMEADDR': {
			0: {
				1: {
					'name': "Fedora2",
					'channel':
				{
					1: {
					'state': '...', 'name': 'CH1   ', 'key': 11, 'ip':  "93.83.235.xx", 'tcp_port': 13000, 'udp_port': 13000
					}
				}
			},
		} }, 'NAME': { 0: 'GERMANY' }, 'AUTHADDR': { 0: {
		1: {
			'ip':  "93.83.235.xx", 'port': 11002
			}
		} }
	}

	STATE_NONE = "..."

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

	REGION_NAME_DICT = info["NAME"]
	REGION_AUTH_SERVER_DICT = info["AUTHADDR"]
	REGION_DICT = info["GAMEADDR"]
	MARKADDR_DICT = info["MARKADDR"]
und bekomme nach der Charauswahl immer eine Kick.
--------------------------
Meine Ports in den Server Configs:
auth Port: 11002
first/game/2/61/99 Porst von 13000 -13099
--------------------------

Der Login Port is denk ich OK, da ich ja bis zu den Chars komme,
Aber welchen Port muss ich als WorldPort reinschreiben? is der 13000 OK?

--------------------------

Oder liegt der Kick daran das eventuell ein Falscher Pong vom client gesendet wird?
Falls ja iwe ändere ich Clientsided den Pong?
Serversides müsste ich die auth Datei runter Laden und mit Hex Editen, richtig?

---------------------


Vielen Dank für eure Hilfe
FedoraPro is offline  
Old 01/21/2011, 19:07   #2

 
IgorGlock's Avatar
 
elite*gold: 1862
Join Date: Jan 2009
Posts: 3,725
Received Thanks: 7,671


Das hilft dir!
IgorGlock is offline  
Reply


Similar Threads Similar Threads
[2010 Client] Serverinfo.py
12/27/2010 - Metin2 Private Server - 8 Replies
Hallo Com, habe ne Frage wegen der Serverinfo.py .. Ich verstehe es nicht wo die im liegt
serverinfo.py Problem 2010 Client
12/19/2010 - Metin2 Private Server - 6 Replies
Hallo liebe com ich benuze den Modifizierter 2010er client von CranK Jetzt habe ich das problem ich bearbeite die serverinfo.py datei Tuhe Hamachi ip rein usw... Es sieht so aus import os import app import locale import debugInfo
Problem mit der Serverinfo.py für 2010 Client
11/25/2010 - Metin2 Private Server - 12 Replies
Nabend ich habe da mal ein problem und zwar habe ich einen Mt2Server aufdem ich mich mit dem 2010 client verbinden kann. Aber sobald sich andere Leute verbinden kommen sie bis zur charsauwahl und dann bekommen sie nen kick. Kennt das vieleicht jemand und kann helfen? hier mal meine serverinfo.py: import app import locale
2010 Client // Serverinfo.py
11/19/2010 - Metin2 Private Server - 2 Replies
Kann mir jemand die Serverinfo.py für den 2010er Client geben? Bitte mit 2 Channels
Serverinfo.py - 2010 Client. Help Need.
09/12/2010 - Metin2 Private Server - 14 Replies
Meine Serverinfo sieht so aus: import os import app import locale import debugInfo CHINA_PORT = 50000 def BuildServerList(orderList):



All times are GMT +1. The time now is 02:50.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.