Advertisement
Guest User

Untitled

a guest
Jul 31st, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. D:\>\Projects\Skyrim-NX-Toolkit\PY_CONVERT_MOD.BAT \TEST
  2. Starting up...
  3. toolkit.py is set at "D:\Projects\Skyrim-NX-Toolkit\Scripts\toolkit.py"
  4. Finding Python 3.x path
  5. Python 3.7.0
  6. Python is installed
  7. PYTHON3 is C:\Python\Python37\python.exe
  8. texconv.exe exists in Utilites path
  9. texdiag.exe exists in Utilites path
  10. nvddsinfo.exe exists in Utilites path
  11. Skyrim-NX-Toolkit v2.6.0, sys.argv <['D:\\Projects\\Skyrim-NX-Toolkit\\Scripts\\toolkit.py', 'convert_mod', 'D:\\TEST', 'D:\\TEST_ConvertedAndPacked', '']>
  12. <D:\TEST>
  13. Logger Initialised D:\TEST.log
  14. InfoChecking if settings.ini should be updated.
  15. InfoVersion:ToolkitVersion is v2.6.0.  Currrent Version is v2.6.0
  16. Timer Started 2019-07-31 11:28:13
  17. Skyrim-NX-Toolkit v2.6.0 - convert_mod
  18. Convert Mod, ToolkitPath is D:\Projects\Skyrim-NX-Toolkit
  19. Convert Mod, create empty folder at target
  20. CreateTarget(D:\TEST_ConvertedAndPacked)
  21. Unpacking TEST
  22. Found 0 BSAs & 2 loose files
  23. Copied 2/2 (0)
  24. Convert Path
  25. Found 0 dds files to convert
  26. Found 0 32-bit hkx files to convert
  27. Found 0 64-bit hkx files to convert
  28. Found 0 txt files to convert
  29. Found 2 sound files to convert
  30. Found 0 mesh files to convert
  31. Sounds Processing Complete: 2/2 (2/0) success/failure.
  32. Pack Mod
  33. Files (0) / Folders (1) to move
  34. Moved Files 0/0 Folders 1/1
  35. Cleanup old folders
  36. Build File List
  37. Prepared 2/2
  38. Run bsarch.exe
  39. Clean Up
  40. Total Time Taken 0:00:02.438481
  41.  
  42. D:\>\Projects\Skyrim-NX-Toolkit\CONVERT_MOD.BAT \TEST
  43. Starting up...
  44. toolkit.exe is set at "D:\Projects\Skyrim-NX-Toolkit\Scripts\dist\toolkit.exe"
  45. texconv.exe exists in Utilites path
  46. texdiag.exe exists in Utilites path
  47. nvddsinfo.exe exists in Utilites path
  48. Skyrim-NX-Toolkit v2.6.0, sys.argv <['D:\\Projects\\Skyrim-NX-Toolkit\\Scripts\\dist\\toolkit.exe', 'convert_mod', 'D:\\TEST', 'D:\\TEST_ConvertedAndPacked', '']>
  49. <D:\TEST>
  50. Logger Initialised D:\TEST.log
  51. InfoChecking if settings.ini should be updated.
  52. InfoVersion:ToolkitVersion is v2.6.0.  Currrent Version is v2.6.0
  53. Timer Started 2019-07-31 11:28:21
  54. Skyrim-NX-Toolkit v2.6.0 - convert_mod
  55. Convert Mod, ToolkitPath is D:\Projects\Skyrim-NX-Toolkit
  56. Convert Mod, create empty folder at target
  57. CreateTarget(D:\TEST_ConvertedAndPacked)
  58. Unpacking TEST
  59. Found 0 BSAs & 2 loose files
  60. Copied 2/2 (0)
  61. Convert Path
  62. Found 0 dds files to convert
  63. Found 0 32-bit hkx files to convert
  64. Found 0 64-bit hkx files to convert
  65. Found 0 txt files to convert
  66. Found 2 sound files to convert
  67. Found 0 mesh files to convert
  68. Sounds Processing Complete: 2/2 (2/0) success/failure.
  69. Pack Mod
  70. Files (0) / Folders (1) to move
  71. Moved Files 0/0 Folders 1/1
  72. Cleanup old folders
  73. Build File List
  74. Prepared 2/2
  75. Run bsarch.exe
  76. Clean Up
  77. Total Time Taken 0:00:02.126315
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement