Coder Social home page Coder Social logo

Comments (12)

jceddy avatar jceddy commented on June 2, 2024

You need to go to Settings->View Account and check "Detailed Logs(Plugin Support)" to get inventory data dumped to the logs now. Have you done that?

from dailyarenadeckadvisor.

 avatar commented on June 2, 2024

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

I put 1.0.3.0 up a little early to fix a bug due to the new cards showing up in the card database with missing fields. I will make a post with information about the new Arena setting tomorrow.

Closing this for now.

from dailyarenadeckadvisor.

Dhurcator avatar Dhurcator commented on June 2, 2024

hi, i have the same problem and i have 1.0.3.2. and i did the Settings->View Account and check "Detailed Logs(Plugin Support)" but still hangs with 'Computing Deck Suggestions...' in the main window

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

Was it working for you before?

There is another troubleshooting item in the User Guide to check as well. Let me know if none of the workaround work for you!

https://github.com/jceddy/DailyArenaDeckAdvisor/wiki/User-Guide

from dailyarenadeckadvisor.

Dhurcator avatar Dhurcator commented on June 2, 2024

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

I recently actually had this happen to me using the same version (1.0.3.2) recently after adding some information to the decks download ahead of an upcoming change for the next version.

Closing and re-opening the program fixed it for me, though, and I haven't had a chance yet to dig further into it. I just wanted to eliminate the possibility of it being one of the "known" issues before going deeper here.

If you could attach the latest log files from C:\Users\{your user}\AppData\LocalLow\DailyArena\DailyArenaDeckAdvisor\logs here, I will take a look at them and see if it help narrow it down.

Will also spend some time today to see if I can reproduce it on my end (I was going to do that anyway, but will prioritize it since it's affecting other users).

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

Also, try deleting all of the json files in C:\Users\{your user}\AppData\LocalLow\DailyArena\DailyArenaDeckAdvisor, and then re-running the program.

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

I found the exception I originally saw in my log file and will be investigating it...curious to see if it's the same error in your log:

{"@t":"2019-09-16T18:33:18.2447319Z","@mt":"Exception in {0} ({1} - {2})","@l":"Error","@x":"System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.\r\nParameter name: key\r\n   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)\r\n   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)\r\n   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)\r\n   at DailyArenaDeckAdvisor.MainWindow.ReloadAndCrunchAllData()\r\n   at System.Threading.Tasks.Task.Execute()\r\n   --- End of inner exception stack trace ---\r\n---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.\r\nParameter name: key\r\n   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)\r\n   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)\r\n   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)\r\n   at DailyArenaDeckAdvisor.MainWindow.ReloadAndCrunchAllData()\r\n   at System.Threading.Tasks.Task.Execute()<---\r\n","0":"loadTask","1":"Window_Loaded","2":"Main Application"}

Also, no need to apologize for pursuing it...it's harder for me to track down bugs if people don't complain about them! :)

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

Let me know if deleting the JSON files works...I think I need to add some more logging in order to track this one down. If you aren't able to work around it I will push a version with more logging.

from dailyarenadeckadvisor.

Dhurcator avatar Dhurcator commented on June 2, 2024

from dailyarenadeckadvisor.

jceddy avatar jceddy commented on June 2, 2024

Good to hear it!

from dailyarenadeckadvisor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.