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

Warnings in clean game game log, help tracking down the issues. base game no mods. #5973

Open
apollodeathstar opened this issue Mar 14, 2024 · 1 comment
Labels
area: sim Area that is affected by the Simulation of the Game

Comments

@apollodeathstar
Copy link
Contributor

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

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.

@Garanas
Copy link
Member

Garanas commented Mar 14, 2024

The collision warnings are already fixed on FAF Develop, about to be released soon. I've never figured out where the missing textures and/or resources are coming from. I also do not know how to find their cause.

@MrRowey MrRowey added the area: sim Area that is affected by the Simulation of the Game label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: sim Area that is affected by the Simulation of the Game
Projects
None yet
Development

No branches or pull requests

3 participants