Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ulises

#1
Quote from: SiLo on March 17, 2010, 04:58:39 AM
The other question is why is Team disabled? I have seen it on other launchers, and usable

Where did you have seen this? Can you give a name of that luncher or link? I would love to have that option. I was searching for how to play 2v2 (my+AI vs 2xAI), but did not found  :(
#2
good news :) Vernam7 can you say when new version come out?

thanks for good work. keep it up ;)
#3
Is there an option to play somehow 2v2 matches? (me+1AI vs 2xAI)
#4
Is there an option to play somehow 2v2 matches? (me+1AI vs 2xAI)
#5
@Valkirie can you please explain how to fix this please? tryed  of course to run as administrator (even before I posted first). I'm vista user.
#6
Hi everyone.
Is there a chance that someone could help me with this error please? Any idea would be helpfull. My error occures when I press ''play'' button.
#0.21 version works fine. w/o any problems.

************** Exception Text **************
System.Security.SecurityException: Exception from HRESULT: 0x800A0046 (CTL_E_PERMISSIONDENIED)
   w Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn)
   w Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
   at WindowsApplication1.FileIO.CopyFile(String file, String base_file, String folder)
   at WindowsApplication1.Main.btn_Play_Click()
   at WindowsApplication1.Main._Lambda$__2(Object a0, EventArgs a1)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)