Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Random Errors In Script Editor
Collapse
X
-
Random Errors In Script Editor
I notice that I get random (incorrect) errors when editing my code in the script editor until I close and restart it. Very buggy.Tags: None
-
Adam, it happens in many cases where I've deleted or commented out code and it confuses the debugger.
To reproduce:
Create some code, create a variable that doesn't exist, make edits, comment out a section of code (multiline comment), make more edits
Eventually: The script editor becomes confuses and starts to report erroneous errors. Some relating to code fragments that no longer exist. Close script editor and re-open script. Errors are reported properly.
Comment
-
Adam, I can assure you that this happens. Unfortunately, I don't have a specific series of steps for you to reproduce. My advise... create some code with errors, missing { or []... wrong variable name.. correct... use multiline and single line comments... continue to edit/save/etc eventually editor loses its mind.
Comment
-
Might your problem have something to do with this?Originally posted by light65536 View PostAdam, I can assure you that this happens. Unfortunately, I don't have a specific series of steps for you to reproduce. My advise... create some code with errors, missing { or []... wrong variable name.. correct... use multiline and single line comments... continue to edit/save/etc eventually editor loses its mind.
Comment
-
When typing in new code or commenting out stuff (removing a brace/bracket - here or there), the auto compiling does kick off and complains about "stuff".Originally posted by Radical View PostMight your problem have something to do with this?
http://www.ninjatrader.com/support/f...d.php?p=300852
Maybe that is what he is seeing?
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
47 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
15 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
21 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment