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

Fix common errors #22

Open
amoeba opened this issue May 2, 2019 · 0 comments
Open

Fix common errors #22

amoeba opened this issue May 2, 2019 · 0 comments
Projects
Milestone

Comments

@amoeba
Copy link
Owner

amoeba commented May 2, 2019

3/30/2019 9:28:10 AM
Error: Object reference not set to an instance of an object.
Source: Decal.Adapter
Stack:    at Decal.Adapter.Wrappers.AllegianceInfoWrapper.get_Id()
   at Decal.Adapter.Wrappers.CharacterFilter.get_Patron()
   at TreeStats.Character.GetCharacterInfo()
============================================================================

============================================================================
3/30/2019 9:54:10 PM
Error: An item with the same key has already been added.
Source: mscorlib
Stack:    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at TreeStats.Character.ProcessCharacterPropertyData(NetworkMessageEventArgs e)
@amoeba amoeba added this to the v1.3 milestone Nov 8, 2019
@amoeba amoeba added this to This Release in v1.3 Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v1.3
This Release
Development

No branches or pull requests

1 participant