You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i select Red Hare horse - game crashes with Incompatible types U32 and U32x2 error (all models has black textures).
When i select any playable officer model - game crashes with vk_rasterizer.cpp:operator():601: Assertion Failed!
On screens - normal horse model with black textures and Red Hare.
Reproduction Steps
When i select Red Hare horse - game crashes with Incompatible types U32 and U32x2 error (all models has black textures).
When i select any playable officer model - game crashes with vk_rasterizer.cpp:operator():601: Assertion Failed!
Gravity Rush 2 crashes with a similar error as well, and you can technically even reach it with a release build, if you spawn in the player_test world, turn on the infinite gravity cheat, don't load the Ngs2 library in LLE to skip the audio crash that would happen before this, and fly to the location shown in this video. In the video I used a lot of shader skipping to get further, this error occurs when you get close enough to the edge for the game to start loading the place.
Quick log from the latest main showcasing this (filtered due to extreme log spam from Ngs2 stubs and undefined exrtq behaviour): shad_log.txt
Changing it to an error log tells me that it is hit a lot of times while compiling the initial shaders, too shad_log.txt
Edit 2: I accidentally used inverted logic in the logging, I updated the log to a correct one.
Checklist (we expect you to perform these steps before opening the issue)
Describe the Bug
When i select Red Hare horse - game crashes with Incompatible types U32 and U32x2 error (all models has black textures).
When i select any playable officer model - game crashes with vk_rasterizer.cpp:operator():601: Assertion Failed!
On screens - normal horse model with black textures and Red Hare.
Reproduction Steps
When i select Red Hare horse - game crashes with Incompatible types U32 and U32x2 error (all models has black textures).
When i select any playable officer model - game crashes with vk_rasterizer.cpp:operator():601: Assertion Failed!
Specify OS Version
Windows 11 LTSC 24H2
CPU
Ryzen 3 3100
GPU
nVidia GTX 1050 Ti
Amount of RAM in GB
24 Gb
Amount of VRAM in GB
4 Gb
Log File
shad_log DW 8 Empires assertion failed.txt
shad_log DW 8 Empires incompatible types.txt
The text was updated successfully, but these errors were encountered: