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

Icons not found for minimap usage #126

Open
Cervator opened this issue Jan 1, 2021 · 0 comments
Open

Icons not found for minimap usage #126

Cervator opened this issue Jan 1, 2021 · 0 comments
Labels
Good First Issue Good for learners that are new to Terasology Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Bug Issues reporting and PRs fixing problems

Comments

@Cervator
Copy link
Member

Cervator commented Jan 1, 2021

When playing normally I see a lot of this in the log:

21:39:13.677 [main] ERROR o.t.m.minimap.CharacterOverlay - No icon found for citizenMetalRenegades:gooeyCitizen
21:39:13.693 [main] ERROR o.t.m.minimap.CharacterOverlay - No icon found for citizenMetalRenegades:marketCitizen

The lack of space is a non issue, CharacterOverlay.render should have a space added for its log statement. There's probably a minor issue in fetching the icon assets correctly. Might be an easy fix! There are some minor-looking warnings in that method as well.

Maybe related: #111

@Cervator Cervator added the Type: Bug Issues reporting and PRs fixing problems label Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for learners that are new to Terasology Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Bug Issues reporting and PRs fixing problems
Projects
Status: 📔 Backlog
Development

No branches or pull requests

1 participant