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 Jonafare, 12-06-2012, 03:48 PM
    5 responses
    3,984 views
    0 likes
    Last Post rene69851  
    Started by Fitspressorest, Today, 01:38 PM
    0 responses
    2 views
    0 likes
    Last Post Fitspressorest  
    Started by Jonker, Today, 01:19 PM
    0 responses
    2 views
    0 likes
    Last Post Jonker
    by Jonker
     
    Started by futtrader, Today, 01:16 PM
    0 responses
    6 views
    0 likes
    Last Post futtrader  
    Started by Segwin, 05-07-2018, 02:15 PM
    14 responses
    1,791 views
    0 likes
    Last Post aligator  
    Working...
    X