Latest topics
» Grog can't make it by Grog Fri Sep 13, 2024 5:59 pm
» Toggle vegetation = true not working
by popeadrian Fri Aug 30, 2024 11:43 pm
» 1862 Kriegsspiel manual by Von Tschiscwitz
by modron Thu Aug 29, 2024 8:23 pm
» SOW Scenario Generator
by popeadrian Sun Aug 25, 2024 5:39 pm
» Guide to map making?
by popeadrian Wed Aug 14, 2024 1:44 am
» SOWWL Artillery batteries
by Uncle Billy Thu Jul 11, 2024 3:15 pm
» Set Up for SOWWL NAPOLEON GAMES For Kriegspiel style
by Uncle Billy Tue Jul 09, 2024 10:35 pm
» The New SOWWL Is Now Available On Steam
by Grog Mon Jul 08, 2024 8:14 pm
» Boxed KS set Wallington NT near Morpeth
by Martin Sat Jun 08, 2024 3:50 pm
» Help Request-Artillery Behavior
by Dutch101 Mon May 27, 2024 4:08 pm
» Grog a little late
by Grog Fri Apr 19, 2024 6:33 pm
» Impromptu Games
by Uncle Billy Fri Mar 15, 2024 3:35 pm
Statistics
We have 1594 registered usersThe newest registered user is TalonLestrange
Our users have posted a total of 30533 messages in 2303 subjects
Log in
SOW Scenario Generator
+19
Baldwin1
mmarchi
Jakmin
DumpTruck
Miko77
Vincent6691
Thunder1971
parmenio
Charmead
Martin
gehrig38
stephen
Grog
rschilla
pancerni
CaptainAndrew
Mr. Digby
skelos
Uncle Billy
23 posters
Page 13 of 13
Page 13 of 13 • 1, 2, 3 ... 11, 12, 13
Re: SOW Scenario Generator
Take a look at line 279 in the OOB you are using. Is there some problem there?
Uncle Billy- Posts : 4610
Join date : 2012-02-27
Location : western Colorado
Re: SOW Scenario Generator
hi!
i cannot run scenario generator any more withou getting Unhandled Exception message when i try to save a scenario. have used it for several years with no problems.
************** Exception Text **************
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at std._Xout_of_range(SByte* )
at WriteOOB(Int32 side)
at SOWWLScenarioGenerator.ScenarioGenerator.GetArmyOrganiztion()
at SOWWLScenarioGenerator.ScenarioGenerator.btnCreateScen_Click(Object sender, EventArgs e)
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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SOWWL Scenario Generator
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Users/PC/OneDrive/Desktop/Scenario%20Generator/SOW%20Scenario%20Generator.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
i cannot run scenario generator any more withou getting Unhandled Exception message when i try to save a scenario. have used it for several years with no problems.
************** Exception Text **************
System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at std._Xout_of_range(SByte* )
at WriteOOB(Int32 side)
at SOWWLScenarioGenerator.ScenarioGenerator.GetArmyOrganiztion()
at SOWWLScenarioGenerator.ScenarioGenerator.btnCreateScen_Click(Object sender, EventArgs e)
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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SOWWL Scenario Generator
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase: file:///C:/Users/PC/OneDrive/Desktop/Scenario%20Generator/SOW%20Scenario%20Generator.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
glennthom- Posts : 4
Join date : 2020-06-15
Re: SOW Scenario Generator
Looks like the program crashed when you pushed the Create Scenario button. Which OOB did you use?
Uncle Billy- Posts : 4610
Join date : 2012-02-27
Location : western Colorado
Re: SOW Scenario Generator
Hi Uncle Billy!
yes its crashing on create scenario.
ive tried it with several oobs and maps, never had this issue before
yes its crashing on create scenario.
ive tried it with several oobs and maps, never had this issue before
glennthom- Posts : 4
Join date : 2020-06-15
Re: SOW Scenario Generator
After you have set all of the stuff you want for your scenario, save the load out. Then create scenario. It will crash. Then start up the generator again and load the load out you saved. Then put formations for the divisions and then create scenario and it will work.
popeadrian- Posts : 15
Join date : 2022-07-08
Re: SOW Scenario Generator
wow thats worked!!!
thanku so much!
glennthom- Posts : 4
Join date : 2020-06-15
Does the scenario generator work with Gettysburg?
As the title says, does the scenario generator work with Gettysburg? It has the maps and OOBs in the files, so am wondering if it still does?
popeadrian- Posts : 15
Join date : 2022-07-08
Re: SOW Scenario Generator
Yes it does, or did. I haven't tried to use it for SOWGB in a long time since I haven't played that game in a very long time. It's possible some of the changes to the scenario generator have broken that feature. You'll just have to try it and see.
Uncle Billy- Posts : 4610
Join date : 2012-02-27
Location : western Colorado
popeadrian likes this post
Re: SOW Scenario Generator
Thanks for the reply Uncle Billy. I can confirm it does still work and for the remaster as well!
popeadrian- Posts : 15
Join date : 2022-07-08
Page 13 of 13 • 1, 2, 3 ... 11, 12, 13
Similar topics
» Scenario Generator for Scourge of War
» Scenario Generator Class
» Objectives in the Scenario Generator
» Campaign via scenario generator
» Questions about scenario generator
» Scenario Generator Class
» Objectives in the Scenario Generator
» Campaign via scenario generator
» Questions about scenario generator
Page 13 of 13
Permissions in this forum:
You cannot reply to topics in this forum