Jump to content

thegrimblade

Citizen
  • Posts

    5
  • Joined

  • Last visited

Everything posted by thegrimblade

  1. I ran xLODGen and ran into an error. I thought maybe it was my fault because I was doing other tasks, while it ran in the background. I ran it again, and ran into an error again. After about 20 minutes, I get an error popup with error message: "LODGen process error, exit code E0434352." In the logger, I see a few issues: Error optimizing unseen triangles for LOD level 32 Unhandled Exception: System.ObjectDisposedException: Cannot access a closed file. I have included the full log in the following pastebin file(s): Part 1: https://pastebin.com/KUF95nBE Part 2: https://pastebin.com/6D6jvpVv Part 3: https://pastebin.com/r8DtJVHQ I am not sure how close to completion xLODGen was able to reach before running into this error, but it did seem to produce a majority of the expected files. I am not sure if this error will cause any significant issues, but I figured I should post the log since this software is in beta.
  2. I went to backspace, and there was indeed an invisible character there, probably from copy-pasting. I won't know if the process was a success or not for a few minutes, but it is at least running. If I do not post again, you can assume that this resolved my issues. Thanks.
  3. Pastebin link to log: https://pastebin.com/iDTzNd8A Note: This is only one of the runs in the log, but they should all be identical, so that should not matter. I'll add as well that I am running on Windows 10, with the most recent public update. Let me know if you need any further information.
  4. Hello, I am running into an odd issue in which SSELODGen appears to refuse to run due to "illegal characters in path," but as far as I can tell, this is not the case. To quickly summarize: I am running xLODGen beta 36 with xEdit 4.01 through MO2 v2.1.6. I have SSEEdit.exe located at: ‪C:\Games\ModdingTools\xEdit\SSEEdit\SSEEdit.exe and I have xLODGen.exe located at C:\Games\ModdingTools\xLODGen\xLODGen.exe Within MO2, I have the Binary set to the aforementioned xLODGen.exe, with the argument: -sse -o:"D:\SSExLODGenOutput\" I am using the Tucoguide as a reference (https://www.nexusmods.com/skyrimspecialedition/mods/10694) and for instructions on installation. When I run xLODGen through MO2, I select all of the BGS worlds (base game+DLC) and Falskaar. I use the setting suggested by the aforementioned Tucoguide. A few seconds after selecting "Generate" I am greeted with an error popup that reads: "LODGen process error, exit code E0434352." The log from the note that the background loader has finished until this error can be seen below: [00:09] Background Loader: finished[Tamriel] Generating LOD[Tamriel] Gathering CELL and LAND records.[Tamriel] Land height: -27000, Water height: -14000, Scanned: 16385 CELL records, Found: 16384 LAND records for area [-64,-64] to [63,63][Tamriel] LODsettings: Level 4 to 32 stride 256 from -96,-96 to 0,0[Tamriel] Exporting terrain mesh data for LODGen to C:\Games\ModdingTools\xLODGen\Edit Scripts\LODGen_Terrain_Tamriel.bin[Tamriel] No options file found: C:\Games\ModdingTools\xLODGen\Edit Scripts\SSELODGen_Skyrim_Tamriel_Options.txt[Tamriel] Saving LODGen data: C:\Games\ModdingTools\xLODGen\Edit Scripts\LODGen_Terrain_Tamriel.txt[Tamriel] Running "C:\Games\ModdingTools\xLODGen\Edit Scripts\LODGen.exe" "C:\Games\ModdingTools\xLODGen\Edit Scripts\LODGen_Terrain_Tamriel.txt"============================================================Skyrim Object LOD Generator 2.5.2.0Created by Ehamloptiran and ZilavUpdated by Sheson Log started at 4:57:54 PM Unhandled Exception: System.ArgumentException: Illegal characters in path. at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath) at LODGenerator.Common.Utils.GetFullPathWithEndingSlashes(String input) at LODGeneratorCMD.Program.Main(String[] args)LOD Generator: finished (you can close this application now) I can provide the full log at request.I am not sure what error I am running into here. There are no spaces nor any illegal characters that I can find in any of the file paths. I am not sure what exit code E0434352 indicates, nor do I know how to go about finding out. I would appreciate any help or suggestions anyone might be able to provide.
×
×
  • Create New...

Important Information

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