Hello
@Hrdina ,
please take a look at github. The problems have already been addressed there. A possible short-term solution has also been presented.
Expected Only call a system my Home when it match the system configured on EDDI Observed Each time I jump to a system, EDDI welcome me Home, and start spamming one or two "Im' not sure which system...
github.com
The incorrect statement that you are already at home is probably because both variables are not assigned when comparing whether it is the home system or not.
Why ? Because the search for the correct name probably takes a little too long. Have you entered a home system in EDDI ? Then this problem should not actually occur.
At least that's how I understood
@T'kael.
The second problem could also be related to this. But
@T'kael isn't sure about that yet. I've also been a bit further out the last few days. I didn't have the problem with the system not being recognized. Some time ago, when there was a similar problem, I had changed the query of state variables. That tells us
@T'kael or
@Darkcyde. I don't remember that. Instead of querying the variable with
state.xxx_yyy
, you should use
GetState(xxx_yyy)
. This is still in my scripts and I haven't had any problems so far. T'kael says that it is not related to this, but it doesn't do any harm either.
So you could give it a try.
Translated with DeepL.com (free version)