Logging Error

Discussion of the Generic Collectible Card Game engine created by Tommi "wigy" Ronkainen and mantained nowadays by Kodi
Post Reply
Grimir
Posts: 2
Joined: Wed Aug 17, 2011 3:02 pm

Hello.

How do i connect to server to play METW? I installed game and cards but when i start game it fails to connect to server.

It says connecting gccg.servebeer.com port 29130
Connection error
working offline
Vastor Peredhil
Council Member
Posts: 1321
Joined: Wed Jan 31, 2007 10:46 am
Location: Kempen (Niederrhein) Germany

try this then:
@echo off
set HOME=C:
set USER=Windows
set CLIENT=.\ccg_client.exe
if exist .\home set HOME=.\home
if exist module_windows32\ccg_client.exe set CLIENT=module_windows32\ccg_client.exe
start %CLIENT% --server gccg.councilofelrond.org. --design 1600x1000 --user %USER% %1 %2 %3 %4 %5 %6 %7 %8 %9 metw.xml

It works also with my Win 7 and i tried it with the old gccg version - all works.
within your userfile
Grimir
Posts: 2
Joined: Wed Aug 17, 2011 3:02 pm

Its working now :) many thanx.
Post Reply

Return to “GCCG”