After Voice Attack 1.6 update, I'm experiencing frequent crashes if I use EDDI plugin (every 5/10 minutes). VA simply shuts up.
I've never had issues with the previous 1.5 beta.
If I disable the plugin, and I use EDDI standalone application, while going on using VA for my personal profiles, everything works perfectly.
If I enable it, crashes happen again (in this case EDDI app is kept closed, obviously...)
I was still unable to isolate the issue, as the crashes seem to happen randomly, even when I'm not talking, neither VA or EDDI plugin are. However it happens every time.
Right now I've fallen back using both EDDI and VA separately.
I'm wondering if I have to update the EDDI profile on VA, after the last update perhaps?
I'm unable to get EDDI to recognise the ship I'm in when I ask for Ship Status I get the response "You've not told me which ship you're flying" So how do I tell EDDI which ship I'm flying? I only have one ship and it's shown in EDDI.
I just checked it on my end and it's working for me. What do you think there's wrong at your end ?
My version only gives a message stating the fuel is depleted to 50%, 75% or 95%. It doesn't tell how much fuel is used for the jump or how much fuel is remaining but that's because I didn't put that in the command.
Just for checking I did temporally changed my VA-command to have my AI tell me how much fuel is remaining and did a trip. I started of with 64t and as soon I got below 32t it stated I was below 50% so that's working as it should for me.
That doesn't sound like EDDI, it doesn't have that response (unless it's an old EDDI 1.x script that's out of date).
I haven't tested EDDI with VA 1.6 yet, I'll download it and see if I can find out what's going on.
Are you using a Cereproc voice by any chance?
Also, if you see anything interesting in %APPDATA%\EDDI\eddi.log please upload it and let me know (button to upload it is on the first tab of the EDDI UI).
couple of issues. landing gear don't retract when leaving planet or out post.
I am in my python and when I jump to SC I get message test buggy entering SC!
Just a long shot but you talking about dinner and it being just past 5 o'clock in the evening (i'm in Holland) here suggest that you might be in continental Europe too.
What do you use as decimal separator, a dot or a comma ? I ask because in the old EDDI 1 I had trouble with logging some systems to EDSM and it turned out it had to do with my local settings. JGM then fixed it in EDDI and my problem was over. Maybe it's a similar problem and JGM could have a look.
{set currentfuel to (event.fuelremaining / ship.fueltank)}
{Pause(2000)}
{if icurrentfuel < 0.08:
Warning! Ships Fueltank depleted! Running on reserves. Shutdown of non-essencial Systems and sending out a Distress-call is recommended for survival!
|elif currentfuel < 0.16:
Warning: Ships Fueltank almost depleted. Immediate course correction to a System with scoopable Stars or Refueling Stations is required. {Humanise(event.fuelremaining)} Tons of Fuel remaining.
|elif currentfuel <= 0.25:
Attention, Ships Fueltank more than 75% depleted. Fuelscooping the next viable Star is Advised. {Humanise(event.fuelremaining)} Tons of Fuel remaining.
|elif currentfuel <= 0.5:
Attention, Ships Fueltank more than 50% depleted. {Humanise(event.fuelremaining)} Tons of Fuel remaining.
|elif currentfuel > 0.5:
Postjump Fuel reserves within specified safety parameters.
}
I downloaded EDDI a few days ago, went through the tabs and it worked fine during that game session; a hour or so. Today when I tried to start EDDi and then Elite; EDDI wouldn't start. I uninstalled EDDI, downloaded it again but it wouldn't even go to the tabs box. Files are all in the proper folder. I am using Windows 10. Any suggestins would be appreciated.
Thanks.
EDDI now crashes when i click on any of the dropdown menus. Like choosing a ship role, or changing the TTS voice. Reinstalling didn't help.
Is this just me?
Add "source" for ship refuelled
Can you elaborate?