Giter Site home page Giter Site logo

Not starting about gdsdecomp HOT 14 CLOSED

Smokeyey avatar Smokeyey commented on July 3, 2024
Not starting

from gdsdecomp.

Comments (14)

Smokeyey avatar Smokeyey commented on July 3, 2024 1

It worked. I could kiss you.

Let this be a reminder to all: get new drivers.

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

It sounds it might be related to issue #74 ; try the instructions that reynold mentions here: #74 (comment)

from gdsdecomp.

Smokeyey avatar Smokeyey commented on July 3, 2024

I did notice that and did follow the solution found there; didn't work. No noticeable change.

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

Can you start it from the command line and paste the output from the terminal?

from gdsdecomp.

Smokeyey avatar Smokeyey commented on July 3, 2024

The output is a mess; many many lines that are just plain identical. I'll try to find all the unique ones.
ERROR: Error (-3) creating shader module for stage: Compute
at: (drivers\vulkan\rendering_device_vulkan.cpp:5561)
ERROR: Condition "!shader" is true. Returning: RID()
at: RenderingDeviceVulkan::compute_pipeline_create (drivers\vulkan\rendering_device_vulkan.cpp:6906)
ERROR: Condition "!shader" is true. Returning: RID()
at: RenderingDeviceVulkan::uniform_set_create (drivers\vulkan\rendering_device_vulkan.cpp:5804)
ERROR: Condition "!particles_storage->particles_shader.shader.version_is_valid(version)" is true.
at: RendererRD::ParticlesStorage::ParticlesShaderData::set_code (servers\rendering\renderer_rd\storage_rd\particles_storage.cpp:1589)
ERROR: Condition "p_shader.is_null()" is true.
at: PipelineCacheRD::setup (servers\rendering\renderer_rd\pipeline_cache_rd.cpp:89)
ERROR: Condition "!shader" is true. Returning: RID()
at: RenderingDeviceVulkan::render_pipeline_create (drivers\vulkan\rendering_device_vulkan.cpp:6438)
ERROR: Condition "!canvas_singleton->shader.canvas_shader.version_is_valid(version)" is true.
at: RendererCanvasRenderRD::CanvasShaderData::set_code (servers\rendering\renderer_rd\renderer_canvas_render_rd.cpp:2063)
ERROR: Attempted to name invalid ID: 0
at: RenderingDeviceVulkan::set_resource_name (drivers\vulkan\rendering_device_vulkan.cpp:8900)
ERROR: Condition "!scene_singleton->sky.sky_shader.shader.version_is_valid(version)" is true.
at: RendererRD::SkyRD::SkyShaderData::set_code (servers\rendering\renderer_rd\environment\sky.cpp:131)
ERROR: Condition "!fog_singleton->volumetric_fog.shader.version_is_valid(version)" is true.
at: RendererRD::Fog::FogShaderData::set_code (servers\rendering\renderer_rd\environment\fog.cpp:358)

I think that's all of them.

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

It looks like your video card doesn't support compute shaders. Can you post your specs and OS?

from gdsdecomp.

Smokeyey avatar Smokeyey commented on July 3, 2024

Processor AMD Ryzen 7 3700X 8-Core Processor 3.60 GHz
Installed RAM 32.0 GB
System type 64-bit operating system, x64-based processor
Windows 10
I removed the device name, device id, and product id, assuming they aren't needed and are personal.

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

No graphics card?

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

3700X does not have integrated graphics, so you should have a separate video card.

from gdsdecomp.

Smokeyey avatar Smokeyey commented on July 3, 2024

Its a Radeon RX 5700

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

Ok, so you actually have the exact same setup as me (3700x, RX5700, 32GB RAM, Windows 10), so you definitely should not have issues with compiling those shaders. This may be a driver issue; I'd recommend updating, and if that doesn't work, reinstall the drivers.

from gdsdecomp.

Smokeyey avatar Smokeyey commented on July 3, 2024

Which drivers should I reinstall in specific?

from gdsdecomp.

nikitalita avatar nikitalita commented on July 3, 2024

The radeon drivers: https://www.amd.com/en/support/graphics/amd-radeon-5700-series/amd-radeon-rx-5700-series/amd-radeon-rx-5700

from gdsdecomp.

slmarcos avatar slmarcos commented on July 3, 2024

I had the same issue with NVidia Drivers with the most recent version of Ubuntu 22. I needed to downgrade to version 510 to fix it.

from gdsdecomp.

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.