![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#1 |
Grey Wolf
![]() Join Date: Nov 2010
Location: Texas
Posts: 887
Downloads: 1823
Uploads: 0
|
![]()
Does anybody out there use SH3Gen with NYGM, Sieblers, and hsie? I have tried several times to use it and I keep getting an unhandled exception. Any ideas?
|
![]() |
![]() |
![]() |
#2 |
Sonar Guy
![]() Join Date: Apr 2005
Location: Middlebury, VT, USA
Posts: 378
Downloads: 165
Uploads: 2
|
![]()
I do. I use it on Windows 7 with GWX and h.sie's mod. Only problem is that it marks icebergs in the Mediterranean Sea for some reason.
What is the specific error? |
![]() |
![]() |
![]() |
#3 |
Eternal Patrol
![]() |
![]()
I use it all the time, with no problems. I have no idea what might be causing that for you.
Describe where you have it located, and how you use it. That might help us to figure out what's wrong.
__________________
“Never do anything you can't take back.” —Rocky Russo |
![]() |
![]() |
![]() |
#4 |
Grey Wolf
![]() Join Date: Nov 2010
Location: Texas
Posts: 887
Downloads: 1823
Uploads: 0
|
![]()
I use it as per the instructions. I have it in my documents. I run it then I point to one of the saved games and let her rip. Thats when I get the error and it asks me if I want to continue and it will attempt to ignore the error. Then I run SH3 and I see no changes. I dont know if I have to try it while in game. I hope not becouse I have a problem getting alt/tab to work for some reason.
|
![]() |
![]() |
![]() |
#5 | |
Eternal Patrol
![]() |
![]()
Did you install Dotnet Framework 1.1?
Yes, the instructions specifically say that you must use Alt+Tab. This can cause other problems in the game, so I always use the Windows key, which has a similar result and seems to work fine for me Quote:
__________________
“Never do anything you can't take back.” —Rocky Russo |
|
![]() |
![]() |
![]() |
#6 |
Grey Wolf
![]() Join Date: Nov 2010
Location: Texas
Posts: 887
Downloads: 1823
Uploads: 0
|
![]()
I will try what you suggest Steve. I hope it works. Could you post a link for net framework if you have one. I thought I downloaded it back when I got SH3 gen but I cant remember. If you dont have a link then I will just google it. Thanks for your help bro.
|
![]() |
![]() |
![]() |
#7 |
Silent Hunter
![]() Join Date: Dec 2004
Location: AN9771
Posts: 4,904
Downloads: 304
Uploads: 0
|
![]() |
![]() |
![]() |
![]() |
#8 |
Grey Wolf
![]() Join Date: Nov 2010
Location: Texas
Posts: 887
Downloads: 1823
Uploads: 0
|
![]()
I tried to alt/tab and the windows button. Neither worked for me. I think it may be the mod that I have that forces the game to run in 1440 x 900 res. Anyhow, Here is the error.
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at Sh3Gen2.Database.Campaign.Interpreter.CInterpreter .prime(CGroups Groups) at Sh3Gen2.Database.Campaign.Interpreter.CInterpreter .Run() at Sh3Gen2.Database.Campaign.CCampaign.initializeCamp aignData() at Sh3Gen2.Database.Campaign.CCampaign.Initialize(Str ing CampaignName, Int32 CampaignDate, CPeriod CampaignPeriod) at Sh3Gen2.Database.CDatabase.Initialize(String CampaignName, Int32 CampaignDate) at Sh3Gen2.Applications.MapGen2.CMapGenerator.Run(Str ing PatrolGrid) at Sh3Gen2.Applications.MapGen2.CMapGen2.Button_OK_Cl ick(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(MouseEventAr gs 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.O nMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3634 (GDR.050727-3600) CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Sh3Gen2 Assembly Version: 0.8.1.38621 Win32 Version: 0.8.1.38621 CodeBase: file:///C:/Documents%20and%20Settings/PAPI/My%20Documents/Sh3Gen/Sh3Gen.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3637 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3634 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3639 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> 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 hope somebody can explain all this. I am not that computer savy. |
![]() |
![]() |
![]() |
#9 |
Watch
![]() Join Date: Nov 2009
Posts: 20
Downloads: 74
Uploads: 0
|
![]()
Hello JO313!
Try exit game before strting SH3Gen. Then relaunch SHIII, load saved game ... Another way - run SHIII in standart resolution (for the test). Best regards Lance71 |
![]() |
![]() |
![]() |
|
|