Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NinjaTrader Crashing Constantly After Compiling

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    NinjaTrader Crashing Constantly After Compiling

    Hi,

    So I was compiling a strategy and in properties, did this when the first line should have been "public double ReinvestmentPct" instead:

    Code:
            public double reinvestmentPct
            {
                get { return reinvestmentPct; }
    			set { reinvestmentPct = value; }
    		}
    When compiling, I got the error that this recursive/circular reference could lead to instability. I clicked cancel and NT immediately crashed with the following error (on Windows 8):

    Description:
    Stopped working

    Files that help describe the problem:
    C:\Users\<Username>\AppData\Local\Temp\WER9D2D.tmp .mdmp

    Now whenever I try reopening it, it connects to my data vendor (eSignal) then crashes immediately. I tried cutting out the strategy folder and reinstalling NT but nothing seems to work. I have already corrected the code using WordPad.

    Is there an address I can send my trace/log files to?

    Thanks

    #2
    Hello wuileng,

    Yes, you may send your log and trace files to Support [at] NinjaTrader [dot] com and put Attn: JC so that I may look into this further.

    If you are able to bring up the program you may also try the Help -> Mail to Support option as well.

    Happy to be of further assistance.
    JCNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    103 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    52 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    34 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    37 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    74 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X