Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.03 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 2020-01-14 21:59:14 CET
  5. Description: Initializing game
  6.  
  7. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at Not Enough Crashes deobfuscated stack trace.(1.15.1+build.34)
  9. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:357)
  10. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191)
  11. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
  12. at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
  13. at net.fabricmc.loader.launch.knot.KnotClassDelegate.loadClassData(KnotClassDelegate.java:174)
  14. at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:143)
  15. at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  16. at net.minecraft.util.registry.Registry.<clinit>(Registry:81)
  17. at net.minecraft.Bootstrap.initialize(Bootstrap:38)
  18. at net.minecraft.client.MinecraftClient.<init>(MinecraftClient:385)
  19. at net.minecraft.client.main.Main.main(Main:164)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193)
  25. at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
  26. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:498)
  31. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
  32. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
  33. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  34. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  35. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [net.kyrptonaught.diggusmaximus.json:MixinBlock] from phase [DEFAULT] in config [net.kyrptonaught.diggusmaximus.json] FAILED during APPLY
  36. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:612)
  37. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:564)
  38. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:349)
  39. ... 25 more
  40. Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_2248::DIGGUS$CANCELEXHAUSTION with priority 1000 cannot inject into net/minecraft/class_2248::method_9556(Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2586;Lnet/minecraft/class_1799;)V merged by net.Shad0w.Allure.mixin.BlockBreakMixin with priority 1000 [PREINJECT Applicator Phase -> net.kyrptonaught.diggusmaximus.json:MixinBlock -> Prepare Injections -> -> redirect$bpf000$DIGGUS$CANCELEXHAUSTION(Lnet/minecraft/class_1657;F)V -> Prepare]
  41. at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:293)
  42. at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240)
  43. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:367)
  44. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1244)
  45. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1033)
  46. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:388)
  47. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
  48. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
  49. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:539)
  50. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:344)
  51. ... 25 more
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- Initialization --
  58.  
  59. -- System Details --
  60. Minecraft Version: 1.15.1
  61. Minecraft Version ID: 1.15.1
  62. Operating System: Windows 10 (amd64) version 10.0
  63. Java Version: 1.8.0_231, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  65. Memory: 760491848 bytes (725 MB) / 1073741824 bytes (1024 MB) up to 4294967296 bytes (4096 MB)
  66. CPUs: 8
  67. JVM Flags: 9 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
  68. Suspected Mods: Fabric Loader (fabricloader)
  69. Fabric Mods: adorn: Adorn 1.6.5+1.15.1
  70. advancements-enlarger: Advancements Enlarger 1.0.0
  71. allure: Allure 1.1.6
  72. amecs: Amecs 1.2.9+1.15-pre5
  73. amethystmod: Amethyst Mod 1.2.1
  74. appleskin: AppleSkin 1.0.8
  75. appraisal: Appraisal 0.1.0-beta
  76. aquarius: Aquarius 1.4.0+1.15
  77. artifice: Artifice 0.4.1+1.15.1
  78. aswitch: AutoSwitch 0.11.1
  79. autoconfig1u: Auto Config v1 Updated 1.2.4
  80. autofish: Autofish 0.8.5
  81. bamboo-spikes-justfatlard: Bamboo Spikes 0.1.0
  82. beeangry-est: Bee Angry-est 1.4.0+1.15.1
  83. beebetter: Bee Better 1.6.0
  84. beecompatible: Bee Compatible 2.0.0+1.15.1
  85. beeproductive: Bee Productive 1.0.1+1.15.1
  86. berrysmod: Berry's Mod 1.2.0.1
  87. better_wither_skeletons: Better Wither Skeletons 1.0.0
  88. betterthanmending: BetterThanMending 1.1.0
  89. blast: BLAST 1.1.1
  90. blockus: Blockus 1.3.0
  91. blue_endless_jankson: jankson +
  92. buffer: /void/null 19w38b-1.0.1
  93. bulkyshulkies: Bulky Shulkies 1.0.2
  94. bunch-o-trinkets: Bunch O' Trinkets 1.0.0
  95. cardinal-components-base: Cardinal Components API 2.2.0
  96. cardinal-components-entity: Cardinal Components API 2.1.0
  97. cardinal-components-level: Cardinal Components API 2.2.0
  98. cardinal-components-world: Cardinal Components API 2.2.0
  99. carpet: Carpet Mod in Fabric 1.3.3
  100. carpet-extra: Carpet Extra 1.3.0
  101. chickenfeathers: Chicken Feathers 1.2.1
  102. cloth: Cloth Events 1.1.0
  103. cloth-config2: Cloth Config v2 2.6.6
  104. coloredcampfire: Colorful Campfire Smoke 1.1.3
  105. com_typesafe_config: config 1.3.1
  106. compostrecipes: Compost Recipes 1.1.0
  107. conveyance: Conveyance 0.3.2-1.15.1
  108. cotton: Cotton 1.0.0-rc.7
  109. cotton-cauldron: Cotton Cauldron 1.0.0-rc.6
  110. cotton-commons: Cotton Commons 1.0.0-rc.4
  111. cotton-config: Cotton Config 1.0.0-rc.7
  112. cotton-datapack: Cotton Datapack 1.0.0-rc.5
  113. cotton-logging: Cotton Logging 1.0.0-rc.4
  114. cotton-player-events: Cotton Player Events 1.0.0-rc.4
  115. couplings: Couplings 1.3.1
  116. creativebuttonmover: Creative Button Mover 0.1.1+1.15-pre4
  117. creeperspores: Creeper Spores 1.3.1-nightly.1.15-pre3
  118. customtitlescreen: CustomTitleScreen 1.15-0.0.5
  119. datapackeasy: DataPack Easy 0.1.0
  120. demeter: Demeter 1.1.3
  121. desire-paths: Desire Paths 1.5.1
  122. diggusmaximus: Diggus Maximus 1.2.6
  123. dirttopath: Dirt to Path 1.3.1
  124. durabilityviewer: Giselbaers Durability Viewer 1.15-fabric0.4.23-1.7
  125. endfestation: Endfestation 1.0.0
  126. equip: EquipZ 1.4
  127. exotic-blocks: Exotic Blocks 1.0.108
  128. exotic-matter: Exotic Matter 1.14.291
  129. expandedstorage: ExpandedStorage 4.9.35+1.15.1
  130. expandedstorageapi: ExpandedStorageAPI 0.0.3+1.15
  131. expcontainer: Experience Container 1.4
  132. extradoors: ExtraDoors 1.4.1-1.15
  133. fabriblocks: FabriBlocks 1.1.7
  134. fabric: Fabric API 0.4.27+build.286-1.15
  135. fabric-api-base: Fabric API Base 0.1.2+b7f9825d95
  136. fabric-biomes-v1: Fabric Biomes (v1) 0.1.5+3b05f68e95
  137. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea8975
  138. fabric-commands-v0: Fabric Commands (v0) 0.1.2+b7f9825d95
  139. fabric-containers-v0: Fabric Containers (v0) 0.1.3+b7f9825d95
  140. fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.3+b7f9825d95
  141. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d95
  142. fabric-diagonal-panes: Fabric Diagonal Panes 0.1.5
  143. fabric-dimensions-v1: fabric-dimensions-v1 0.2.3+06c939b395
  144. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.2.7+a1bd311895
  145. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.1.2+b7f9825d95
  146. fabric-furnaces: Fabric Furnaces 1.2.0
  147. fabric-item-groups-v0: Fabric Item Groups (v0) 0.1.6+ec40b2e195
  148. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.1.1+933c24c242
  149. fabric-ktx: Fabric KTX 1.1.1+1.15.1
  150. fabric-language-kotlin: Fabric Language Kotlin 1.3.61+build.1
  151. fabric-loot-tables-v1: Fabric Loot Tables (v1) 0.1.5+e08a730595
  152. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.1+28f8190f42
  153. fabric-models-v0: Fabric Models (v0) 0.1.0+dfdb52d695
  154. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.3+e08a730575
  155. fabric-networking-v0: Fabric Networking (v0) 0.1.7+12515ed995
  156. fabric-object-builders-v0: Fabric Object Builders (v0) 0.1.3+e4c9a9c375
  157. fabric-particles-v1: fabric-particles-v1 0.1.1+dfdb52d695
  158. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.2.6+f3d8141be4
  159. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.2.7+f3d8141b95
  160. fabric-renderer-indigo: Fabric Renderer - Indigo 0.2.21+175d0eb895
  161. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.0.1+5a0f9a6095
  162. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+b7f9825d95
  163. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.6+12515ed995
  164. fabric-rendering-v0: Fabric Rendering (v0) 1.1.0+5341049095
  165. fabric-rendering-v1: Fabric Rendering (v1) 0.1.0+5341049095
  166. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.1.10+06c939b375
  167. fabric-start-the-music: Start the Music! 0.1.1
  168. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 0.1.3+abd9158095
  169. fabric-textures-v0: Fabric Textures (v0) 1.0.4+821cdba795
  170. fabric-tree-chopper: Fabric Tree Chopper 0.2.0
  171. fabricdrawer: Fabric Drawer 3.2.0-1.15-pre1
  172. fabricloader: Fabric Loader 0.7.3+build.176
  173. fatxporbs: Fat Experience Orbs 0.0.6
  174. fermion: Fermion 1.10.146
  175. fermion-gui: Fermion GUI 1.2.146
  176. fermion-modkeys: Fermion Modifier Keys 1.5.146
  177. fermion-simulator: Fermion Simulator 1.4.146
  178. fermion-varia: Fermion Varia 1.10.146
  179. flax: Flax 1.1.1
  180. flonters: Flonters 1.0.2+1.15.1
  181. floradoubling: Flora Doubling 1.0.0
  182. fonthack: Font Hack 1.1.17
  183. frex: FREX 1.2.101
  184. gbfabrictools: GBfabrictools 1.1.0
  185. giftit: Gift It! 1.1.2+1.15-pre7
  186. glassdoor: Glass Doors 1.4.3
  187. glassential: Glassential 1.15.1-1.1.1
  188. glowingbeds: Glowing Beds 1.0.2
  189. grass_kiss: Grass Kiss 0.2.2
  190. healthoverlay: Health Overlay 2.2.10
  191. hollowlogs: Hollow Logs 1.0.0
  192. horsestatsvanilla: Horse Stats Vanilla 1.0.3
  193. i-need-keybinds: I Need Keybinds 0.2.1-unstable.201912010804
  194. illuminations: Illuminations 0.4.0
  195. imbuedtorches: Imbued Torches 1.1.0
  196. immersive_portals: Immersive Portals 0.6
  197. improved-stations: Improved Stations 1.2.3
  198. instantlava: InstantLava 1.1.3
  199. inventorysorter: Inventory Sorter 1.6.3
  200. invo: Inventory Friends 1.0.0
  201. ironbarrels2: Iron Barrels 2 2.1.0
  202. jankson: Jankson 2.0.1+j1.2.0
  203. jargm: Just Another Redstone Gate Mod 1.1.1
  204. joml-mod: JOML Mod 1.4.13
  205. jumpoverfences: JumpOverFences 1.15-0.0.1
  206. leaf-decay: Leaf Decay ${version}
  207. libblockattributes: LibBlockAttributes 0.6.3
  208. libblockattributes_core: LibBlockAttributes (Core) 0.6.3
  209. libblockattributes_fluids: LibBlockAttributes (Fluids) 0.6.3
  210. libblockattributes_items: LibBlockAttributes (Items) 0.6.3
  211. libcd: LibCapableData 2.1.1+1.15.1
  212. libgui: LibGui 1.4.0-beta.1
  213. libmultipart: LibMultiPart 0.3.3
  214. libmultipart_deps_container: LibMultiPart (Dependency Container) 0.3.3
  215. libnetworkstack: Lib Network Stack 0.3.2
  216. liltater: Lil Tater ${version}
  217. linkedstorage: Linked Storage 1.0.1
  218. llamasteeds: Llama Steeds 2020.1.10
  219. loadcatcher: Entrypoint Catcher 1.1.0
  220. mambience: MAmbience 1.0.0
  221. materialisation: Materialisation 2.2.1
  222. mcmarkdown: MC Markdown 1.1.620
  223. me_zeroeightsix_fiber: fiber 0.8.0-SNAPSHOT
  224. minecraft: Minecraft 1.15.1
  225. ml3api: ML3API 1.3.3
  226. mobz: MobZ 1.9.0
  227. modded_items: Modded Items 1.0.0
  228. modid: Farmcraft v1.0.0-build-2-19w40a
  229. modmenu: Mod Menu 1.8.3+build.19
  230. mooblooms: Mooblooms 1.1.1
  231. moreberries: More Berries 1.2.3
  232. moretotems: More Totems 1.1.0
  233. mousewheelie: Mouse Wheelie 1.3.10+1.15.1-pre1
  234. nbtcrafting: NBT Crafting 1.2.11+1.15.1
  235. ninjaphenix-container-lib: NinjaPhenix's Container Library 0.1.2+1.15
  236. nomadbooks: Nomad Books 0.2.0
  237. notenoughcrashes: Not Enough Crashes 1.2.1+1.15.1
  238. notenoughcrashes-api: Not Enough Crashes API 1.0.0
  239. obsidian-pressure-plate-justfatlard: Obsidian Pressure Plate 0.0.1
  240. okzoomer: Ok Zoomer 2.1.0-beta.1
  241. oldobsidian: Fabric Old Obsidian 1.0.0
  242. org_aeonbits_owner_owner: owner 1.0.10
  243. org_jetbrains_annotations: annotations 17.0.0
  244. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.3.61
  245. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.3.61
  246. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.3.61
  247. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.3.61
  248. org_jetbrains_kotlinx_kotlinx-coroutines-core: kotlinx-coroutines-core 1.3.3
  249. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.3
  250. org_jetbrains_kotlinx_kotlinx-serialization-runtime: kotlinx-serialization-runtime 0.14.0
  251. org_spongepowered_configurate-core: configurate-core 3.6
  252. org_spongepowered_configurate-hocon: configurate-hocon 3.6
  253. oysters: Oysters fabric-0.1.4-1.15.1
  254. paintz: PaintZ 1.2
  255. passable-leaves: Passable Leaves 0.2.0-b
  256. permafrost: Permafrost 1.3.1+1.15.1
  257. phantompillows: Phantom Pillows 1.0.1
  258. playerabilitylib: Pal 1.0.0
  259. programmerartinjector: Programmer Art Injector 1.0.0
  260. reach-entity-attributes: Reach Entity Attribute 1.0.0
  261. reborncore: Reborn Core 4.1.1+build.74
  262. redstonebits: Redstone Bits 1.2.2
  263. redstonepower: RedstonePower 1.0.8
  264. requiem: Requiem 1.1.4
  265. requiemapi: Requiem-API 1.1.4
  266. retroexchange: Retro Exchange 1.0.0
  267. right-click-clear: Right Click Clear 1.1.1-unstable.201912010707
  268. roughlyenoughitems: Roughly Enough Items 3.3.9
  269. rubikshotbar: Rubik's Hotbar 0.1.3
  270. satin: Satin 1.4.0-nightly.19w46b+build.1
  271. screenshotclipboard: Screenshot to Clipboard 1.0.3
  272. sewing-machine: Sewing Machine 1.1.5
  273. shulkerboxtooltip: Shulker Box Tootip 1.4.4+1.15.0
  274. shulkercharm: Shulker Charm 1.1.0+1.15
  275. simple_pipes: SimplePipeTest 0.3.3
  276. simple_pipes_dep_container: SimplePipeTest (Depedency Container) 0.3.3
  277. simple_utilities: Simple Utilities 1.0.0
  278. simpleteleporters: Simple Teleporters 2.2.0
  279. simplexterrain: Simplex Terrain 0.5.0
  280. slicedbread: Sliced Bread 1.0.0
  281. slightly-altered-terrain-generation: Slightly Altered Terrain Generation 1.0.1
  282. smoothscrollingeverywhere: Smooth Scrolling Everywhere 2.2.2
  283. sneakthroughberries: Sneak Through Berries 1.0.1
  284. sneakyscreens: Sneaky Screens 1.0.1
  285. sonicdevices: Sonic Devices 1.0.3
  286. soulshards: Soul Shards Respawn 1.0.12
  287. spatialcrafting: Spatial Crafting 1.4.2+1.15.1
  288. special-circumstances: Special Circumstances 1.4.146
  289. statement: Statement 1.3.0+1.15.1
  290. statskeeper: Stats Keeper 1.1.4
  291. step-height-entity-attribute: Step Height Entity Attribute 1.0.0
  292. stockpile: Stockpile 1.1.3+1.15.1
  293. team_reborn_energy: Energy 0.0.8
  294. techreborn: Tech Reborn 3.2.2+build.131
  295. terraform: Terraform 1.3.4+build.17
  296. terrestria: Terrestria 1.1.1+build.18
  297. thehallow: The Hallow 1.1.3-beta+1.15.1
  298. tinyconfig: TinyConfig 1.1.2
  299. tinyfuel: Tiny Fuel 0.2.0
  300. toolbuilder: Tool Builder 2.0.0-alpha4
  301. towelette: Towelette 3.0.0+1.15.1
  302. trapexpansion: Trap Expansion 1.3.1
  303. traverse: Traverse 2.1.7+build.15
  304. trinkets: Trinkets 2.4.1
  305. trumpet-skeleton: Trumpet Skeleton 1.1.1
  306. tweed: Tweed API 2.2.9
  307. variablepaxels: VariablePaxels 1.15-1.0.2
  308. verticalredstone: Vertical Redstone 1.1.0
  309. villagerhats: Villager Hats fabric-1.15.0-1.0.0
  310. voxelmap: VoxelMap 1.9.14
  311. wildworld: Wild World 1.2.0+1.15
  312. working-scheduler: Working Scheduler 1.1.3-1.15-pre1
  313. worldtraveler: World Traveler 1.0.5
  314. wrenchable: Wrenchable 0.2.1
  315. yet_another_gravestone_mod: Yet Another Gravestone Mod 1.2.1
  316. Launched Version: MultiMC5
  317. Backend library: LWJGL version 3.2.2 build 10
  318. Backend API: NO CONTEXT
  319. GL Caps:
  320. Using VBOs: Yes
  321. Is Modded: Definitely; Client brand changed to 'fabric'
  322. Type: Client (map_client.txt)
  323. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement