Giter VIP home page Giter VIP logo

Comments (8)

JorisBlanken avatar JorisBlanken commented on August 12, 2024 1

MacOS support is currently limited due to limited access to hardware.
See: https://twitter.com/117scape/status/1437169753282514947

It might be worth check your latest client.log anyway, to make sure other issues are not occurring.

from rlhd.

TylerADavis avatar TylerADavis commented on August 12, 2024

Thanks for pointing me towards client.log, I've uploaded my log as a gist.

It looks to me that the core error is Unable to create shader of type 37305, which seems to be the identifier for compute shaders.

from rlhd.

JorisBlanken avatar JorisBlanken commented on August 12, 2024

Thanks for pointing me towards client.log, I've uploaded my log as a gist.

It looks to me that the core error is Unable to create shader of type 37305, which seems to be the identifier for compute shaders.

From my limited research, it appears that compute shaders are supported in OpenGL 4.3 and later, which MacOS doesn't support. Try checking your OpenGL version to make sure.

from rlhd.

TylerADavis avatar TylerADavis commented on August 12, 2024

That's in line with my understanding, no Mac supports OpenGL > 4.1, and OpenGL 4.3 is the minimum version that supports compute shaders.

Article as source for max OpenGL version on Mac, as well as OpenGL's deprecation on Apple platforms, so OpenGL 4.3 likely isn't coming.
https://www.anandtech.com/show/12894/apple-deprecates-opengl-across-all-oses

from rlhd.

Jourio avatar Jourio commented on August 12, 2024

Someone has to port it to metal

from rlhd.

evstaystrapped avatar evstaystrapped commented on August 12, 2024

Is there any fix? I have an iMac as well, and the exact issue as mentioned in original issue by @TylerADavis is happening with mine. It seems there are several people with this issue. Hoping to fix it.

from rlhd.

keyosk avatar keyosk commented on August 12, 2024

Closed by #59

from rlhd.

TylerADavis avatar TylerADavis commented on August 12, 2024

Closing this issue as it is fixed by #59 . Thanks @LlemonDuck !

image

from rlhd.

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.