In Progress 0.9.123-PUBLIC-ELECTRON#5820 Gold Remnant fight: "output() used for combat text" & Grenade launcher damage formatting

Mar 1, 2025
11
2
During the first fight against the gold myr remnants, this message is raised several times.

Code:
output() used for combat text, please report:


(−21.78% Cover) (H: −12)


1740870417328.png

Additionally, whenever a Gold Remnant uses their grenade launcher, the damage report is formatted oddly. As seen above, everyone hit and their damage is bunched into one paragraph.


Code:
Gold Remnant D takes something off her belt and affixes it to her rifle’s barrel. She aims it your way and shoots it off, sending something big and black hurling your way! It impacts the ground behind you and explodes, sending a hail of shrapnel over your squad! Your shield crackles but holds. (S: −10) The attack directly impacts Lieve! (H: −15) The attack directly impacts Red Commando A! (H: −14) The attack directly impacts Red Commando B! (H: −11) The attack directly impacts Red Commando C! (H: −13)

When usually, the damage is formatted similar to how this:1740870521014.png

I've also attached a save file just before the mission's start.
 

Attachments

  • Kira (H) - 7Hrs 21Mins, 222 Days - Myrellion, Sindathu.json
    791.9 KB · Views: 2
Last edited:
Mar 1, 2025
11
2
Oh, forgot to mention. I first encountered the bug on 0.9.122-PUBLIC-ANDROID#5753. Then re-confirmed it on the latest electron public release.

Not sure that'll affect things, but figure it's worth saying. Just in case.
 

lowercase_donkey

Scientist
Apr 27, 2016
1,683
245
Ok, got the output thing fixed and J merged it.

I'm also going to submit a formatting fix for your other issue, just add some new lines. Anything else?1740874568304.png
 
Mar 1, 2025
11
2
Ok, got the output thing fixed and J merged it.

I'm also going to submit a formatting fix for your other issue, just add some new lines. Anything else?
Only thing I can think to add, is that the formatting issue also had some oddities with how it interacted with The Grey Goo Armor's blurbs. I didn't catch a picture of it. But the player's damage displayed first, followed by the armor's blurb, and then the myr's damage. All in the same line.

Not sure if that's a grey goo thing and needs to be a separate issue or if it's related.