Advertisement
SMiThaYe

ravenhearst two missing UMA textures

Nov 10th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. WARNING: Shader Unsupported: 'Hidden/Dof/DX11Dof' - Pass '' has no vertex shader
  2. WARNING: Shader Unsupported: 'Hidden/Dof/DX11Dof' - Setting to default shader.
  3. 2017-11-10T23:35:21 63.262 INF WorldStaticData.Init() needed 10.309s
  4. DirectoryNotFoundException: Could not find a part of the path "C:\7D2D\Dawn_of_the_New_Apocalypse\Ravenhearst_SDX_SP_21_Day_Blood_Moons_Weather_Disabled\Data\UMATextures\TraderCaitlin_0_d.png".
  5. 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
  6. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0
  7. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  8. at System.IO.File.Create (System.String path, Int32 bufferSize) [0x00000] in <filename unknown>:0
  9. at System.IO.File.Create (System.String path) [0x00000] in <filename unknown>:0
  10. at UMA.ArchetypeTextureCache.SaveToFile (System.String archetypeName, Boolean archetypeIsPlayer, Int32 atlasIndex, UnityEngine.Texture2D diff, UnityEngine.Texture2D spec, UnityEngine.Texture2D nrm) [0x00000] in <filename unknown>:0
  11. at UMA.ArchetypeTextureCache.AddTexturesToCache (System.String archetypeName, Boolean archetypeIsPlayer, UnityEngine.Texture[] textures, Int32 atlasIndex) [0x00000] in <filename unknown>:0
  12. at UMA.TextureProcessPROCoroutine+<workerMethod>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  13. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  14. Rethrow as Exception: Exception in WorkerCoroutine: UMA.TextureProcessPROCoroutine
  15. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  16. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  17. at UMA.UMAGeneratorBuiltin.HandleDirtyUpdate (UMA.UMAData data) [0x00000] in <filename unknown>:0
  18. at UMA.UMAGeneratorBuiltin.OnDirtyUpdate () [0x00000] in <filename unknown>:0
  19. at UMA.UMAGeneratorBuiltin.Update () [0x00000] in <filename unknown>:0
  20.  
  21. (Filename: Line: -1)
  22.  
  23. 2017-11-10T23:35:22 63.804 INF [Steamworks.NET] Login ok.
  24. DirectoryNotFoundException: Could not find a part of the path "C:\7D2D\Dawn_of_the_New_Apocalypse\Ravenhearst_SDX_SP_21_Day_Blood_Moons_Weather_Disabled\Data\UMATextures\zombieStripperDrunk_0_d.png".
  25. 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
  26. at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000] in <filename unknown>:0
  27. at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  28. at System.IO.File.Create (System.String path, Int32 bufferSize) [0x00000] in <filename unknown>:0
  29. at System.IO.File.Create (System.String path) [0x00000] in <filename unknown>:0
  30. at UMA.ArchetypeTextureCache.SaveToFile (System.String archetypeName, Boolean archetypeIsPlayer, Int32 atlasIndex, UnityEngine.Texture2D diff, UnityEngine.Texture2D spec, UnityEngine.Texture2D nrm) [0x00000] in <filename unknown>:0
  31. at UMA.ArchetypeTextureCache.AddTexturesToCache (System.String archetypeName, Boolean archetypeIsPlayer, UnityEngine.Texture[] textures, Int32 atlasIndex) [0x00000] in <filename unknown>:0
  32. at UMA.TextureProcessPROCoroutine+<workerMethod>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  33. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  34. Rethrow as Exception: Exception in WorkerCoroutine: UMA.TextureProcessPROCoroutine
  35. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  36. at UMA.WorkerCoroutine.Work () [0x00000] in <filename unknown>:0
  37. at UMA.UMAGeneratorBuiltin.HandleDirtyUpdate (UMA.UMAData data) [0x00000] in <filename unknown>:0
  38. at UMA.UMAGeneratorBuiltin.OnDirtyUpdate () [0x00000] in <filename unknown>:0
  39. at UMA.UMAGeneratorBuiltin.Update () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement