Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: First Run Fails
#57996
First Run Fails 3 Years, 2 Months ago Karma: 0
Hi All

I am Getting a first run Fail at the following point. It tries to Reset Something multiple times. I have tried the first run multiple times now. Advice?

11:46:25 (4957) DistanceColumnStart.X=696, DistanceColumnEnd.X=786, SizeColumnStart.X=0, SizeColumnEnd.X=0, NameColumnStart.X=786, NameColumnEnd.X=898, DistanceWidth=90, SizeColumnWidth=0, NameColumnWidth=112, Func : SetupOverview
11:46:28 (4960) Size Column Resize, Func : SetupOverview
11:46:28 (4960) Timeout During Overview Column Resize. Code 0, Func : SetupOverview
Xapwv
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
---- Fly Safe ----
 
#57998
Re: First Run Fails 3 Years, 2 Months ago Karma: 825
Do you use vmware virual machine? If so better to recreate it using this manual. Don't change anything (like vmware version of windows version), reproduce all steps. Finally add line to vmx file:

monitor_control.virtual_rdtsc = "FALSE"

and in shared settings->error corrections of the bot tick disable exterior view.

If you dont use VM... did you just installed eve? Fly around, wait while resources loaded. This type of error is not common for non virtual environment. If this will not help, record log as per link in my signature and send to me
Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
Last Edit: 2021/07/24 11:43 By Slav2.
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
#57999
Re: First Run Fails 3 Years, 2 Months ago Karma: 825
Also try to run bot as admin. Open properties and in compatibility tab tick to run as admin. You may also need to whitelist bot exe in your antivirus. Bot may fail to copy overview settings file due to I/O error
Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
#58000
Re: First Run Fails 3 Years, 2 Months ago Karma: 0
Good Day,

Emailed you the Log.

Not Running a VM, Nor AV.
Well Used account on Computer.
Xapwv
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
---- Fly Safe ----
 
#58001
Re: First Run Fails 3 Years, 2 Months ago Karma: 825
I have seen this already. Really not so much info how to fix. Recommended way is to deinstall onedrive


Press Win-X, run powershell as admin, and enter this in.

Remove-Item "OneDrive" -Recurse -Force

If you get this error:

Remove-Item : Cannot find path 'C:\Users\username\OneDrive' because it does not exist.
At line:1 char:1
+ Remove-Item "OneDe" -Recurse -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\jthom\OneDe:String) [Remove-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

It is because your one drive is named something else like "onedrive personal" and you need to replace the script in quotes with that name or your one drive in a different location than the current path. If the second is the case type

C:\users\username\documents

or whatever the path is to the folder containing the one drive folder, then try this again:

Remove-Item "OneDrive" -Recurse -Force
Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
#58002
Re: First Run Fails 3 Years, 2 Months ago Karma: 825
This article also helpful
Slav2
Admin
Posts: 16822
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
Send logs to my mail - with subject 'log files' to pass spam filter.
How to record logs in knowledge base
 
Go to topPage: 1
Moderators: Slav2
© Macro Laboratory 2024
All rights reserved!
Design by Ivan Kozyrin