Code Monkey home page Code Monkey logo

Comments (8)

WolverinDEV avatar WolverinDEV commented on May 30, 2024

Another one in the discord has the same issue. We're still trying to figure out what may be the cause.

from valthrun.

WolverinDEV avatar WolverinDEV commented on May 30, 2024

This error seems to be related to AMDs GPU / OpenGL driver.
The solution is to downgrade to version 22.11.2.

Discord reference: https://discord.com/channels/1135362291311849693/1135362291311849698/1154795646344241303
Download reference: https://www.amd.com/de/support/kb/release-notes/rn-rad-win-22-11-2

I'm not sure if there is anything else which can be done on Valthruns side except creating a troubleshooting guide.

from valthrun.

swagftw avatar swagftw commented on May 30, 2024

I am also having the same issue, but downgrading should not be the solution.
Any update on the troubleshooting?

from valthrun.

WolverinDEV avatar WolverinDEV commented on May 30, 2024

I am also having the same issue, but downgrading should not be the solution. Any update on the troubleshooting?

As far as we currently know: Yes
Regardless of the used rendering backend (OpenGL or Vulkan) newer AMD libraries always give that kind of error.
However if you find a different solution, please keep up informed :)

from valthrun.

swagftw avatar swagftw commented on May 30, 2024

I am also having the same issue, but downgrading should not be the solution. Any update on the troubleshooting?

As far as we currently know: Yes

Regardless of the used rendering backend (OpenGL or Vulkan) newer AMD libraries always give that kind of error.

However if you find a different solution, please keep up informed :)

Does it have something to do with VS C++?

from valthrun.

WolverinDEV avatar WolverinDEV commented on May 30, 2024

Okey some updates:
It seems like, you can provoke a similar error when using Vulkan (branch render-vulkan) for nvidia drivers as well.
Some interesting to say, observations I've made so far (self compiling the releases):

  1. Rarely the error occurs and usually sticks around a few couple of rebuilds
  2. Changing some lines of code (e.g. reordering some blocks) will usually "fix" the error
  3. When the binary is run initially with user privileges it works, but as soon once started as administrator it (sometimes) doesn't work. Event when run with user privileges it still gives the error 14001.

Some general information for others to tingle around:
The system, responsible for that kind of error is the Windows Activation Context functionality. More (poorly written) information can be found here:
https://learn.microsoft.com/en-us/windows/win32/sbscs/isolated-applications-and-side-by-side-assemblies-portal

The issue is not exclusive for Valthrun and other widely used applications have (sometimes) similar issues.

from valthrun.

WolverinDEV avatar WolverinDEV commented on May 30, 2024

This has now it's own Wiki entry and issue: #71
https://wiki.valth.run/#/030_troubleshooting/overlay/040_amd_opengl

Using Vulkan instead of OpenGL seems to have shifted the error a little.

from valthrun.

ava12312312 avatar ava12312312 commented on May 30, 2024

OpenService FAILED 1060 i dont understand

from valthrun.

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.