Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Runtime Bug]: Log shows attempts to load textures with garbled names when loading many assets #703

Open
DimplyPickle opened this issue Jan 18, 2025 · 1 comment
Labels
bug Something isn't working jira A jira ticket exists runtime RTX Remix runtime

Comments

@DimplyPickle
Copy link

Describe the bug

A bug happened where...

Upon inspecting remix-dxvk.log I noticed that there was an error loading a texture called "...noughness..".
I performed a search through all of the .usda files and there was no reference / request to load a texture with this string.

Checking a second run attempt, I saw that remix had attempted to load a texture called ".....rtex.dn.rtex.dds" however no asset with this name exists in the usda files.

It appears that when loading large mods, perhaps remix is struggling at some point with strings.

Image

Image

How do you reproduce the bug?

On a fresh install of "Painkiller Black Edition" from steam, install the following mod:
https://www.moddb.com/mods/painkiller-rtx-remix/downloads/painkiller-rtx-remix-v007

Download and overwrite the mod's files with the attached files:

Painkiller usda files.zip

Attempt to launch Painkiller.exe.
Check the contents of remix-dxvk.log for warnings and errors.

What is the expected behavior?

The runtime should...
Not attempt to load textures which do not exist in the .usda files.

Version

dxvk-remix-0f57dbb-699-release, bridge-remix-7c3687b-117-release

Logs

bridge32.log
bridge64.log
dxwrapper-painkiller.log
remix-dxvk.log

Crash dumps

NvRemixBridge.exe_20250118_061910.dmp

Media

No response

@DimplyPickle DimplyPickle added bug Something isn't working runtime RTX Remix runtime triage labels Jan 18, 2025
@DimplyPickle DimplyPickle changed the title [Runtime Bug]: Runtime attempts to load textures which do not exist when loading many assets [Runtime Bug]: Log shows attempts to load textures with garbled names when loading many assets Jan 19, 2025
@NV-LL
Copy link
Collaborator

NV-LL commented Feb 13, 2025

Thanks for reaching out! We've filed REMIX-3882 for internal tracking.

@NV-LL NV-LL added jira A jira ticket exists and removed triage labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira A jira ticket exists runtime RTX Remix runtime
Projects
None yet
Development

No branches or pull requests

2 participants