Gilden logos 40k files+ Vanillacore

01/03/2015 12:57 Lowpass#1
Hallo liebe comm ich stehe hier vor einem riesen problem
wie gesagt meine files 40k files + vanilla core
meine user konnen nicht das gildenlogo laden es erscheint nicht
was ich serverside schon gemacht habe:
1:einen markserver instaliert
2: der markserver leuft
3: auth,db,alle channels/cores den symbollink erstelt der zu share/mark fuert bin mir jetzt da nicht sicher ob dieser link zu einer der 2 dateien fueren soll die im mark ordner drinn sind
4: in jedem channel/core und db,auth die guild_symbol.tga datei drinn.

nach all dehm gehts immer noch nicht

der client ist der 40k test client weis jemand weiter?
das waere sehr lieb
01/03/2015 13:02 .Shōgun#2
Check in serverinfo.py the mark server address and filename should be there.
01/03/2015 13:09 Lowpass#3
Quote:
Originally Posted by .Shōgun View Post
Check in serverinfo.py the mark server address and filename should be there.
Can you Please send the right ?
in my serverinfo.py
PHP Code:
    10 : { 'ip' '*********''tcp_port' 13001'mark' '10.tga''symbol_path' '10', }, 
markserver config

PHP Code:
HOSTNAMEmark_server
CHANNEL
1
PORT
50000
P2P_PORT
348399
DB_PORT
15001
MARK_PORT
50000
DB_ADDR
localhost
TABLE_POSTFIX
:
PASSES_PER_SEC25 
01/03/2015 13:16 .Shōgun#4
I never made an independent mark server but anyway hope this helps u.

P2P_PORT: 348399

There is no such port, min 1, max 65535

In serverinfo.py change the port to 50000 which is the port you are using in the mark server, and make sure the file is named 10.tga
01/03/2015 13:20 Lowpass#5
Thank you .Shōgun i will doo that really nice :)