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

"already in Index" errors in console output #12

Open
vinnydiehl opened this issue Jan 25, 2013 · 0 comments
Open

"already in Index" errors in console output #12

vinnydiehl opened this issue Jan 25, 2013 · 0 comments

Comments

@vinnydiehl
Copy link
Member

I'm getting the following two lines of seemingly related error output in the console:

ERROR: BID_FILE_DIS already in Index
ERROR: WIN_ADD_SQUADRON already in Index

They may or may not be harmless, but it'd be best to kill everything reminiscent of an error, eh? 😃

The problem occurs in C_Resmgr::LoadIndex() on this line. There are several spots in that method where an "already in Index" error could be printed, but both are from this line, so it's at some point in that while loop that they occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant