# Small grammar error

**URL:** https://discourse.cataclysmdda.org/t/small-grammar-error/9739
**Category:** The Garage
**Created:** [June 4, 2015, 5:15am UTC](https://discourse.cataclysmdda.org/t/small-grammar-error/9739 "2015-06-04T05:15:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Vronkio](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/vronkio/32/55_2.png) [@Vronkio](https://discourse.cataclysmdda.org/u/Vronkio)
#### Post date: [June 4, 2015, 5:15am UTC](https://discourse.cataclysmdda.org/t/small-grammar-error/9739/1 "2015-06-04T05:15:31Z")

</div>

When getting hit by a corrosive zombie’s ranged attack the message displays A bolt of acid hits you’s X instead of …your X.

It tickles.

---

<div class="post-metadata">

### Author: ![Vronkio](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/vronkio/32/55_2.png) [@Vronkio](https://discourse.cataclysmdda.org/u/Vronkio)
#### Post date: [June 13, 2015, 5:10am UTC](https://discourse.cataclysmdda.org/t/small-grammar-error/9739/2 "2015-06-13T05:10:23Z")

</div>

Now it appears as “Bad format string for printf”, this in 3284

---

<div class="post-metadata">

### Author: ![tvm](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/tvm/32/457_2.png) [@tvm](https://discourse.cataclysmdda.org/u/tvm)
#### Post date: [June 13, 2015, 1:15pm UTC](https://discourse.cataclysmdda.org/t/small-grammar-error/9739/3 "2015-06-13T13:15:27Z")

</div>

[s] I thought I’ve fixed that. Tried 3284 and 3294 (current) and didn’t notice this.

Are you using official builds or compiling yourself ? Do you use any special build parameters ?

The game has apparently hard time handling your character’s name.[/s]

All solved. Unused arguments were actually causing some problems if compiled with optimizations (eg., RELEASE=1).

> <https://github.com/CleverRaven/Cataclysm-DDA/pull/12649>
