Giter VIP home page Giter VIP logo

Comments (8)

akien-mga avatar akien-mga commented on May 31, 2024 2

You might need to go through the Windows registry to locate where it installed a layer that's referencing obsolete files from Epic Online Services and GOG Galaxy, judging by the names.

See #56089 (comment) for potential locations for these registry keys.

It's a flaw of the Vulkan ecosystem that any application can register implicit or explicit layers and typically doesn't properly clean after themselves, impacting all other Vulkan apps.

from godot.

clayjohn avatar clayjohn commented on May 31, 2024 1

Can you try running Godot from the command line so that you can see if any errors are printed out?

The command to use is:

./Godot_v4.2.2-stable_win64.exe --verbose

from godot.

CodeStrix avatar CodeStrix commented on May 31, 2024 1

So the good news is, that getting rid of the anyway obsolete registry keys actually resolved the errors.

Bad news is - nothing changed. I now don't have any errors being thrown - but still cannot use forward+ or mobile to actually run any scene/game (I have yet to restart....).

Update: Even after restart - the problem persists --> Updated original comment

from godot.

CodeStrix avatar CodeStrix commented on May 31, 2024

Can you try running Godot from the command line so that you can see if any errors are printed out?

The command to use is:

./Godot_v4.2.2-stable_win64.exe --verbose

Updated original problem desc to keep things clean.

from godot.

clayjohn avatar clayjohn commented on May 31, 2024

In this case it seems to be the same issue as #88991 which was fixed by removing the twitch overlay the person had installed.

From the error it seems like the Vulkan loader is looking for the epic games overlay but not finding it. Did you uninstall or reinstall the Epic Games Launcher recently?

In either case, doing a clean uninstall reinstall of the launcher might fix the issue

from godot.

CodeStrix avatar CodeStrix commented on May 31, 2024

In this case it seems to be the same issue as #88991 which was fixed by removing the twitch overlay the person had installed.

From the error it seems like the Vulkan loader is looking for the epic games overlay but not finding it. Did you uninstall or reinstall the Epic Games Launcher recently?

In either case, doing a clean uninstall reinstall of the launcher might fix the issue

The last time I touched the Epic Launcher Installment was years ago. But since there have been Updates of the Launcher - who might know. I'll try the clean un-/reinstall and shall report ;).

from godot.

CodeStrix avatar CodeStrix commented on May 31, 2024

Clean de-/reinstall of EPIC Launcher - no luck. The same problem and error message persists. But i noticed, that the error message is pointing to a wron directory for the epic launcher. So I reinstalled the Launcher in the folder from the error message - still no progress and the same problem and error message persists.

from godot.

CodeStrix avatar CodeStrix commented on May 31, 2024

So i put in the whole log when starting the sample scene (2D node, packed_scene with animated script, collider and camera2D - no own scripts so far). Maybe someone can find a hint in the log.

from godot.

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.