Bug: Valkyrie Dialogue Error
dev-slayer opened this issue ยท 0 comments
What Feature Types Apply to This Bug?
Entity
Other Type
No response
What Type of Bug Is This?
Annoyance
Forge Version
45.0.46
The Aether Version
0.6.2
Is This Bug a Conflict With Another Mod?
No response
Client Log
https://gist.github.com/dev-slayer/31c8ccf87f655ecd30f37e5cde855bcc
Crash Report (if applicable)
No response
Steps to Reproduce
This is a dialogue from when the Valkyrie kills you, it can be replicated, but it may take a few times for the death message to be the same.
What You Expect To Happen
I expected it to say: "Maybe some day, SlayerDev... maybe some day."
What Actually Happened
It outputed: "Maybe some day, %s... maybe some day."
Additional Details
I assume the method of dialogue isn't similar to tellraw, but if it is, this may work instead.
[{"text":"Maybe some day, "},{"selector":"@p"},{"text":"... maybe some day."}]
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.