-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Building under the Any CPU profile will throw a System.OutOfMemoryException when it surpasses 2GB of RAM usage. Usually happens within the first 5 seconds of running (with or without the simulation running). Exception is thrown randomly (does not occur every time application is launched).
Building for x64 profile has not been tested as it doesn't seem to trigger the exception.