World Builder issue

legoras

Chieftain
Joined
Apr 24, 2012
Messages
75
Little question, when I activate this mod, I can't generate new maps using World Builder, it's normal?
Thx.

Moderator Action: Split this and the post below into their own thread.
 
If this can help - error log

Exception: System.NullReferenceException
Source: WorldBuilder
Thread: Main Thread
Description: Object reference not set to an instance of an object.

Stack Trace:
w WorldBuilder.NexusMapGenerator.SetMapOption(String sOptionID, Int32 iValue)
w WorldBuilder.GenerateMapScreen.m_btnTestMapScript_Click(Object sender, EventArgs e)
w System.Windows.Forms.Control.OnClick(EventArgs e)
w System.Windows.Forms.Button.OnClick(EventArgs e)
w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ButtonBase.WndProc(Message& m)
w System.Windows.Forms.Button.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
I don't know when exatcly legoras' error message occurs, but my world builder starts normally, with the mod activated.
 
I think it is the same error then:

Application: World Builder
User: Unkown (Not an in-house user.)
Time: Monday 30.04.2012 13:13:02

Runtime: 32 bit
OS: Windows XP (Service Pack 3)
Machine: NEO

Exception: System.NullReferenceException
Source: WorldBuilder
Thread: Main Thread
Description: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

Stack Trace:
bei WorldBuilder.NexusMapGenerator.SetMapOption(String sOptionID, Int32 iValue)
bei WorldBuilder.GenerateMapScreen.m_btnTestMapScript_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
I try to generate a map with scenario/map builder and it crashes every time. If I diasable the mod no problems. Anyone else having this issue???

Moderator Action: Threads merged.
 
Back
Top Bottom