extesy / DeckTracker

Universal Deck Tracker for collectible card games such as The Elder Scrolls: Legends and Eternal
Other
96 stars 26 forks source link

Overlay displays only a few cards #155

Closed eliisevisk closed 6 years ago

eliisevisk commented 6 years ago

Hello,

I discovered an issue with the overlays, which after the latest TES:L upgrade (Clockwork City) has stopped displaying all the cards in my deck. Only a few are displayed.

I have tried reinstalling the deck tracker, updating it manually via the installer and restarting my laptop, the tracker, TES:L, and running the --debug mode (after which I found a text file named error and have included the contents below). I also added the screenshot.

Is this error related to the game's update or should there be some solution I have not yet tried??

Help..

Error text file is made of sections like this (only variation appearing to be the timestamp):

at System.Reflection.Assembly.GetType (System.String name, Boolean throwOnError) [0x00000] in :0 at DeckTracker.Json.ToJson (System.Object message) [0x00000] in :0 2017-11-29T20:34:49.5583946Z|System.TypeLoadException: Could not load type 'DeckTracker.DwdJsonWriter' from assembly 'DeckTracker.InGame.Json.TheElderScrollsLegends, Version=1.0.71.0, Culture=neutral, PublicKeyToken=null'. at (wrapper managed-to-native) System.Reflection.Assembly:InternalGetType (System.Reflection.Module,string,bool,bool) at System.Reflection.Assembly.GetType (System.String name, Boolean throwOnError, Boolean ignoreCase) [0x00000] in :0

image

extesy commented 6 years ago

Will fix it later today.

extesy commented 6 years ago

@Fuwano Try release 1.0.72 - https://github.com/extesy/DeckTracker/releases/tag/1.0.72

eliisevisk commented 6 years ago

@extesy Yes! Thank you so much! You are the best!