Closed H4RV3Y2805 closed 5 years ago
From the Sky Factory 4 Modpack, Everytime I join the server it crashes now.
Can you update to the latest version of RandomPatches? I'm pretty sure this was fixed a while ago.
On Fri, May 24, 2019, 08:17 Len Harvey notifications@github.com wrote:
From the Sky Factory 4 Modpack, Everytime I join the server it crashes now.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/RandomPatches/issues/36?email_source=notifications&email_token=AD72X6GQCQ5MGJBW6LFL6HTPW4JYDA5CNFSM4HPKWZV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWDUPVY#issuecomment-495405015, or mute the thread https://github.com/notifications/unsubscribe-auth/AD72X6CWWMH5CA3JJWG4NRLPW4JYDANCNFSM4HPKWZVQ .
OK, Will try now, thanks.
That fixed it, thank you. Just FYI, Sky Factory release is using the version I was using.
That's interesting.
On Fri, May 24, 2019 at 8:38 AM Len Harvey notifications@github.com wrote:
That fixed it, thank you. Just FYI, Sky Factory release is using the version I was using.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/RandomPatches/issues/36?email_source=notifications&email_token=AD72X6GYMZQR2LFZD6PHA4LPW4MG7A5CNFSM4HPKWZV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWDVVBY#issuecomment-495409799, or mute the thread https://github.com/notifications/unsubscribe-auth/AD72X6AAYJU5ERWBOA3ZUJDPW4MG7ANCNFSM4HPKWZVQ .
SkyFactory 4 doesn't include my mod, so I don't know how you ended up with that version of RandomPatches.
---- Minecraft Crash Report ----
WARNING: coremods are present: ApotheosisCore (Apotheosis-1.12.2-1.9.3.jar) BedPatch (bedpatch-2.2-1.12.2.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-11.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) AstralCore (astralsorcery-1.12.2-1.10.17.jar) SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar) ForgelinPlugin (Forgelin-1.8.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.56-core.jar) RandomPatches (randompatches-1.12.2-1.13.0.0.jar) BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 5/23/19 11:06 PM Description: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft at com.therandomlabs.randompatches.patch.NBTTagCompoundPatch.areTagMapsEqual(NBTTagCompoundPatch.java:116) at net.minecraft.nbt.NBTTagCompound.equals(NBTTagCompound.java:460) at net.minecraftforge.items.ItemHandlerHelper.canItemStacksStack(ItemHandlerHelper.java:60) at net.minecraftforge.items.wrapper.InvWrapper.insertItem(InvWrapper.java:86) at net.minecraftforge.items.ItemHandlerHelper.insertItem(ItemHandlerHelper.java:45) at org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack$ComponentStorageWrapper.insert(IngredientComponentStorageWrapperHandlerItemStack.java:139) at org.cyclops.commoncapabilities.ingredient.storage.IngredientComponentStorageWrapperHandlerItemStack$ComponentStorageWrapper.insert(IngredientComponentStorageWrapperHandlerItemStack.java:97) at org.cyclops.integrateddynamics.core.network.IngredientChannelAdapter.insert(IngredientChannelAdapter.java:129) at org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers.insertIngredientQuantity(IngredientStorageHelpers.java:709) at org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers.insertIngredient(IngredientStorageHelpers.java:733) at org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers.moveIngredientsSlotted(IngredientStorageHelpers.java:374) at org.cyclops.cyclopscore.ingredient.storage.IngredientStorageHelpers.moveIngredientsSlotted(IngredientStorageHelpers.java:299) at org.cyclops.integratedtunnels.core.TunnelHelpers.moveSingle(TunnelHelpers.java:51) at org.cyclops.integratedtunnels.core.TunnelHelpers.moveSingleStateOptimized(TunnelHelpers.java:104) at org.cyclops.integratedtunnels.part.aspect.TunnelAspectWriteBuilders$Item.lambda$static$14(TunnelAspectWriteBuilders.java:583) at org.cyclops.integrateddynamics.core.part.aspect.build.AspectBuilder$BuiltWriter.write(AspectBuilder.java:428) at org.cyclops.integrateddynamics.part.aspect.write.AspectWriteBase.update(AspectWriteBase.java:57) at org.cyclops.integrateddynamics.core.part.aspect.build.AspectBuilder$BuiltWriter.update(AspectBuilder.java:451) at org.cyclops.integrateddynamics.core.part.write.PartTypeWriteBase.update(PartTypeWriteBase.java:96) at org.cyclops.integrateddynamics.core.part.write.PartTypeWriteBase.update(PartTypeWriteBase.java:48) at org.cyclops.integrateddynamics.core.network.PartNetworkElement.update(PartNetworkElement.java:134) at org.cyclops.integrateddynamics.core.network.Network.update(Network.java:408) at org.cyclops.integrateddynamics.core.TickHandler.onTick(TickHandler.java:65) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_826_TickHandler_onTick_TickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 30 more Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@5e8604bf from coremod FMLCorePlugin at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 32 more Caused by: java.lang.RuntimeException: Attempted to load class bib for invalid side SERVER at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62) at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256) ... 34 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 3.10.0-957.1.3.el7.x86_64 Java Version: 1.8.0_181, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 236520736 bytes (225 MB) / 737673216 bytes (703 MB) up to 5726797824 bytes (5461 MB) JVM Flags: 6 total; -Xms256M -Xmx6144M -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2831 199 mods loaded, 199 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
ApotheosisCore (Apotheosis-1.12.2-1.9.3.jar) shadows.ApotheosisTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer CorePlugin (SmoothFont-mc1.12.2-2.0-alpha-11.jar) bre.smoothfont.asm.Transformer AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b164.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) li.cil.oc.common.asm.ClassTransformer AstralCore (astralsorcery-1.12.2-1.10.17.jar)
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar) shadows.squeezer.Transformer ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.56-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher RandomPatches (randompatches-1.12.2-1.13.0.0.jar) com.therandomlabs.randompatches.core.RPTransformer BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar) com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)