Is it possible to actually make entirely new maps form scratch, continent shape and positions.. and all?.. I am thinking of experimenting with making a giant map with over 1900 Provinces only set in northern Africa, Europe, western Russia, norther america and northern south america... and I am trying to get he map utility program to works.. but it keeps saying the following statement
"
Exception: System.FormatException
Derived from System.SystemException
Derived from System.Exception
8/27/2017 12:07:46 AM
Message: Input string was not in a correct format.
Source: mscorlib
STACK TRACE
Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at MapUtility.Settings..cctor()
#################################
An exception has occurred.
#################################
Exception: System.TypeInitializationException
Derived from System.SystemException
Derived from System.Exception
8/27/2017 12:07:46 AM
Message: The type initializer for 'MapUtility.Settings' threw an exception.
Source: MapExtractor
STACK TRACE
System.String get_GamePath()
at MapUtility.Settings.get_GamePath()
at MapUtility.Program.StartupWork(String[] args)
at MapUtility.Program.Main(String[] args)
" I know dang well this is the wrong place for it, very possibly so.. but I still feel like this is a question many modders for this game may be curious about, I swear the E3 map does indeed have islands and areas not on the original hoi Game, not darkest hour.. so I am feeling it is indeed possible... I will list other issues there however.
*EDIT* I cannot even find where it says to open first in the map editing tutorial document, about some ProvID. File, I looked everywhere, nothing... Do you have to get a copyright or something to build a entirely new map?
"
Exception: System.FormatException
Derived from System.SystemException
Derived from System.Exception
8/27/2017 12:07:46 AM
Message: Input string was not in a correct format.
Source: mscorlib
STACK TRACE
Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at MapUtility.Settings..cctor()
#################################
An exception has occurred.
#################################
Exception: System.TypeInitializationException
Derived from System.SystemException
Derived from System.Exception
8/27/2017 12:07:46 AM
Message: The type initializer for 'MapUtility.Settings' threw an exception.
Source: MapExtractor
STACK TRACE
System.String get_GamePath()
at MapUtility.Settings.get_GamePath()
at MapUtility.Program.StartupWork(String[] args)
at MapUtility.Program.Main(String[] args)
" I know dang well this is the wrong place for it, very possibly so.. but I still feel like this is a question many modders for this game may be curious about, I swear the E3 map does indeed have islands and areas not on the original hoi Game, not darkest hour.. so I am feeling it is indeed possible... I will list other issues there however.
*EDIT* I cannot even find where it says to open first in the map editing tutorial document, about some ProvID. File, I looked everywhere, nothing... Do you have to get a copyright or something to build a entirely new map?
Last edited: