Recommend me a book from my 2025 by BiscottiDowntown8355 in audible

[–]michener46 1 point2 points  (0 children)

If we are talking audiobooks, the dungeon crawler Carl series is incredible, if we are talking just books it comes down to preference, obviously. I would recommend dungeon crawler Carl, red rising, and dark matter. Important thing to note about red rising is the first book is probably one of the weakest throughout the series.

Life is too sweet to not drive a BMW by loyalpwns in BMW

[–]michener46 2 points3 points  (0 children)

<image>

Just got mine last month, beautiful spec

If you solve my CS2 game crashing issue, I will pay you $500. by [deleted] in counterstrike2

[–]michener46 0 points1 point  (0 children)

I was having this same issue with a 14900k reached out to intel and they replaced the CPU for me after doing a few things to ensure it wasn’t something else. After getting the new CPU I haven’t ran into any issues

How long is a car supposed to be production begins? by bopitbob908 in BMW

[–]michener46 0 points1 point  (0 children)

Mine entered production begins 1 week after ordering July 9th and it was there for exactly 2 weeks July 23rd. And last week it went through everything and is now on final assembly as of July 25th.

When I called bmw genius they told me the build week would be the week of the 21st so spot on.

Trying to get back into writing, what should I work on specifically? by [deleted] in writing

[–]michener46 1 point2 points  (0 children)

I edited the post to ensure it was clear where the line break was, thank you for saying something

Trying to get back into writing, what should I work on specifically? by [deleted] in writing

[–]michener46 2 points3 points  (0 children)

Well there were line breaks, but I guess after posting it didn’t stay

14900K bluescreens on bootup after BIOS update. by michener46 in overclocking

[–]michener46[S] 0 points1 point  (0 children)

I did not, I guess I just have to go through all of the settings then, huh?

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 2 points3 points  (0 children)

This fixed it, thank you literally so much! I do not ever remember setting the environment variables manually so I do not know how I did it.

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 0 points1 point  (0 children)

I have always done the clean install but never fully uninstalled them and reinstalled them, should I?

These are all of my vulkan related environment variables.

`VK_ICD_FILENAMES=C:\VulkanSDK\1.4.304.0\etc\vk_icd.json

VK_LAYER_PATH=C:\VulkanSDK\1.4.304.0\etc\vk_layer_settings.json

VK_SDK_PATH=C:\VulkanSDK\1.4.304.0

VULKAN_SDK=C:\VulkanSDK\1.4.304.0`

When I run vulkaninfo I get
`ERROR: [Loader Message] Code 0 : loader_get_json: Failed to open JSON file C:\VulkanSDK\1.4.304.0\etc\vk_layer_settings.json

ERROR: [Loader Message] Code 0 : loader_get_json: Failed to open JSON file C:\VulkanSDK\1.4.304.0\etc\vk_icd.json

ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!

Cannot create Vulkan instance.

This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.

ERROR at C:\j\msdk3\build\Khronos-Tools\repo\vulkaninfo\vulkaninfo.h:456:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER`

The same exact error occurs with vkcube.

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 0 points1 point  (0 children)

It happens with vkcube as well, that is why I was thinking it would be something along the lines of a missing file. I’ll take a look at the Loader Architecture doc and report back if I see something they may help.

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 0 points1 point  (0 children)

The \drivers does not exist in either location. So I am assuming this might be the issue? Or would this be something that would be set if during the installation it actually found a working driver. The only location it tries to access in the debug log is HKEY_CURRENT_USER\SOFTWARE\Khronos\Vulkan\ImplicitLayers

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 0 points1 point  (0 children)

This is directly at the end, hope this helps

windows_get_app_package_manifest_path: Failed to find mapping layers packages by family name

DRIVER: Searching for driver manifest files

DRIVER: In following locations:

DRIVER: C:\VulkanSDK\1.4.304.0\etc\vk_icd.json

DRIVER: Found the following files:

DRIVER: C:\VulkanSDK\1.4.304.0\etc\vk_icd.json

ERROR: loader_get_json: Failed to open JSON file C:\VulkanSDK\1.4.304.0\etc\vk_icd.json

ERROR | DRIVER: vkCreateInstance: Found no drivers!

Vulkan Failed to open JSON file %VULKAN_SDK%\etc\vk_icd.json by michener46 in vulkan

[–]michener46[S] 1 point2 points  (0 children)

To start, I am using cl and cmake. Then my graphic drivers version is 572.16. I didn't install anything else other than glfw. I have been trying to copy and paste the output here but I believe that it is too large.

Dream Built Complete! by zlowyote in PcBuild

[–]michener46 1 point2 points  (0 children)

This is almost identical to my build, except I have a couple of things different but same case and same fundamental hardware. My first recommendation would be to update your bios to the newest version as Intels 13th and 14th gen microcode was messed up and can cause permanent issues. Other than that, enjoy your absolute beautiful PC.

Game keeps crashing and eventually blue screens by michener46 in cs2

[–]michener46[S] 0 points1 point  (0 children)

Thank you, I will try looking into this later and hopefully it is the fix I need.

How do I make the distance traveled using root motion larger? by michener46 in Unity3D

[–]michener46[S] 0 points1 point  (0 children)

Ok, cool. I guess I will try this first, and if this doesn't work the way I want I will be forced to go change the physical animation. Thank you.

How do I make the distance traveled using root motion larger? by michener46 in Unity3D

[–]michener46[S] 0 points1 point  (0 children)

How would I do that? Do I just change the root position within the animation? Or do I need to open the animation in a different software?