Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1. ETGMod Installer v17.10.19
  2. Entering the Modgeon
  3. Clearing mod backup...
  4. Backing up: UnityEngine.dll
  5. Backing up: Assembly-CSharp.dll
  6. Backing up: EtG.exe
  7. Mod #0: Base
  8. Downloading http://modthegungeon.github.io/ETGMOD.zip...
  9. Download complete, 1695.20 KiB in 0.88 s.
  10. Writing to cache: ETGMOD.zip
  11. Checking for ETGMOD/...
  12. Entry: ETGMOD/: 0 bytes
  13. Entry: ETGMOD/PEG.dll: 89088 bytes
  14. Entry: ETGMOD/UnityEngine.Base.mm.dll: 20480 bytes
  15. Entry: ETGMOD/I18N.Rare.dll: 171008 bytes
  16. Entry: ETGMOD/Newtonsoft.Json.dll: 419840 bytes
  17. Entry: ETGMOD/Assembly-CSharp.Base.mm.dll: 333824 bytes
  18. Entry: ETGMOD/I18N.Other.dll: 32256 bytes
  19. Entry: ETGMOD/I18N.CJK.dll: 680448 bytes
  20. Entry: ETGMOD/Mono.Cecil.dll: 369664 bytes
  21. Entry: ETGMOD/I18N.dll: 31744 bytes
  22. Entry: ETGMOD/YamlDotNet.dll: 182272 bytes
  23. Entry: ETGMOD/System.Xml.dll: 1270272 bytes
  24. Entry: ETGMOD/I18N.West.dll: 65536 bytes
  25. Entry: ETGMOD/Ionic.Zip.dll: 462336 bytes
  26. Entry: ETGMOD/System.Xml.Linq.dll: 58880 bytes
  27. Entry: ETGMOD/I18N.MidEast.dll: 29184 bytes
  28. Entry: InstallerVersion.txt: 9 bytes
  29. Found version file.
  30. ETGMOD/ found.
  31. Extracting: ETGMOD/PEG.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\PEG.dll
  32. Extracting: ETGMOD/UnityEngine.Base.mm.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\UnityEngine.Base.mm.dll
  33. Extracting: ETGMOD/I18N.Rare.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.Rare.dll
  34. Extracting: ETGMOD/Newtonsoft.Json.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Newtonsoft.Json.dll
  35. Extracting: ETGMOD/Assembly-CSharp.Base.mm.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Assembly-CSharp.Base.mm.dll
  36. Extracting: ETGMOD/I18N.Other.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.Other.dll
  37. Extracting: ETGMOD/I18N.CJK.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.CJK.dll
  38. Extracting: ETGMOD/Mono.Cecil.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Mono.Cecil.dll
  39. Extracting: ETGMOD/I18N.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.dll
  40. Extracting: ETGMOD/YamlDotNet.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\YamlDotNet.dll
  41. Extracting: ETGMOD/System.Xml.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\System.Xml.dll
  42. Extracting: ETGMOD/I18N.West.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.West.dll
  43. Extracting: ETGMOD/Ionic.Zip.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\Ionic.Zip.dll
  44. Extracting: ETGMOD/System.Xml.Linq.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\System.Xml.Linq.dll
  45. Extracting: ETGMOD/I18N.MidEast.dll -> G:\Steam\steamapps\common\Enter the Gungeon\EtG_Data\Managed\I18N.MidEast.dll
  46.  
  47. Now comes the real "modding" / patching process.
  48. It may seem like the Installer may be stuck sometimes. Go make
  49. yourself a coffee in the meantime - it doesn't get stuck.
  50. It may *crash*, though - and in this case, debug stuff appears
  51. here. Please put that debug stuff onto http://pastebin.com/ and
  52. send it to @0x0ade on Twitter or the #modding channel in Discord.
  53.  
  54. MonoMod.RelinkFailedException: MonoMod failed relinking CustomSynergyType (context: System.Void ETGModConsole::DumpSynergies(System.String[])) ---> MonoMod.RelinkTargetNotFoundException: MonoMod relinker failed finding CustomSynergyType (context: System.Void ETGModConsole::DumpSynergies(System.String[]))
  55. at MonoMod.MonoModder.DefaultMainRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  56. at MonoMod.MonoModder.DefaultUncachedRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  57. --- End of inner exception stack trace ---
  58. at MonoMod.MonoModder.DefaultUncachedRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  59. at MonoMod.MonoModder.DefaultRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  60. at MonoMod.MonoModExt.Relink(TypeReference type, Relinker relinker, IGenericParameterProvider context)
  61. at MonoMod.MonoModExt.Relink(TypeReference type, Relinker relinker, IGenericParameterProvider context)
  62. at MonoMod.MonoModder.Relink(TypeReference type, IGenericParameterProvider context)
  63. at MonoMod.MonoModder.PatchRefsInMethod(MethodDefinition method)
  64. at MonoMod.MonoModder.PatchRefsInType(TypeDefinition type)
  65. at MonoMod.MonoModder.PatchRefs()
  66. at MonoMod.MonoModder.AutoPatch()
  67. at ETGModInstaller.ETGModder.Mod(InstallerWindow ins, String file)
  68. MonoMod.RelinkFailedException: MonoMod failed relinking CustomSynergyType (context: System.Void ETGModConsole::DumpSynergies(System.String[])) ---> MonoMod.RelinkTargetNotFoundException: MonoMod relinker failed finding CustomSynergyType (context: System.Void ETGModConsole::DumpSynergies(System.String[]))
  69. at MonoMod.MonoModder.DefaultMainRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  70. at MonoMod.MonoModder.DefaultUncachedRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  71. --- End of inner exception stack trace ---
  72. at MonoMod.MonoModder.DefaultUncachedRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  73. at MonoMod.MonoModder.DefaultRelinker(IMetadataTokenProvider mtp, IGenericParameterProvider context)
  74. at MonoMod.MonoModExt.Relink(TypeReference type, Relinker relinker, IGenericParameterProvider context)
  75. at MonoMod.MonoModExt.Relink(TypeReference type, Relinker relinker, IGenericParameterProvider context)
  76. at MonoMod.MonoModder.Relink(TypeReference type, IGenericParameterProvider context)
  77. at MonoMod.MonoModder.PatchRefsInMethod(MethodDefinition method)
  78. at MonoMod.MonoModder.PatchRefsInType(TypeDefinition type)
  79. at MonoMod.MonoModder.PatchRefs()
  80. at MonoMod.MonoModder.AutoPatch()
  81. at ETGModInstaller.ETGModder.Mod(InstallerWindow ins, String file)
  82. at ETGModInstaller.ETGModder.Install_(InstallerWindow ins)
  83. at ETGModInstaller.ETGModder.Install(InstallerWindow ins)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement