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 AttiM, 02-14-2024, 05:20 PM
    12 responses
    212 views
    0 likes
    Last Post DrakeiJosh  
    Started by cre8able, 02-11-2023, 05:43 PM
    3 responses
    236 views
    0 likes
    Last Post rhubear
    by rhubear
     
    Started by frslvr, 04-11-2024, 07:26 AM
    8 responses
    114 views
    1 like
    Last Post NinjaTrader_BrandonH  
    Started by stafe, 04-15-2024, 08:34 PM
    10 responses
    47 views
    0 likes
    Last Post stafe
    by stafe
     
    Started by rocketman7, Today, 09:41 AM
    3 responses
    11 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X