RustyMods / Seasonality

Valheim plugin to manipulate prefab material textures and colors in order to achieve a seasonal experience.
10 stars 3 forks source link

graphic freezing bug #24

Open thewoozle opened 4 months ago

thewoozle commented 4 months ago

at random, usually during a jump, graphics freeze with seasonality 3.2.1 active. player log:

D3D11: Failed to create RenderTexture (1024 x 1024 fmt 53 aa 1), error 0x887a0005 d3d11: failed to create buffer (target 0x21 mode 0 size 20680) [0x887A0005] d3d11: failed to create buffer (target 0x1 mode 1 size 20680) [0x887A0005] d3d11: attempt to lock null buffer D3D11: Failed to create RenderTexture (64 x 64 fmt 53 aa 1), error 0x887a0005

RustyMods commented 4 months ago

oh, first i hear of this one, any other mods that target textures ?

thewoozle commented 4 months ago

im using all-item stand, clock, and build-in-dungeon, though the problom goes away when I load without seasonality. In retrospect, I have spawn some out-of-biome trees and bushes so maybe some issue with those textures? I've seen it happen in multiple biomes and at random times. The above post was the first time I considered checking player log so next time it happens, perhaps there will be different info.