The Overmind
Chieftain
- Joined
- Feb 13, 2010
- Messages
- 4
Hi.
My WB fails to initialize with the following report:
I tried re-installing .net Framework 3.5 as that's been suggested in some of the many topics I Googled with people reporting this problem, but no avail. I even got the SP3 to see if it solved the issue, but it didn't. I've no idea what's causing this error.
Any ideas? Thanks in advance.
p.s.: Tried with 2 different versions of WB -- the original one and the modified one I downloaded somewhere around this forum -- still it didn't work.
My WB fails to initialize with the following report:
Code:
Application: World Builder
User: Unkown (Not an in-house user.)
Time: Saturday 20/11/2010 19:00:05
Runtime: 32 bit
OS: Windows XP (Service Pack 3)
Machine: FLIK
Exception: System.Net.Sockets.SocketException
Source: System
Thread: Main Thread
Description: The attempted operation is not supported for the type of object referenced
Stack Trace:
at System.Net.Sockets.Socket.ConnectAsync(SocketAsyncEventArgs e)
at Firaxis.Framework.SocketConnection.OpenConnection()
at Firaxis.Nexus.NexusFramework.LaunchGame()
at Firaxis.Nexus.NexusFramework.Init(String sExecutable, String sWorkingDir, Control ctrlInvokeTarget)
at WorldBuilder.Program.InitNexusFramework(String sGamePath)
at WorldBuilder.MainForm.MainForm_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
I tried re-installing .net Framework 3.5 as that's been suggested in some of the many topics I Googled with people reporting this problem, but no avail. I even got the SP3 to see if it solved the issue, but it didn't. I've no idea what's causing this error.
Any ideas? Thanks in advance.
p.s.: Tried with 2 different versions of WB -- the original one and the modified one I downloaded somewhere around this forum -- still it didn't work.