Warnings in clean game game log, help tracking down the issues. base game no mods.
- Dominant language
- Lua
- Stars
- 264
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 21
Description
**Describe the bug**
Warnings about missing textures and the collision box of several units appear in the game logs of every game. I am unable to determine what textures are missing from the base game.
@Garanas
`warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
warning: GetResource: Invalid name ""
info: Can't find texture "" -- trying fallback.
`
`warning: Overriding the y axis of collision box of unit ( ope6003 ), it should be atleast 0.5 to guarantee proper functioning gunships
warning: Overriding the y axis of collision box of unit ( uxl0021 ), it should be atleast 0.5 to guarantee proper functioning gunships
warning: Overriding the y axis of collision box of unit ( opc1002 ), it should be atleast 0.5 to guarantee proper functioning gunships
warning: Overriding the y axis of collision box of unit ( uec0001 ), it should be atleast 0.5 to guarantee proper functioning gunships
warning: Overriding the y axis of collision box of unit ( ope2003 ), it should be atleast 0.5 to guarantee proper functioning gunships
warning: Overriding the y axis of collision box of unit ( urc0001 ), it should be atleast 0.5 to guarantee proper functioning gunships`
[game_22033061.log](https://github.com/FAForever/fa/files/14595337/game_22033061.log)
**To Reproduce**
Start game on setons no mods, close game check game log.
**Expected behavior**
no warnings for missing textures or collision boxes.
**Additional context**
Looking for guidance so I can solve the bug in the git files.
_This bug report will be read by people that have not experienced the bug themselves - this report is all they have to investigate. The more precise your report, the easier it becomes for us to help you._
Contributor guide
Assessment
This issue has not been assessed yet.