Hello, I am a new user in Ubuntu, i switched from Windows and still learning, so i only know basic shell commands, please go easy on me. I'm trying to launch an online mmo game called Football Superstars on Ubuntu 9.04. With Wine i've managed to install the game, but before it launches, it has to auto-patch. Now here's the problem: I launch a file called FSPatchR.exe, it opens the auto-patch window, it has to download FSPatchR.exe, all goes well. But when the download finishes, it starts downloading it over and over again. Could you help me fix this problem? Perhaps, there have been similar auto-patch problems with other online games? I've tried to launch through the Terminal and i got this, it's an endless loop: Code: ./FSPatchR.exe err:ole:create_server class {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} not registered err:ole:CoGetClassObject no class object {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} could be created for context 0x4 fixme:pdh:PdhEnumObjectItemsA (null), (null), "Process", (nil), 0x32d76c, (nil), 0x32d770, 400, 0x0: stub fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported Reporter::information End time: Mon Aug 03 16:36:49 2009 snoopy2101@snoopy2101-laptop:~/Desktop/Football Superstars$ err:ole:create_server class {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} not registered err:ole:CoGetClassObject no class object {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} could be created for context 0x4 fixme:pdh:PdhEnumObjectItemsA (null), (null), "Process", (nil), 0x33d76c, (nil), 0x33d770, 400, 0x0: stub fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported err:ole:create_server class {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} not registered err:ole:CoGetClassObject no class object {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} could be created for context 0x4 fixme:pdh:PdhEnumObjectItemsA (null), (null), "Process", (nil), 0x33d76c, (nil), 0x33d770, 400, 0x0: stub fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported err:ole:create_server class {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} not registered err:ole:CoGetClassObject no class object {ea9723a5-2edd-11d3-b3b1-00104b9d7c64} could be created for context 0x4 fixme:pdh:PdhEnumObjectItemsA (null), (null), "Process", (nil), 0x33d76c, (nil), 0x33d770, 400, 0x0: stub fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported And it goes on. I could be doing something wrong, i am new both to Wine and Ubuntu. Any help is appreciated!