Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 18:34

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

Advertisement



[Please Move] Help Serverinfo.py error!

Discussion on [Please Move] Help Serverinfo.py error! within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2010
Posts: 63
Received Thanks: 6
[Please Move] Help Serverinfo.py error!

Hi everyone,
i have this code on server info, and my server is with the original (rain / mcncc.com) server files, and de client don't log in, stay on "You will be connected to the server". Someone correct the code please.
There's the code
Code:
import os
import app
import locale
import debugInfo

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': 73762, 'ip': '79.169.167.248', 'symbol_path': '10', 'mark': '10.tga'
			}
		},
		'GAMEADDR': {
			0: {
				1: {
					'name': 'MetinLife',
					'channel':
				{
					1: {
					'state': '...', 'name': 'Channel-1', 'key': 11, 'ip': '79.169.167.248', 'tcp_port': 73762, 'udp_port': 73762
					}, 2: {
					'state': '...', 'name': 'Channel-2', 'key': 12, 'ip': '79.169.167.248', 'tcp_port': 23422, 'udp_port': 23422
					}
				}
			},
		} }, 'NAME': { 0: 'GERMANY' }, 'AUTHADDR': { 0: {
		1: {
			'ip': '79.169.167.248', 'port': 82424
			}
		} }
	}

	STATE_NONE = "..."

	STATE_DICT = {
		0 : "DESLIGADO",
		1 : "ONLINE",
		2 : "BUSY",
		3 : "FULL"
	}

	REGION_NAME_DICT = info["NAME"]
	REGION_AUTH_SERVER_DICT = info["AUTHADDR"]
	REGION_DICT = info["GAMEADDR"]
	MARKADDR_DICT = info["MARKADDR"]
There's the ports and my ip:
ip:5.105.53.0:11002
ip:5.105.53.0:13000
ip:5.105.53.0:13002
ip:5.105.53.0:13001
ip:5.105.53.0:13061
ip:5.105.53.0:13099
ip:5.105.53.0:13004
mig4ng21 is offline  
Old 02/06/2011, 22:01   #2
 
Atahnaru's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 483
Received Thanks: 154
#Reportet wrong sektion

Try to use a serverinfo.py generator
Atahnaru is offline  
Reply


Similar Threads Similar Threads
Serverinfo.py
02/06/2011 - Metin2 Private Server - 2 Replies
Hay.. Ich erstelle gerade einen 2010er Client. Ich habe einen DynDns server , muss ich dann in der Serverinfo.py mein DynDns namen eingeben oder die öffentliche DynDns IP ??
serverinfo.py
01/30/2011 - Metin2 Private Server - 4 Replies
Hallo suche jemanden,der mir per teamviever die serverinfo,py entpackt,entpacker vorhanden und so aber komme nicht klar ^^ € oder gibt es einen surakopf für den 2010 client ?
-- Serverinfo help :/ --
11/26/2010 - Metin2 Private Server - 4 Replies
Heyo Also ich brauch ne Server für 2Server KA was falsch ist aber ich habs irgendwie vergessen :> My Serverinfo im Anhang pls korrigieren !!! Mit freundlichen Grüßen:
serverinfo
10/11/2010 - Metin2 Private Server - 7 Replies
hey leute ich habn problem ich kom nich auf meinen server ich glaube ich hab was mit der server info falsch gemacht.. import app import locale import debugInfo CHINA_PORT = 50000 app.ServerName = None
serverinfo.py
06/07/2010 - Metin2 Private Server - 1 Replies
kann mir die jemand bitte hochladen? Aus dem neonblue ordner 4.5 hab sie ausversehn gelöscht ._.



All times are GMT +1. The time now is 18:34.


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