Page 1 of 1

Problem with old account

Posted: Sun Dec 04, 2022 7:50 pm
by Muad'Dib
Hi guys,

i try to recover my old account, kept my ".gccg" file with password but when set username to mine and change location I cant run GCCG. Since im a little rusty maybe you can help me where is my mistake. Here is how i edited my bat file, maybe some can point where something is wrong.


@echo off
set HOME=F
set USER=MuadDib
set CLIENT=.\ccg_client.exe
set SERVER=gccg.meccg.es
set SIZE=1280x700
if exist .\home set HOME=.\home
if exist module_windows32\ccg_client.exe set CLIENT=module_windows32\ccg_client.exe
start %CLIENT% --design %SIZE% --server %SERVER% --user %USER% %1 %2 %3 %4 %5 %6 %7 %8 %9 metw.xml

Re: Problem with old account

Posted: Sun Dec 11, 2022 5:38 pm
by Muad'Dib
Problem solved, seems my file with password failed corruption check. So good advice for all of you, keep it in couple of places ;)