Skip to content

Instantly share code, notes, and snippets.

@ocram9
Created April 6, 2020 15:20
Show Gist options
  • Save ocram9/2090bdc580613c49e8ad5e182e64f4d0 to your computer and use it in GitHub Desktop.
Save ocram9/2090bdc580613c49e8ad5e182e64f4d0 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 6-4-20 17:14
Description: Exception in server tick loop
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:364) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:206) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:109) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:135) ~[MixinBootstrap-1.0.2.jar:?] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) ~[modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) ~[modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.0.0-milestone.4.jar:?] {re:classloading}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241] {}
at net.minecraft.world.server.ServerChunkProvider.<init>(SourceFile:86) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinServerChunkProvider,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.lambda$new$3(ServerWorld.java:172) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinServerWorld,pl:mixin:APP:lithium.mixins.json:fast_tick_scheduler.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.World.<init>(World.java:98) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinWorld,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.server.ServerWorld.<init>(ServerWorld.java:171) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:mixin:APP:lithium.mixins.json:avoid_allocations.MixinServerWorld,pl:mixin:APP:lithium.mixins.json:fast_tick_scheduler.MixinServerWorld,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_213194_a(MinecraftServer.java:375) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:364) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [performant.mixins.json:world.chunk.ChunkManagerMixin] from phase [DEFAULT] in config [performant.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:643) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:595) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:356) ~[MixinBootstrap-1.0.2.jar:?] {}
... 18 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PACKAGE @Overwrite method func_219243_d in performant.mixins.json:world.chunk.ChunkManagerMixin cannot reduce visibiliy of PUBLIC target method
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.conformVisibility(MixinPreProcessorStandard.java:472) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:445) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachOverwriteMethod(MixinPreProcessorStandard.java:406) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:336) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:289) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:267) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1271) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570) ~[MixinBootstrap-1.0.2.jar:?] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[MixinBootstrap-1.0.2.jar:?] {}
... 18 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 14543594008 bytes (13869 MB) / 16548102144 bytes (15781 MB) up to 16548102144 bytes (15781 MB)
CPUs: 16
JVM Flags: 2 total; -Xms16g -Xmx16g
ModLauncher: 5.0.0-milestone.4+67+b1a340b
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.37.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.37.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.37.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.37.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.1.37.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.37
FML Language Providers:
javafml@31.1
minecraft@1
Mod List:
inftrading_1.15.2-1.0.jar Infinite Trading {inftrading@1.0 DONE}
Cucumber-1.15.2-3.0.4.jar Cucumber Library {cucumber@3.0.4 DONE}
NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {netherportalfix@6.0.0 DONE}
craftingstation-3.1.0.jar Crafting Station {craftingstation@3.1.0 DONE}
jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 DONE}
lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {lithium@0.4.6-rc3 DONE}
DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {doggytalents@1.15.2.3 DONE}
Mekanism-1.15.2-9.9.18.410.jar Mekanism {mekanism@9.9.18 DONE}
caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta1 DONE}
Industrial+Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {industrialagriculture@1.15.2-1.7.0 DONE}
music_player-1.15.2-2.0.13.64.jar Music Player {musicplayer@2.0.13.64 DONE}
rsgauges-1.15.2-1.2.2.jar Gauges and Switches {rsgauges@1.2.2 DONE}
invtweaks-1.15.2-1.0.3.jar Inventory Tweaks Reborn {invtweaks@1.15.2-1.0.3 DONE}
journeymap-1.15.2-5.7.0beta1.jar Journeymap {journeymap@1.15.2-5.7.0beta1 DONE}
CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {cookingforblockheads@8.0.1 DONE}
Placebo-1.15.2-3.0.2.jar Placebo {placebo@3.0.2 DONE}
Powah-1.15.2-1.1.11.jar Powah {powah@1.1.11 DONE}
DimStorage-1.15.2-3.1.0.jar DimStorage {dimstorage@3.1.0 DONE}
FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {farmingforblockheads@6.1.0 DONE}
Bookshelf-1.15.2-5.3.10.jar Bookshelf {bookshelf@5.3.10 DONE}
BotanyPots-1.15.2-2.0.6.jar BotanyPots {botanypots@2.0.6 DONE}
u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 DONE}
ClickMachine-1.15.2-3.0.2.jar Click Machine {clickmachine@3.0.2 DONE}
MekanismGenerators-1.15.2-9.9.18.410.jar Mekanism: Generators {mekanismgenerators@9.9.18 DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
speedyhoppers-1.15.2-2.jar Speedy Hoppers {speedyhoppers@1.15.2-2 DONE}
forge-1.15.2-31.1.37-universal.jar Forge {forge@31.1.37 DONE}
dcintegration-1.1.14-1.15.jar Discord Integration {dcintegration@1.1.14 DONE}
xercamusic-1.15.2-1.0.jar Xerca's Music Mod {xercamusic@1.15.2-1.0 DONE}
refinedstorage-1.8.1.jar Refined Storage {refinedstorage@1.8.1 DONE}
MysticalAgriculture-1.15.2-3.0.1.jar Mystical Agriculture {mysticalagriculture@3.0.1 DONE}
forge-1.15.2-31.1.37-server.jar Minecraft {minecraft@1.15.2 DONE}
openbackup-1.15.1-0.0.0.2.jar OpenBackup {openbackup@1.15.1-0.0.0.2 DONE}
torchmaster-2.1.1-rc0.jar Torchmaster {torchmaster@2.1.1-rc0 DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 DONE}
titanium-1.15.2-2.3.6.jar Titanium {titanium@2.3.6 DONE}
chunkt-1.15.2-1.0.2.jar Chunkt {chunkt@1.15.2-1.0.2 DONE}
BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.353 DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {phosphor@0.5.2+build.4 DONE}
valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {valkyrielib@1.15.2-3.0.2.1 DONE}
Lollipop-1.15.2-1.0.13.jar Lollipop {lollipop@1.0.13 DONE}
simplylight-1.15.2-0.9.0.jar Simply Light {simplylight@1.15.2-0.9.0 DONE}
simplefarming-1.15.2-1.2.7.jar Simple Farming {simplefarming@1.15.2-1.2.7 DONE}
simplybackpacks-1.15.2-1.4.5.jar Simply Backpacks {simplybackpacks@1.15.2-1.4.5 DONE}
curios-FORGE-1.15.2-2.0.2.jar Curios API {curios@FORGE-1.15.2-2.0.2 DONE}
flux-4.12.4.jar Flux {flux@4.12.4 DONE}
fl-3.1.6.jar Flux Library {fl@3.1.6 DONE}
JAOPCA-1.15.2-3.2.0.8.jar JAOPCA {jaopca@3.2.0.8 DONE}
OverpoweredMending-1.15.2-2.0.0+11.jar Overpowered Mending {overpowered_mending@2.0.0+11 DONE}
extratags-1.0.jar Extra Tags {extratags@1.0 DONE}
extlights-2.0.jar Extended Lights {extlights@2.0 DONE}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
performant-1.15-2.0m.jar Performant {performant@1.12 DONE}
tombstone-4.3.3-1.15.2.jar Corail Tombstone {tombstone@4.3.3 DONE}
Quark-r2.1-229.jar Quark {quark@r2.1-229 DONE}
obfuscate-0.4.1-1.15.2.jar Obfuscate {obfuscate@0.4.1 DONE}
vehicle-mod-0.43.5-1.15.2.jar MrCrayfish's Vehicle Mod {vehicle@0.43.5 DONE}
structurize-0.10.293-ALPHA.jar Structurize {structurize@0.10.293-ALPHA DONE}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c DONE}
minecolonies-0.11.812-ALPHA-universal.jar Minecolonies {minecolonies@0.11.812-ALPHA DONE}
cfm-7.0.0-pre16-mc1.15.1.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre16 DONE}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
engineersdecor-1.15.2-1.0.20-b4.jar Engineer's Decor {engineersdecor@1.0.20-b4 DONE}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 DONE}
mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {mcwfurnitures@1.0.1 DONE}
Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {aquaculture@1.15.2-2.0.13 DONE}
Industrial+Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {iapmekanism@1.15.2-1.6.1 DONE}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {refinedstorageaddons@0.6.1 DONE}
extremeSoundMuffler-1.1_forge-1.15.2.jar Extreme Sound Muffler {extremesoundmuffler@1.0_forge-1.15.2 DONE}
FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 DONE}
thuttech-1.15.2-8.0.2.jar Thut Elevators {thuttech@8.0.2 DONE}
thutcore-1.15.2-7.0.2.jar Thut Core {thutcore@7.0.2 DONE, thutcrafts@7.0.2 DONE}
shutdowner-1.6.jar Shutdown mod for timed and no stuck {shutdowner@1.6 DONE}
Player Count: 0 / 20; []
Data Packs: vanilla, inmemory:jaopca (incompatible), mod:aiimprovements (incompatible), mod:appleskin (incompatible), mod:aquaculture, mod:autoreglib (incompatible), mod:biomesoplenty, mod:bookshelf (incompatible), mod:botanypots (incompatible), mod:caelus (incompatible), mod:cfm (incompatible), mod:chunkt (incompatible), mod:clickmachine (incompatible), mod:cookingforblockheads (incompatible), mod:craftingstation (incompatible), mod:cucumber, mod:curios (incompatible), mod:curiouselytra (incompatible), mod:dcintegration, mod:dimstorage, mod:doggytalents (incompatible), mod:engineersdecor, mod:extlights, mod:extratags (incompatible), mod:farmingforblockheads (incompatible), mod:fastleafdecay, mod:fl, mod:flux, mod:forge (incompatible), mod:iapmekanism, mod:industrialagriculture (incompatible), mod:inftrading (incompatible), mod:invtweaks (incompatible), mod:jaopca (incompatible), mod:jei (incompatible), mod:journeymap (incompatible), mod:lithium, mod:lollipop (incompatible), mod:mcwfurnitures, mod:mekanism, mod:mekanismgenerators, mod:minecolonies (incompatible), mod:mousetweaks (incompatible), mod:musicplayer, mod:mysticalagriculture, mod:obfuscate (incompatible), mod:openbackup (incompatible), mod:oreexcavation (incompatible), mod:overpowered_mending (incompatible), mod:performant (incompatible), mod:phosphor, mod:placebo (incompatible), mod:powah (incompatible), mod:quark, mod:refinedstorage (incompatible), mod:refinedstorageaddons (incompatible), mod:rsgauges, mod:shutdowner (incompatible), mod:simplefarming, mod:simplybackpacks (incompatible), mod:simplylight (incompatible), mod:speedyhoppers (incompatible), mod:storagedrawers (incompatible), mod:structurize (incompatible), mod:thutcore (incompatible), mod:thuttech (incompatible), mod:titanium (incompatible), mod:tombstone, mod:torchmaster (incompatible), mod:uteamcore, mod:valkyrielib (incompatible), mod:vehicle (incompatible), mod:waila (incompatible), mod:worldedit (incompatible), mod:xercamusic (incompatible), file/Bamboo to paper.zip (incompatible), file/Cutting wood with Stonecutters (incompatible), file/Detect AFK (incompatible), file/Disable_Hostile_Grief.zip (incompatible), file/IAP [Mekanism] Support, file/Wool to string.zip (incompatible), file/double shulker shells v1.2.0.zip (incompatible), file/more mob heads v2.3.0.zip (incompatible), file/player head drops v1.0.0.zip (incompatible), mod:extremesoundmuffler (incompatible), mod:netherportalfix (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment