Jump to content

DarthVitrial

Citizen
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    1

DarthVitrial last won the day on October 28 2019

DarthVitrial had the most liked content!

Profile Information

  • Favorite Mod(s)
    Wheels of Lull

Recent Profile Visitors

664 profile views

DarthVitrial's Achievements

Knight

Knight (6/12)

1

Reputation

  1. Right, Microsoft declared those EoL…and 10 will be EoL too soon, kinda scary. I tested and you can have both 6 and 8 installed at the same time so it shouldn’t be an issue for now.
  2. Unimportant, but are there any plans to swap from .Net 6 to .Net 8 in a future version?
  3. No idea where it's from though. reachtree02_lod_2.nif
  4. ...yep, that was it. Wherever that tree came from, it was apparently broken. Sorry for wasting your time with this, but I appreciate the more detailed logging that helped me find it. Log of the successful run attached. LODGen_SSE_arnimaDUPLICATE003_log.txt DynDOLOD_SSE_log.txt
  5. DynDOLOD_SSE_Debug_log.txt DynDOLOD_SSE_log.txt LODGen_SSE_arnimaDUPLICATE003_log.txt EDIT: I found a copy of meshes\landscape\trees\reachtree02_lod_2.nif in my MO2 data files that I wasn't aware of thanks to that log. I'm going to delete that and try again.
  6. Both ran without error.
  7. Using the same lodgenx64win as last time, right?
  8. "Error processing Merged 1 16 0,-32 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at LODGenerator.Geometry.Optimize() in E:\project\LODGen\Geometry.cs:line 2208 Finished LOD level 16 coord [0, -32] [115012/77398] Error writing D:\Dyndolod\DynDOLOD_Output\Meshes\Terrain\arnimaDUPLICATE003\Objects\\arnimaDUPLICATE003.16.0.-32.bto Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')" LODGen_SSE_arnimaDUPLICATE003_TerrainUnderside_log.txt LODGen_SSE_arnimaDUPLICATE003_log.txt arnimaDUPLICATE003.16.0.-32.bto LODGen_SSE_Export_arnimaDUPLICATE003.7z
  9. Here. DynDOLOD_SSE_Object_LOD.txt DynDOLOD_SSE_Dynamic_LOD.txt LODGen_SSE_arnimaDUPLICATE003_log.txt LODGen_SSE_arnimaDUPLICATE003_TerrainUnderside_log.txt DynDOLOD_SSE_ModelsUsed_arnimaDUPLICATE003.txt DynDOLOD_SSE_TexturesUsed_arnimaDUPLICATE003.txt LODGen_SSE_ArnimaVoid_log.txt LODGen_SSE_ArnimaVoid_TerrainUnderside_log.txt DynDOLOD_SSE_log.txt
  10. testing now Logs attached Debug: https://mega.nz/file/Ngl2jDwK#t_6zgGuOUXAncTrelRknOqNp9HwDHbzCn4MLmqBSz0E LODGen_SSE_arnimaDUPLICATE003_TerrainUnderside_log.txt LODGen_SSE_arnimaDUPLICATE003_log.txt DynDOLOD_SSE_ModelsUsed_arnimaDUPLICATE003.txt DynDOLOD_SSE_TexturesUsed_arnimaDUPLICATE003.txt DynDOLOD_SSE_Dynamic_LOD.txt DynDOLOD_SSE_Object_LOD.txt DynDOLOD_SSE_log.txt
  11. Exact same error. Same worldspace, but different cell, I think. Log confirms External: E:\Dyndolod\Edit Scripts\Texconvx64.exe, Version: 1.0.0.0, Date: 2024-01-20 13:20:54 External: E:\Dyndolod\Edit Scripts\LODGenx64Win.exe, Version: 3.0.18.0, Date: 2023-12-15 19:00:00 Logs attached. Debug log: https://mega.nz/file/VgchRJjJ#kEUUxjW8vdvVHpLSh_Obg65nb3Ee09J0l3IXtb9s64I Error processing System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at LODGenerator.Geometry.Optimize() in C:\project\LODGen\Geometry.cs:line 2223 Log ended at 10:54:31 AM (00:00:40) Code: 522 No errors in windows event log. Done with .Net 6. DynDOLOD_SSE_log.txt LODGen_SSE_arnimaDUPLICATE003_log.txt DynDOLOD_SSE_Dynamic_LOD.txt DynDOLOD_SSE_Object_LOD.txt DynDOLOD_SSE_ModelsUsed_arnimaDUPLICATE003.txt DynDOLOD_SSE_TexturesUsed_arnimaDUPLICATE003.txt LODGen_SSE_arnimaDUPLICATE003_TerrainUnderside_log.txt
  12. OK, downgraded from .Net 8.0.1 to .Net 6.0.26, testing now.
  13. Repeatable crash in alpha 165, no bugreport.txt is generated. Always happens in the same worldspace, but running "check for errors" on the affected mod in xEdit 4.1.5b finds no errors. The mod had previously been run through xLodGen (latest beta, 106) for Terrain LoD, height map, and occlusion generation. No errors were present in the xLodGen log. I think this actually IS a bug in the mod, not DyndoLod, but I'm not sure how to identify/fix the problem. I'm working with the developer of the mod so if this is fixable on the mod's end I'd like to. (note, the mod version being worked on is not yet public, but I can DM it to you if needed) Logs attached. Debug log: https://mega.nz/file/8wFHQCxJ#FcDdyPIKCjSUnjiBx8nfDyxkQCP5bGsJYqnhfjX-tMY Error message is Error processing System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at LODGenerator.Geometry.Optimize() in C:\project\LODGen\Geometry.cs:line 2219 DynDOLOD_SSE_log.txt DynDOLOD_SSE_TexturesUsed_arnimaDUPLICATE003.txt LODGen_SSE_arnimaDUPLICATE003_log.txt LODGen_SSE_arnimaDUPLICATE003_TerrainUnderside_log.txt DynDOLOD_SSE_ModelsUsed_arnimaDUPLICATE003.txt
  14. OK, did it again with a fresh attempt and it worked, so no clue what happened last time.
  15. Odd issue: The entirety of the LOD generation worked perfectly, but then when it came time to actually zip and save it, it crashed. Bugreport and log attached. Debug log was 10mb, I'm going to delete that and redo DyndoLod to get fresh logs. bugreport.txt DynDOLOD_SSE_log.txt
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.