Jump to content

Recommended Posts

Posted

Today, I decided it was time to update from 1.7.10 to 1.12.2. I downloaded the mods I could, however, there appears to be an issue with Multipart. I searched for a while online to find a solution, but could not find a thread of someone with this issue. I appreciate any help given.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 11/30/19 3:42 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Forge Multipart CBE (forgemultipartcbe)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at codechicken.multipart.asm.ASMMixinCompiler$.define(ASMMixinCompiler.scala:79)
	at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:593)
	at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:88)
	at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:160)
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:164)
	at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:143)
	at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37)
	at codechicken.multipart.handler.MultipartProxy_clientImpl.preInit(proxies.scala:76)
	at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16)
	at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
	at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.LinkageError: loader (instance of  net/minecraft/launchwrapper/LaunchClassLoader): attempted  duplicate class definition for name: "codechicken/multipart/scalatraits/JTickableTile"
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:578)
	... 54 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: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1402736800 bytes (1337 MB) / 2952790016 bytes (2816 MB) up to 8589934592 bytes (8192 MB)
	JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx8G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 26 mods loaded, 26 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State | ID                      | Version               | Source                                             | Signature                                |
	|:----- |:----------------------- |:--------------------- |:-------------------------------------------------- |:---------------------------------------- |
	| LCH   | minecraft               | 1.12.2                | minecraft.jar                                      | None                                     |
	| LCH   | mcp                     | 9.42                  | minecraft.jar                                      | None                                     |
	| LCH   | FML                     | 8.0.99.99             | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
	| LCH   | forge                   | 14.23.5.2847          | forge-1.12.2-14.23.5.2847.jar                      | None                                     |
	| LCH   | securitycraft           | v1.8.14.1             | [1.12.2]+SecurityCraft+v1.8.14.1.jar               | None                                     |
	| LCH   | cdm                     | 0.4.1                 | cdm-0.4.1-mc1.12.2.jar                             | None                                     |
	| LCH   | cfm                     | 6.3.0                 | cfm-6.3.0-mc1.12.2.jar                             | None                                     |
	| LCH   | codechickenlib          | 3.2.3.357             | CodeChickenLib-1.12.2-3.2.3.357-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCH   | ptrmodellib             | 1.0.4                 | PTRLib-1.0.4.jar                                   | None                                     |
	| LCH   | props                   | 2.6.3                 | Decocraft-2.6.3_1.12.2.jar                         | None                                     |
	| LCE   | forgemultipartcbe       | 2.6.1.81              | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | microblockcbe           | 2.6.1.81              | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | None                                     |
	| LC    | minecraftmultipartcbe   | 2.6.1.81              | ForgeMultipart-1.12.2-2.6.1.81-universal.jar       | None                                     |
	| LC    | jei                     | 4.15.0.292            | jei_1.12.2-4.15.0.292.jar                          | None                                     |
	| LC    | malisiscore             | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
	| LC    | malisisdoors            | 1.12-7.0.3            | malisisdoors-1.12-7.0.3.jar                        | None                                     |
	| LC    | morecommands            | 2.1                   | MoreCommands_2.1_mc1.12-1.12.2.jar                 | None                                     |
	| LC    | mrtjpcore               | 2.1.4.43              | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
	| LC    | nei                     | 2.4.3                 | NotEnoughItems-1.12.2-2.4.3.245-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | pneumaticcraft          | 1.12.2-0.11.7-375     | pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar | None                                     |
	| LC    | projectred-core         | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-Base.jar               | None                                     |
	| LC    | projectred-integration  | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
	| LC    | projectred-transmission | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-integration.jar        | None                                     |
	| LC    | projectred-illumination | 4.9.4.120             | ProjectRed-1.12.2-4.9.4.120-lighting.jar           | None                                     |
	| LC    | worldedit               | 6.1.10-SNAPSHOT       | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar  | None                                     |
	| LC    | wrcbe                   | 2.3.2                 | WR-CBE-1.12.2-2.3.2.33-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |

	Loaded coremods (and transformers): 
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
	GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13571 Compatibility Profile Context 19.30.02 26.20.13002.133' Renderer: 'AMD Radeon RX 5700'

 

Posted

Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Does forgemultipartcbe crash without Pixelmon?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted

Sorry, had my wires crossed and somehow combined your thread with another in my head.

On closer inspection I see errors coming out of MoreCommands

  • Like 1

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted (edited)
  On 12/2/2019 at 3:00 AM, DaemonUmbra said:

 On closer inspection I see errors coming out of MoreCommands

Expand  

What is a potential solution to this? Edit: Realized that MoreCommands was a mod lol. I removed it, and that worked. Thanks for your help!

Edited by macs_queller

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.