Author Topic: Start up error  (Read 3061 times)

wvrazor

  • Newbie
  • *
  • Posts: 6
Start up error
« on: December 10, 2018, 03:31:13 pm »
I cannot get FSDT to start up.  It states that an addon is preventing it to start up.  I read some posts that stated that an antivirus program could cause some problems so I made an exception to allow it to run.  I then totally disabled the antivirus but neither helped.  I ran the live update and it completed it without any trouble but the error continues to plague me.  Here is a copy of the error message:

couatl v3.1 (build 3577)
panic log started on Mon Jan 08 22:23:10 2018

problem raised by addon <unknown>
Traceback (most recent call last):
  File "couatl\common\fsm.py", line 73, in executeDoFuncToCompletion
  File "couatl\GSX\assistanceServices\__init__.py", line 858, in do
  File "couatl\common\criticalsection.py", line 23, in _synchronized
  File "couatl\GSX\assistanceServices\__init__.py", line 150, in requestVehicles
  File "couatl\GSX\assistanceServices\baseAssistanceVehicle.py", line 121, in setGate
AttributeError: 'NoneType' object has no attribute 'numNeighbors'
{'Airport': 'KIAH', 'User Pos': (36.076393891413524, -115.05787966855975, 991.823 m, 457.672 m, 268.18265747300484)}

Any thoughts??

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Start up error
« Reply #1 on: December 10, 2018, 04:34:48 pm »
You error log is from January 2018 so, it's surely not relevant here.

I'm sure this is not the error you are seeing now and, what you are seeing, is likely the message which says the antivirus might cause a problem, is this correct ?

wvrazor

  • Newbie
  • *
  • Posts: 6
Re: Start up error
« Reply #2 on: December 10, 2018, 05:50:45 pm »
I had to change out my HD so it might've been that long.  I copied and pasted the error-- that's exactly what it says.  After I close out it gives me a message to "make an exception" in my antivirus program... to which I did but couatl still won't start.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Start up error
« Reply #3 on: December 10, 2018, 05:57:43 pm »
I copied and pasted the error-- that's exactly what it says. 

I'm sorry, but there's no way you could see an error log from January today so, you must seeing a different error now.

wvrazor

  • Newbie
  • *
  • Posts: 6
Re: Start up error
« Reply #4 on: December 10, 2018, 07:15:58 pm »
So, what do I need to do get it to run again?  I've deleted it and re-installed but it keeps giving me grief.  :'(

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Start up error
« Reply #5 on: December 11, 2018, 10:03:04 am »
Then please post the error message you are seeing now, which is surely not the one from many month ago.

wvrazor

  • Newbie
  • *
  • Posts: 6
Re: Start up error
« Reply #6 on: December 12, 2018, 01:38:52 pm »
Here is what I get when it tries to load:

https://share.icloud.com/photos/0MKLtUuTyCcbgKglNdXWynHtg

Here is what I get when I click to open log to see the error:

https://share.icloud.com/photos/0nIEEyVDKTmsRhR_LnaLFerZQ

Here is what it says when I close out:

https://share.icloud.com/photos/0kyc3tPWdFEZdi_0vjnqRQBzA

Here is proof that I made an exception to my antivirus:

https://share.icloud.com/photos/0u7-9MFRErwEfEEcJnZm4lUTQ

What do I need to do now?


« Last Edit: December 12, 2018, 01:47:47 pm by wvrazor »

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Start up error
« Reply #7 on: December 13, 2018, 02:29:00 am »
Maybe there's a permission issue in your system, so the error log cannot be updated. Try to remove this file:

%APPDATA%\Virtuali\Couatl.err

and see if the error message changes.

wvrazor

  • Newbie
  • *
  • Posts: 6
Re: Start up error
« Reply #8 on: December 13, 2018, 03:03:53 am »
Now I get this:

couatl v3.2 (build 4061)
panic log started on Wed Dec 12 21:01:45 2018

problem raised by addon <unknown>
Traceback (most recent call last):
  File ".\LiveUpdate\__init__.py", line 33, in autoLiveUpdate
  File ".\LiveUpdate\__init__.py", line 102, in liveUpdate
  File ".\common\preferences.py", line 130, in _setPreference
  File ".\common\preferences.py", line 56, in writePreferencesToDisk
IOError: (13, 'Permission denied', u'C:\\Users\\Michael Burns\\AppData\\Roaming\\Virtuali/CouatlAddons.ini')
{'Airport': 'KROA', 'User Pos': (37.31565796397888, -79.9706916286738, 360.045 m, 1.90542 m, 328.00219913538547)}

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Start up error
« Reply #9 on: December 13, 2018, 03:05:32 am »
IOError: (13, 'Permission denied', u'C:\\Users\\Michael Burns\\AppData\\Roaming\\Virtuali/CouatlAddons.ini')

This confirms precisely what I suspected: you DO have a permission problem that you cannot even write in your own user profile, which is not normal, of course.

First thing to try is:

- Remove the whole %APPDATA%\Virtuali folder

- REINSTALL GSX.

wvrazor

  • Newbie
  • *
  • Posts: 6
Re: Start up error
« Reply #10 on: December 13, 2018, 03:16:58 am »
THAT DID IT!!   :D

Now, what's going on with me not being able to write to my user profile.  I'm the admin.  ???