OpenRA does not run on Slackware 13.37 (x86)
Posted: Sat May 07, 2011 6:22 pm
I have all the required dependencies installed, but openra does not execute...
System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.Screen ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.Net.Sockets.SocketException: The requested address is not valid in this context
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11..ctor () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUI..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_VirtualScreen () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Screen..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at OpenRA.GameRules.GraphicSettings..ctor () [0x00000] in <filename unknown>:0
at OpenRA.GameRules.Settings..ctor (System.String file, OpenRA.Arguments args) [0x00000] in <filename unknown>:0
at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x00000] in <filename unknown>:0
at OpenRA.Program.Run (System.String[] args) [0x00000] in <filename unknown>:0
at OpenRA.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
^exception.log
... What now?
System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.Screen ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.Net.Sockets.SocketException: The requested address is not valid in this context
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11..ctor () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] in <filename unknown>:0
at System.Windows.Forms.XplatUI..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Windows.Forms.SystemInformation.get_VirtualScreen () [0x00000] in <filename unknown>:0
at System.Windows.Forms.Screen..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at OpenRA.GameRules.GraphicSettings..ctor () [0x00000] in <filename unknown>:0
at OpenRA.GameRules.Settings..ctor (System.String file, OpenRA.Arguments args) [0x00000] in <filename unknown>:0
at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x00000] in <filename unknown>:0
at OpenRA.Program.Run (System.String[] args) [0x00000] in <filename unknown>:0
at OpenRA.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
^exception.log
... What now?