-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ship targeted not working when 'Drive' subsystem targeted #2624
Labels
6. not up to spec
The expected behaviour per the spec doesn’t match the observed behaviour.
Comments
Interesting. Most modules we can target have the exact same names as modules available to players. Drives appear to depart from that standard. |
I'm sure this isn't a complete list but
|
Should be fixed in the next release. |
Tkael
added
the
6. not up to spec
The expected behaviour per the spec doesn’t match the observed behaviour.
label
Jun 22, 2024
Thank you! :) |
bcthund
pushed a commit
to bcthund/EDDI
that referenced
this issue
Jun 26, 2024
…ystems with unrecognized module definitions are targeted. Resolves EDCD#2624
bcthund
pushed a commit
to bcthund/EDDI
that referenced
this issue
Jun 26, 2024
…ystems with unrecognized module definitions are targeted. Resolves EDCD#2624
bcthund
pushed a commit
to bcthund/EDDI
that referenced
this issue
Jun 26, 2024
…ystems with unrecognized module definitions are targeted. Resolves EDCD#2624
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's Wrong (please be as specific as possible)
Expected
Ship targeted script to run each time a subsystem is targeted.
Observed
Ship targeted runs for each susbsystem, except for 'Drive'. An error appears in the EDDI log when a drive is selected.
Steps to reproduce
Configuration
My Investigation
Investigation Notes
I was just targeting a couple of ships while outside a station, and I realised that my targeting script was always stopping when I selected the target's drive.
On investigation, I could see the entries in the game Journal appearing fine, showing that each subsystem was being targeted correctly, including the drive. However, when I looked at the EDDI log there were errors regarding "Object reference not set to an instance of an object." for each time I targeted the drive.
I made a copy of the EDDI default personality to test this out, and it still failed.
EDDI Logs
Log errors:
eddi.log
Player journals
Journal.2024-06-21T233423.01.log
The text was updated successfully, but these errors were encountered: