Vypisanie chyby

Nevíte si rady s úpravou nějakého módu? Potřebujete poradit jak opravit error? Pište sem..
Odpovědět
Pavol
Příspěvky: 28
Registrován: pon 02. led 2017 5:06:30
Bydliště: Jablonica

Vypisanie chyby

Příspěvek od Pavol »

ahoj prosím čo to znamená

Error: Render device Error: Unknown.
Warning (compatibility): Texture C:/Users/Pavol/Documents/My Games/FarmingSimulator2017/mods/HoT_Seedfertilizer_placeable/brand.png width or height doesn't equal 2^n.
Error: D3D11Texture::init: Creation of texture with checked formats failed
..\..\..\src\base\3d\d3d11\D3D11Texture.cpp (533)Error: Can't load resource 'C:/Users/Pavol/Documents/My Games/FarmingSimulator2017/mods/HoT_Seedfertilizer_placeable/brand.png'.
Warning (compatibility): Texture C:/Users/Pavol/Documents/My Games/FarmingSimulator2017/mods/HoT_Seedfertilizer_placeable/brand.png width or height doesn't equal 2^n.
Error: D3D11Texture::init: Creation of texture with checked formats failed
..\..\..\src\base\3d\d3d11\D3D11Texture.cpp (533)Error: Can't load resource 'C:/Users/Pavol/Documents/My Games/FarmingSimulator2017/mods/HoT_Seedfertilizer_placeable/brand.png'.
Error: Render device Error: Unknown.
Uživatelský avatar
Kraken
Příspěvky: 32
Registrován: stř 04. led 2017 1:08:15

Re: Vypisanie chyby

Příspěvek od Kraken »

máš tam špatnej formát a cestu k textuře brand.png
format musí být vždy, např: 256x128, 512x256, 1024x512, nebo 128x128, 512x512 atd, musí to byt delitelné2
a cesta k té textuře je taky asi jiná než tato ..\..\..\src\base\3d\d3d11
Odpovědět