-
Notifications
You must be signed in to change notification settings - Fork 411
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
Missing graphics in latest release. #516
Comments
Huh, icon info is missing from the database... Very strange, it was fine with my test dump 2 days ago. Will look into it. |
Yeah, pretty much all icons that are linked from the database. All GUI icons should still be present. This seems like a change in the EVE cache files. A quick fix would be to use old icon information, which should be fine for this release, as nothing has really changed on the EVE side that we are concerned about for this release. I may have to get in touch with Entity to see if he can investigate the issue with reverence. |
The data that we dump from cache that determines icon names seems to have moved. When the database was compiled, Reverence didn't get the correct data. I've opened up a ticket and hope Entity contacts me soon so that we may fix the issue at the source. For now though, I have a database that seems to be fine - will test and examine the data more in depth and release another version tonight. |
Great, thanks @blitzmann |
Gonna mark this as fixed. It's still not solved in reverence where we get it data from the cache, but since ccp is now dumping all their data in YAML format I can convert it to something we can use and get correct information. |
I'm missing the icons next to the market modules. Attached is screen shot.
Running on Windows 7, used the .exe installation file.
The text was updated successfully, but these errors were encountered: