GithubHelp home page GithubHelp logo

FNAPlatform.CreateWindow about fna HOT 8 CLOSED

dm67x avatar dm67x commented on August 16, 2024
FNAPlatform.CreateWindow

from fna.

Comments (8)

flibitijibibo avatar flibitijibibo commented on August 16, 2024

This doesn't tell us a whole lot - I assume you have the native libraries?

Also, get rid of that static Instance variable - initialize your Game with a using statement so that your class gets consistently initialized on startup and is appropriately disposed at program exit.

from fna.

dm67x avatar dm67x commented on August 16, 2024

The singleton pattern or an instance don't change anything. I've downloaded FNA from the website and I add FNA to my project.

from fna.

flibitijibibo avatar flibitijibibo commented on August 16, 2024

Can you send me a binary build of the game?

from fna.

dm67x avatar dm67x commented on August 16, 2024

debug.zip
release.zip

from fna.

dm67x avatar dm67x commented on August 16, 2024

Sorry it's my fault i forgot the native library.

from fna.

flibitijibibo avatar flibitijibibo commented on August 16, 2024

No problem, this report still ended up being helpful - I'm surprised it didn't throw DllNotFoundException, will have to keep this in mind if it shows up again.

from fna.

darfink avatar darfink commented on August 16, 2024

Just wanted to chime in and say that I got the same weird exception message, until after I added SDL2 library, then I received a DllNotFoundException for OpenAL.

The inner exception of the TypeInitializationException is DllNotFoundException though. So if possible it should be fixed, I can only assume this has caught many more by surprise.

from fna.

flibitijibibo avatar flibitijibibo commented on August 16, 2024

It's only a surprise if you don't read the docs, but I might be biased as the author of those docs.

from fna.

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.