Texture errors

Dupely

New member
Messages
3
Reactions
0
Points
1
Quite new to VAM but seem to get similar errors to this and presume i am just installing files wrong? So any .var files i just put into \AddonPackages

A lot of clothes load like this? But it that normal? I have to go into the texture settings and reload the main texture to fix it.
Same with a lot of blush packs ect. They will load a solid color like red or white anytime a scene is loaded and i have to reset the AlphaTexure to fix those each time.

Is there something i'm missing?

Many Thanks

!> Error during texture load: Exception during caching of AmineKunai.Nessy_Summer_Dress.2:/Custom/Clothing/Female/AmineKunai/Amine Nessy Summer Dress/Amine Nessy Summer Dress Txt2.png: System.IO.DirectoryNotFoundException: Could not find a part of the path "G:\Textures\Amine Nessy Summer Dress Txt2_png_8570942_132550526000000000__C.vamcachemeta".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
at ImageLoaderThreaded+QueuedImage.Finish () [0x00000] in <filename unknown>:0
!> Error during texture load: Exception during caching of AmineKunai.Nessy_Summer_Dress.2:/Custom/Clothing/Female/AmineKunai/Amine Nessy Summer Dress/Amine Nessy Summer Dress Bump.png: System.IO.DirectoryNotFoundException: Could not find a part of the path "G:\Textures\Amine Nessy Summer Dress Bump_png_10539131_132547990120000000__L_N.vamcachemeta".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool,System.Text.Encoding)
at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0
at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00000] in <filename unknown>:0
at ImageLoaderThreaded+QueuedImage.Finish () [0x00000] in <filename unknown>:0
 

Attachments

  • 1611504891.jpg
    1611504891.jpg
    642.4 KB · Views: 0
It's trying to load the textures from your cache in G:\Textures but it's not finding it there for some reason. Check your Caching settings in User Preferences. Make sure that the path exists (if it's an external drive, plug it in!). Try clearing it. Maybe try putting it on a different drive just to what happens.
 
Ah thank you, that was the issue. must have mapped it to G:/Cache instead of G:/VAM/Cache

Thank you
 
Back
Top Bottom