GithubHelp home page GithubHelp logo

Framework.Service bug about fasetto-word HOT 3 OPEN

angelsix avatar angelsix commented on August 21, 2024
Framework.Service bug

from fasetto-word.

Comments (3)

angelsix avatar angelsix commented on August 21, 2024

Pulled latest code, built, I get none of those issues. I've updated packages and pushed that just in case that was causing issues for you. But this is a No-repro for me. Are you using latest branch?

from fasetto-word.

KillShot007 avatar KillShot007 commented on August 21, 2024

Hi, it turned out the problem is with the database, now I'm getting an exception in the EnsureDataStoreAsync() of the BaseClientDataStore class, when I digged deeper I noticed that the database was never created, and when this ensure method runs I get this exception:

System.MissingMethodException: 'Method not found: 'IntPtr SQLitePCL.sqlite3.get_ptr()'.'

and in the debug it shows this:

Exception thrown: 'System.MissingMethodException' in mscorlib.dll
Method not found: 'IntPtr SQLitePCL.sqlite3.get_ptr()'.

from fasetto-word.

KillShot007 avatar KillShot007 commented on August 21, 2024

Ok after a solid couple of days of debugging and researching, I found out that VS 2019 installs alot of additional microsoft packages when I install EntityFrameworkCore.Sqlite, my best guess would be that something is overiding the natural behaviour when dealing with the database, I installed VS 2017, I repeated the same steps and it worked

from fasetto-word.

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.