Search found 27 matches: critical error

Searched query: critical error

by User123452
Fri May 23, 2025 3:26 pm
Forum: Issue/Bug tracking
Topic: Tickstory Lite Unable to Launch (CLR20r3 .NET Crash, No Network Connection)
Replies: 1
Views: 3962

Tickstory Lite Unable to Launch (CLR20r3 .NET Crash, No Network Connection)

Dear Tickstory Support, I am writing to report a critical issue with Tickstory Lite that prevents the application from launching. ... it. Problem Summary: - The application fails immediately on startup. - Error shown: "Could not contact servers. Tickstory Lite requires an internet ...
by tickstory
Wed Aug 03, 2022 1:58 pm
Forum: Issue/Bug tracking
Topic: Modelling Quality N/A and result does not match with the data. (365 days limit error)
Replies: 1
Views: 5923

Re: Modelling Quality N/A and result does not match with the data. (365 days limit error)

... this you will need to ensure a successful launch of MT4. If you get any error, then this means the launch was not performed successfully. To resolve ... Regarding your point #2, if you are getting any errors such as "Critical error" in your EA, this is something that needs to be fixed ...
by SuromoT
Wed Aug 03, 2022 8:41 am
Forum: Issue/Bug tracking
Topic: Modelling Quality N/A and result does not match with the data. (365 days limit error)
Replies: 1
Views: 5923

Modelling Quality N/A and result does not match with the data. (365 days limit error)

... 15:24:46.662 2021.08.30 01:00:00 Testing pass stopped due to a critical error in the EA. However when I selected "Use Date" with date Aug 31, 2021 until ...
by tickstory
Sun Mar 27, 2022 12:55 am
Forum: Issue/Bug tracking
Topic: After "export to MT4" nothing happens when I make a test
Replies: 5
Views: 9179

Re: After "export to MT4" nothing happens when I make a test

... data, however note that your EA has an "array out of range" error and this is what is causing the problem ("Testing pass stopped due to a critical error in the EA"). You will need to fix it to continue. Here are some other ...
by Fireblade
Sat Mar 26, 2022 9:52 pm
Forum: Issue/Bug tracking
Topic: After "export to MT4" nothing happens when I make a test
Replies: 5
Views: 9179

Re: After "export to MT4" nothing happens when I make a test

... 22:47:26.144 2021.03.25 01:00:00 Testing pass stopped due to a critical error in the EA 2022.03.26 22:47:26.144 .US500.,M15: 1 tick events (1 bars, 21202531 bar states) ...
by tickstory
Wed Nov 03, 2021 6:50 am
Forum: Issue/Bug tracking
Topic: "ManagementException" when running licensed version of Tickstory
Replies: 1
Views: 6225

Re: "ManagementException" when running licensed version of Tickstory

Hi Atran, This particular error ("ManagementException") is caused by a critical Windows feature called Windows Messaging Instrumentation ("WMI") being inaccessible or ...
by tickstory
Mon Jun 07, 2021 5:23 am
Forum: Issue/Bug tracking
Topic: Error 999 when running Tickstory
Replies: 7
Views: 14538

Re: Error 999 when running Tickstory

Hi Kenny, It seems like a critical component (WMI) that Tickstory requires is not installed or operational. Could you please refer to this link and work through trying to switch this function on. Depending on the problem specifically on ...
by tickstory
Fri Mar 05, 2021 12:48 am
Forum: Issue/Bug tracking
Topic: Error 999 when running Tickstory
Replies: 7
Views: 14538

Re: Error 999 when running Tickstory

Hi Fralba, It appears a critical component in your Windows installation is missing/corrupted. You will need to rectify this before you can continue. Please see this post and this post which may assist further. To ensure any further inquiries ...
by TesterThomas
Tue Dec 29, 2020 6:59 am
Forum: General Discussion
Topic: Can't Export proper data for testing Dow Jones (Update)
Replies: 14
Views: 25918

Can't Export proper data for testing Dow Jones (Update)

... for mapping which i entered in US30. However I am now receiving an error saying "tester cannot calculate prices". I googled it and ... And if I untick the box for use date, it says testing stopped due to critical error in EA. However, this EA works perfectly fine with the Dow ...
by tickstory
Wed Apr 15, 2020 1:07 pm
Forum: General Discussion
Topic: Critical in Error EA (Array out of range)
Replies: 1
Views: 6984

Re: Critical in Error EA (Array out of range)

Hi Ader, It's possible that your EA isn't coded to handle tick data for some reason. According to the error message, there is an attempt to access an array outside of its bounds on line 243. You will need to check this code or, if you didn't write it, refer back to the author ...