View Single Post
Old 06-03-13, 03:15 AM   #12
Bathrone
Ensign
 
Join Date: Jan 2007
Posts: 234
Downloads: 82
Uploads: 0
Default

Quote:
Originally Posted by TheDarkWraith View Post
The only thing I noticed while looking over the exe code is you can add the following to your \SH5\data\cfg\main.cfg file:

[DEVELOPING]
Modding=Yes
MenuEditor=Yes
DebugScripts=Yes
MiniDump=Yes

Not exactly sure what the minidump=yes does but when the game encounters this line in the file a new object is created called minidumper. Other than that haven't seen anything else so far.

Why don't you enable my SH_NClient patch in my Generic Patcher to get rid of this? By enabling that patch the SH_NClient is never created (thus is null and the game ignores anything dealing with it) thus this should never happen.
Thanks TDW

this is strange as I do have that patch enabled:



Thoughts?
Bathrone is offline   Reply With Quote