Advertisement
Guest User

Untitled

a guest
Apr 9th, 2018
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. [1] [OPEN DEBUG FILE] Opening Debug File
  2. [2] [Run Location] Program running from: G:\Steam\steamapps\common\Skyrim Special Edition\Data\SkyProc Patchers\Requiem\.
  3. [3] [SUM] Arg: -REQMYMEMORY
  4. [4] [SPGlobal] Skyrim.ini believed to be in: C:\Users\xxx\Documents\My Games\Skyrim Special Edition\Skyrim.ini. File exists.
  5. [5] [Language] Language set to English
  6. [6] [EXCEPTION] java.io.FileNotFoundException: Files\BlockList.txt (The system cannot find the path specified)
  7. at java.io.FileOutputStream.open0(Native Method)
  8. at java.io.FileOutputStream.open(Unknown Source)
  9. at java.io.FileOutputStream.<init>(Unknown Source)
  10. at java.io.FileOutputStream.<init>(Unknown Source)
  11. at java.io.FileWriter.<init>(Unknown Source)
  12. at skyproc.gui.SUMGUI.loadBlockedMods(SUMGUI.java:439)
  13. at skyproc.gui.SUMGUI.open(SUMGUI.java:340)
  14. at Reqtificator.Reqtificator.main(Reqtificator.java:96)
  15.  
  16. [7] [Status] Requiem for the Indifferent version: 1.9.4
  17. [8] [Status] Used Memory: 26MB
  18. [9] [Status] Max Memory: 910MB
  19. [10] [Status] Java version: 1.8.0_161
  20. [11] [Status] Operating System: Windows 10
  21. [12] [Status] Patcher Build: Release Version 1.9.4
  22. [13] [Status] Execution Time and Date: Monday, April 9, 2018 2:42:22 PM CDT
  23. [14] [Status] Language from INI: en
  24. [15] [SUM] Patch needed because no patch existed.
  25. [16] [SUM] Patch needed: true
  26. [17] [SUM] Starting patch because user pressed patch.
  27. [18] [SUM] Window Closing.
  28. [19] [Needs Importing] Needs importing because force patch was on or patch needed updating.
  29. [20] [SUM] Patch needed: true
  30. [21] [START IMPORT THREAD] Starting of process thread.
  31. [22] [SPGlobal] Skyrim App data thought to be found at: C:\Users\xxx\AppData\Local\Skyrim Special Edition
  32. [23] [SPGlobal] Skyrim Plugin file location wrong. Locating manually.
  33. [24] [EXCEPTION] java.io.FileNotFoundException: Files\PluginsListLocation.txt (The system cannot find the path specified)
  34. at java.io.FileOutputStream.open0(Native Method)
  35. at java.io.FileOutputStream.open(Unknown Source)
  36. at java.io.FileOutputStream.<init>(Unknown Source)
  37. at java.io.FileOutputStream.<init>(Unknown Source)
  38. at java.io.FileWriter.<init>(Unknown Source)
  39. at lev.Ln.manualFindFile(Ln.java:1264)
  40. at skyproc.SPGlobal.getPluginsTxt(Unknown Source)
  41. at skyproc.SPImporter.getActiveModList(SPImporter.java:78)
  42. at skyproc.SPImporter.importActiveMods(SPImporter.java:331)
  43. at skyproc.gui.SUMGUI$ProcessingThread.run(SUMGUI.java:900)
  44. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement