Code Monkey home page Code Monkey logo

Comments (10)

mrDIMAS avatar mrDIMAS commented on August 20, 2024

What's your PC specs?

from fyrox.

yurivict avatar yurivict commented on August 20, 2024

4 CPUs, 8 virtual threads, 24 GB of memory, OpenGL.
Very old Intel CPU.

from fyrox.

mrDIMAS avatar mrDIMAS commented on August 20, 2024

What's the output of this glxinfo | grep 'version'?

from fyrox.

yurivict avatar yurivict commented on August 20, 2024
$ glxinfo | grep "OpenGL version"
OpenGL version string: 4.6.0 NVIDIA 550.54.14

from fyrox.

mrDIMAS avatar mrDIMAS commented on August 20, 2024

So, the error comes from GLX, OpenGL initialization to be more precise. This could be from outdated drivers, local settings, etc. I found this discussion with the same issue.

from fyrox.

yurivict avatar yurivict commented on August 20, 2024

The alacritty terminal emulator app works fine on the same system though.

from fyrox.

mrDIMAS avatar mrDIMAS commented on August 20, 2024

Alacritty works fine because it requires OpenGL 2.0, but Fyrox requires at least OpenGL 3.3+.

from fyrox.

yurivict avatar yurivict commented on August 20, 2024

The error message comes from the failure to open for reading the file "settings.ron".
This file doesn't exist.

from fyrox.

mrDIMAS avatar mrDIMAS commented on August 20, 2024

This is not an error, just a warning about missing settings file. The actual cause of the crash is an issue with OpenGL context creation. I don't know why this happens, it requires some debugging anyway. Usually when drivers, local settings, etc is fine then the engine starts fine too. I suggest you to check some other application that uses more or less modern OpenGL to see if it works.

from fyrox.

yurivict avatar yurivict commented on August 20, 2024

@mrDIMAS What application would you suggest to use to test OpenGL?

from fyrox.

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.