Alienhead Posted January 2 Share Posted January 2 I get this all the time and not sure what it's related to.. Vulkan error -2. I'm using a RX 6700 XT ( 8gb ) card. Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Josh Posted January 2 Share Posted January 2 typedef enum VkResult { VK_SUCCESS = 0, VK_NOT_READY = 1, VK_TIMEOUT = 2, VK_EVENT_SET = 3, VK_EVENT_RESET = 4, VK_INCOMPLETE = 5, VK_ERROR_OUT_OF_HOST_MEMORY = -1, VK_ERROR_OUT_OF_DEVICE_MEMORY = -2, Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Alienhead Posted January 2 Author Share Posted January 2 Hmmm out of device memory, this is a 8gb card.. and the error occurred on Editor load up, no map was loaded. Okay ty for the info., Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Alienhead Posted January 2 Author Share Posted January 2 Loading this model 25 times results in a -1 error, out of host memory. PC has 32gb. Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Josh Posted January 3 Share Posted January 3 Without anything to test, I can't tell anything about this. It sounds odd for sure. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Alienhead Posted January 3 Author Share Posted January 3 Oh sorry, thought I pasted the link into that message. https://sketchfab.com/3d-models/mech-drone-8d06874aac5246c59edb4adbe3606e0e 1 Quote I'm only happy when I'm coding, I'm only coding when I'm happy. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.