Skip to content

Show chest name for those with invalid world#18

Open
PikaMug wants to merge 1 commit intoCodisimus:masterfrom
PikaMug:patch-1
Open

Show chest name for those with invalid world#18
PikaMug wants to merge 1 commit intoCodisimus:masterfrom
PikaMug:patch-1

Conversation

@PikaMug
Copy link
Contributor

@PikaMug PikaMug commented May 5, 2015

Will help the user to edit or remove the afflicted PhatLoot, especially if there are multiple chests in the same world. Have not tested this, but I assume chestName is not empty at this point.

Will help the user to edit or remove the afflicted PhatLoot, especially if there are multiple chests in the same world. Have not tested this, but I assume chestName is not empty at this point.
@Codisimus
Copy link
Owner

chestName is simply a copy of what is provided in the config file so each time it would print out rather than the name of the PhatLoot.

@Codisimus
Copy link
Owner

There might be a different variable that we can use though. Let me take a look.

@Codisimus
Copy link
Owner

It doesn't even look like that code is called anywhere. It is a private constructor that is not called within that file.

@PikaMug
Copy link
Contributor Author

PikaMug commented May 9, 2015

That code is called somewhere when the server starts up, when data exists for a chest in a world which has been removed. My server changes worlds often, so any way to identify which chest the warning refers to would be magical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments