Advertisement
Guest User

Untitled

a guest
Dec 26th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Application: LODGenx64.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.Collections.Generic.KeyNotFoundException
  5. at System.Collections.Concurrent.ConcurrentDictionary`2[[System.UInt64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(UInt64)
  6. at LODGenerator.LODApp.RemoveUnseenFaces(LODGenerator.QuadDesc, LODGenerator.ShapeDesc)
  7. at LODGenerator.LODApp.TransformShape(LODGenerator.QuadDesc, LODGenerator.StaticDesc, LODGenerator.NiFile, LODGenerator.NifMain.NiTriBasedGeom, LODGenerator.Common.Matrix44, Single, Int32)
  8. at LODGenerator.LODApp.IterateNodes(LODGenerator.QuadDesc, LODGenerator.StaticDesc, Int32, LODGenerator.NiFile, LODGenerator.NifMain.NiNode, LODGenerator.Common.Matrix44, Single)
  9. at LODGenerator.LODApp.ParseNif(LODGenerator.QuadDesc, LODGenerator.StaticDesc, Int32)
  10. at LODGenerator.LODApp.DoLOD(LODGenerator.QuadDesc, Boolean)
  11. at LODGenerator.LODApp+<>c__DisplayClass75_1.<GenerateLOD>b__0()
  12. at System.Threading.Tasks.Task.Execute()
  13.  
  14. Exception Info: System.AggregateException
  15. at System.Threading.Tasks.Task.WaitAll(System.Threading.Tasks.Task[], Int32, System.Threading.CancellationToken)
  16. at LODGenerator.LODApp.GenerateLOD(System.Collections.Generic.List`1<LODGenerator.StaticDesc>)
  17. at LODGeneratorCMD.Program.Main(System.String[])
  18.  
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement