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
Problem with old account
IMustNotFear.FearIsTheMind-Killer.FearIsTheLittle-death ThatBringsTotalObliteration.IWillFaceMyFear.
IWillPermitItToPassOverMeAndThroughMe.
AndWhenItHasGonePast,IWillTurnTheInnerEyeToSeeItsPath.
WhereTheFearHasGoneThereWillBeNothing. OnlyIWillRemain.
IWillPermitItToPassOverMeAndThroughMe.
AndWhenItHasGonePast,IWillTurnTheInnerEyeToSeeItsPath.
WhereTheFearHasGoneThereWillBeNothing. OnlyIWillRemain.
Problem solved, seems my file with password failed corruption check. So good advice for all of you, keep it in couple of places 

IMustNotFear.FearIsTheMind-Killer.FearIsTheLittle-death ThatBringsTotalObliteration.IWillFaceMyFear.
IWillPermitItToPassOverMeAndThroughMe.
AndWhenItHasGonePast,IWillTurnTheInnerEyeToSeeItsPath.
WhereTheFearHasGoneThereWillBeNothing. OnlyIWillRemain.
IWillPermitItToPassOverMeAndThroughMe.
AndWhenItHasGonePast,IWillTurnTheInnerEyeToSeeItsPath.
WhereTheFearHasGoneThereWillBeNothing. OnlyIWillRemain.