zzattack / ccmaps-net

Maps renderer for several Command & Conquer games
GNU General Public License v3.0
58 stars 25 forks source link

Error on --help #32

Closed OlafvdSpek closed 8 years ago

OlafvdSpek commented 9 years ago

When invoked with just --help:

00:00:00.0001 [Error] An unknown fatal exception occured: System.ArgumentException: Empty path name is not legal. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at CNCMaps.Engine.EngineSettings.Execute()