Skip to content
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

Commander Power property set to None even though pledged #2669

Open
Darkcyde13 opened this issue Nov 29, 2024 · 1 comment
Open

Commander Power property set to None even though pledged #2669

Darkcyde13 opened this issue Nov 29, 2024 · 1 comment

Comments

@Darkcyde13
Copy link

What's Wrong (please be as specific as possible)

Expected

cmdr.power property to be correctly populated by the Commander's pledged Power.

Observed

cmdr.power is set as 'None' when pledged to a power.

Steps to reproduce

  1. Pledge allegiance to a Power.
  2. Check the value of cmdr.power.
  3. Observe it is 'None'.

Configuration

  • Version [Please give full version numbers here, not just "latest" or "current"]
    • EDDI Version: v4.1.0-b3
    • VoiceAttack Version: N/A
  • Localization [if applicable]
    • EDDI's language: British English
    • Voice: Ivona Amy

My Investigation

Investigation Notes

I've tried to add some Power Play reporting to my EDDI personality, and found that even though I've been pledge to Li Yong-Rui since the start of PP2, EDDI says that my Power is 'None'.

To check this, I just made a simple script that just voices {cmdr.power}, and it only says 'None'.

EDDI Logs

N/A

Player journals

This entry is at the start of the Journal, so EDDI should know who I'm pledged to:
{ "timestamp":"2024-11-28T22:19:25Z", "event":"Powerplay", "Power":"Li Yong-Rui", "Rank":7, "Merits":36842, "TimePledged":2079080 }

@Darkcyde13
Copy link
Author

Hmm, I think that it may also apply to systems. I'll need to do some more tests, but I've just tried the following:

{set reportSystem to SystemDetails("HIP 20935")}
{reportSystem.power}

This also says 'None', yet it is a Stronghold system for LYR. I've tried a couple of other LYR systems and they are all the same.
I thought I had this work earlier today, I just can't remember what system I was in, but I could be mistaken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant