Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. ETGMod Installer v19.4.12
  2. Entering the Modgeon
  3. No previous mod installation found.
  4. Still reverting to unmodded backup...
  5. Reverting: EtG.exe
  6. WARNING: Backup not found for EtG.exe
  7. Reverting: Assembly-CSharp.dll
  8. Reverting: UnityEngine.CoreModule.dll
  9. Reloading Assembly-CSharp.dll
  10. Backing up: UnityEngine.CoreModule.dll
  11. Backing up: Assembly-CSharp.dll
  12. Backing up: EtG.exe
  13. Mod #0: Base
  14. Reading from cache: ETGMOD.zip
  15. Checking for ETGMOD/...
  16. Entry: ETGMOD/: 0 bytes
  17. Entry: ETGMOD/YamlDotNet.dll: 199680 bytes
  18. Entry: ETGMOD/System.Xml.dll: 1270272 bytes
  19. Entry: ETGMOD/I18N.dll: 31744 bytes
  20. Entry: ETGMOD/UnityEngine.CoreModule.Base.mm.dll: 19456 bytes
  21. Entry: ETGMOD/System.Xml.Linq.dll: 58880 bytes
  22. Entry: ETGMOD/Newtonsoft.Json.dll: 419840 bytes
  23. Entry: ETGMOD/I18N.MidEast.dll: 29184 bytes
  24. Entry: ETGMOD/Assembly-CSharp.Base.mm.dll: 316928 bytes
  25. Entry: ETGMOD/Mono.Cecil.dll: 369664 bytes
  26. Entry: ETGMOD/I18N.Other.dll: 32256 bytes
  27. Entry: ETGMOD/I18N.CJK.dll: 680448 bytes
  28. Entry: ETGMOD/I18N.West.dll: 65536 bytes
  29. Entry: ETGMOD/I18N.Rare.dll: 171008 bytes
  30. Entry: ETGMOD/PEG.dll: 89088 bytes
  31. Entry: ETGMOD/Ionic.Zip.dll: 462336 bytes
  32. Entry: InstallerVersion.txt: 9 bytes
  33. Found version file.
  34. ETGMOD/ found.
  35. Extracting: ETGMOD/YamlDotNet.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\YamlDotNet.dll
  36. Extracting: ETGMOD/System.Xml.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\System.Xml.dll
  37. Extracting: ETGMOD/I18N.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.dll
  38. Extracting: ETGMOD/UnityEngine.CoreModule.Base.mm.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\UnityEngine.CoreModule.Base.mm.dll
  39. Extracting: ETGMOD/System.Xml.Linq.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\System.Xml.Linq.dll
  40. Extracting: ETGMOD/Newtonsoft.Json.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Newtonsoft.Json.dll
  41. Extracting: ETGMOD/I18N.MidEast.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.MidEast.dll
  42. Extracting: ETGMOD/Assembly-CSharp.Base.mm.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Assembly-CSharp.Base.mm.dll
  43. Extracting: ETGMOD/Mono.Cecil.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Mono.Cecil.dll
  44. Extracting: ETGMOD/I18N.Other.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.Other.dll
  45. Extracting: ETGMOD/I18N.CJK.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.CJK.dll
  46. Extracting: ETGMOD/I18N.West.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.West.dll
  47. Extracting: ETGMOD/I18N.Rare.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.Rare.dll
  48. Extracting: ETGMOD/PEG.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\PEG.dll
  49. Extracting: ETGMOD/Ionic.Zip.dll -> D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Ionic.Zip.dll
  50.  
  51. Now comes the real "modding" / patching process.
  52. It may seem like the Installer may be stuck sometimes. Go make
  53. yourself a coffee in the meantime - it doesn't get stuck.
  54. It may *crash*, though - and in this case, debug stuff appears
  55. here. Please put that debug stuff onto http://pastebin.com/ and
  56. send it to the #modding channel in https://discord.gg/etg
  57.  
  58. System.UnauthorizedAccessException: Access to the path 'D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Assembly-CSharp.dll' is denied.
  59. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  60. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  61. at System.IO.File.Delete(String path)
  62. at ETGModInstaller.ETGModder.Mod(InstallerWindow ins, String file)
  63. System.UnauthorizedAccessException: Access to the path 'D:\steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Assembly-CSharp.dll' is denied.
  64. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  65. at System.IO.File.InternalDelete(String path, Boolean checkHost)
  66. at System.IO.File.Delete(String path)
  67. at ETGModInstaller.ETGModder.Mod(InstallerWindow ins, String file)
  68. at ETGModInstaller.ETGModder.Install_(InstallerWindow ins)
  69. at ETGModInstaller.ETGModder.Install(InstallerWindow ins)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement