Chicken-Bones / ForgeMultipart

An API for dynamically handling different functional parts in the one block space.
Other
119 stars 56 forks source link

Minecraft 1.7.10 ForgeMultipart 1.1.0.311 crash #276

Closed leftgangster closed 10 years ago

leftgangster commented 10 years ago

Minecraft crashes with this crash report:

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 22/10/2014 2:16 πμ Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: scala.Predef$.ArrowAssoc(Ljava/lang/Object;)Ljava/lang/Object; at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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:483) at magic.launcher.Launcher.main(SourceFile:207) Caused by: java.lang.NoSuchMethodError: scala.Predef$.ArrowAssoc(Ljava/lang/Object;)Ljava/lang/Object; at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:165) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:150) at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:35) 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:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 15 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_05, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1232170632 bytes (1175 MB) / 1954545664 bytes (1864 MB) up to 1954545664 bytes (1864 MB) JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.85.1225 Minecraft Forge 10.13.1.1225 Optifine OptiFine_1.7.10_HD_A4 92 mods loaded, 92 mods active mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized FML{7.10.85.1225} Forge Mod Loader Unloaded->Constructed->Pre-initialized Forge{10.13.1.1225} Minecraft Forge Unloaded->Constructed->Pre-initialized appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.2.9} CodeChicken Core Unloaded->Constructed->Pre-initialized

{000} [CoFH ASM Data Initialization](minecraft.jar) Unloaded->Constructed->Pre-initialized ImmibisMicroblocks{59.0.1} [Immibis's Microblocks](immibis-microblocks-59.0.1.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.2.15} [Not Enough Items](NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized PlayerAPI{1.1} [Player API](minecraft.jar) Unloaded->Constructed->Pre-initialized SmartCore{1.0} [Smart Core](minecraft.jar) Unloaded->Constructed->Pre-initialized malisiscore{1.7.10-0.9.4} [Malisis Core](malisiscore-1.7.10-0.9.4.jar) Unloaded->Constructed->Pre-initialized IC2{2.2.623-experimental} [IndustrialCraft 2](industrialcraft-2-2.2.623-experimental.jar) Unloaded->Constructed->Pre-initialized AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels](AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized AetherCraft{1.4.5.68} [AetherCraft](AetherCraft-1.7.10-1.4.5.68.jar) Unloaded->Constructed->Pre-initialized appliedenergistics2{rv1-stable-1} [Applied Energistics 2](appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized Backpack{2.0.0} [Backpack](backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Core{6.0.17} [BuildCraft](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Builders{6.0.17} [BC Builders](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Energy{6.0.17} [BC Energy](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Factory{6.0.17} [BC Factory](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Transport{6.0.17} [BC Transport](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized BuildCraft|Silicon{6.0.17} [BC Silicon](buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized CoFHCore{1.7.10R3.0.0B6} [CoFH Core](CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized ComputerCraft{1.65} [ComputerCraft](ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized ImmibisCore{59.0.2} [Immibis Core](immibis-core-59.0.2.jar) Unloaded->Constructed->Pre-initialized DimensionalAnchors{59.0.2} [Dimensional Anchors](dimensional-anchor-59.0.2.jar) Unloaded->Constructed->Pre-initialized Eln{40} [Electrical Age](ElectricalAge_BETA-1.9_r40.jar) Unloaded->Constructed->Pre-initialized emeraldmod{3.5} [EmeraldMod](EmeraldMod 1.7.10 Forge V3.5.jar) Unloaded->Constructed->Pre-initialized eplus{1.7.10-3.0.1} [Enchanting Plus](EnchantingPlus-1.7.10-3.0.1.jar) Unloaded->Constructed->Pre-initialized EnderIO{1.7.10-2.0.1.194} [Ender IO](EnderIO-1.7.10-2.0.1.194.jar) Unloaded->Constructed->Pre-initialized EnderStorage{1.4.4.6} [EnderStorage](EnderStorage-1.7.10-1.4.4.6-universal.jar) Unloaded->Constructed->Pre-initialized ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation](ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized Baubles{1.0.1.8} [Baubles](Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized ForgeMultipart{1.1.0.311} [Forge Multipart](ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Errored ExtraUtilities{1.1.0i} [Extra Utilities](extrautilities-1.1.0i.jar) Unloaded->Constructed->Errored factorization.notify{1.0} [Factorization Notification System](Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized factorization{1.7.10-0.8.87.1} [Factorization](Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized factorization.misc{1.7.10-0.8.87.1} [Factorization Miscellaneous Nonsense](Factorization-1.7.10-0.8.87.1.jar) Unloaded->Constructed->Pre-initialized fans{1.3} [Fans](fans-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized flansmod{4.7.0} [Flan's Mod](Flans Mod-1.7.10-4.7.0.jar) Unloaded->Constructed->Pre-initialized IC2NuclearControl{1.7.10.08} [Nuclear Control](ic2nc-1.7.10-1.7.10.08.jar) Unloaded->Constructed->Pre-initialized iChunUtil{4.0.0} [iChunUtil](iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks](InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized AS_Kenshiro{1.2.1} [Kenshiro Mod](KenshiroMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized kwastiadvertising{1.0.1} [Kwasti Advertising](KwastiAdvertising-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized Thaumcraft{4.2.1.4} [Thaumcraft](Thaumcraft-1.7.10-4.2.1.4.jar) Unloaded->Constructed->Pre-initialized ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion](ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized LogisticsPipes{0.8.0.65} [Logistics Pipes](logisticspipes-0.8.0.65.jar) Unloaded->Constructed->Pre-initialized malisisdoors{1.7.10-1.1.2} [Malisis' Doors](malisisdoors-1.7.10-1.1.2.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC3} [MFR Compat: Atum](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC3} [MFR Compat: Chococraft](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC3} [MFR Compat: ExtraBiomes](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC3} [MFR Compat: Mystcraft](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC3} [MFR Compat: Pam's Mods](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC3} [MFR Compat ProjectRed](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC3} [MFR Compat: RP2](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC3} [MFR Compat: Sufficient Biomes](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla](MineFactoryReloaded-[1.7.10]2.8.0RC3-596.jar) Unloaded->Constructed->Pre-initialized MineMenu{1.1.8} [MineMenu](MineMenu-1.7.10-1.1.8.B40-universal.jar) Unloaded->Constructed->Pre-initialized MorePistons{1.7.10-1.5.1.2} [More Pistons](MorePistons-1.7.10-1.5.1.2.jar) Unloaded->Constructed->Pre-initialized Morph{0.9.0} [Morph](Morph-Beta-0.9.0.jar) Unloaded->Constructed->Pre-initialized MouseTweaks{2.4.4} [Mouse Tweaks](MouseTweaks-2.4.4-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized Paintball{1.7.10v1} [Paintball](Paintball-1.7.10v1.jar) Unloaded->Constructed->Pre-initialized PneumaticCraft{1.2.5} [PneumaticCraft](PneumaticCraft-1.2.5.jar) Unloaded->Constructed->Pre-initialized quickhotbar{1.02} [Quick Hotbar](quickhotbar_1710_1.02.jar) Unloaded->Constructed->Pre-initialized RedLogic{59.0.3} [RedLogic](redlogic-59.0.3.jar) Unloaded->Constructed->Pre-initialized RopesPlus{1.6.3} [Ropes+](RopePlus-1.7.10.jar) Unloaded->Constructed->Pre-initialized Scenter{1.7.10-3.2.0} [Scenter](scenter-1.7.10-3.2.0.jar) Unloaded->Constructed->Pre-initialized securitycraft{v1.6.1} [SecurityCraft](SecurityCraft v1.6.0 for 1.7.10.jar) Unloaded->Constructed->Pre-initialized simplyjetpacks{1.1.4} [Simply Jetpacks](SimplyJetpacks-MC1.7.10-1.1.4.jar) Unloaded->Constructed->Pre-initialized SmartMoving{15.1} [Smart Moving](SmartMoving-1.7.10-15.1.jar) Unloaded->Constructed->Pre-initialized SmartRender{2.0} [Smart Render](SmartRender-1.7.10-2.0.jar) Unloaded->Constructed->Pre-initialized SolarFlux{1.7.10-0.4b} [Solar Flux](SolarFlux-1.7.10-0.4b.jar) Unloaded->Constructed->Pre-initialized StevesFactoryManager{A90} [Steve's Factory Manager](StevesFactoryManagerA90.jar) Unloaded->Constructed->Pre-initialized TF2Sentry{1.7.10} [TF2 Sentry](TF2Sentry-1.7.10.jar) Unloaded->Constructed->Pre-initialized TF2Teleporter{1.7.10} [TF2 Teleporter](TF2Teleporter-1.7.10.jar) Unloaded->Constructed->Pre-initialized tlhpoeCore{1.5} [TLHPoE Core](tlhpoecore-1.7.10-1.5.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.3a} [Waila](Waila-1.5.3a_1.7.10.jar) Unloaded->Constructed->Pre-initialized YALSM{2.1.3} [Yet Another Leather Smelting Mod](yalsm-2.1.3.jar) Unloaded->Constructed->Pre-initialized McMultipart{1.1.0.311} [Minecraft Multipart Plugin](ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Pre-initialized ForgeMicroblock{1.1.0.311} [Forge Microblocks](ForgeMultipart-1.7.10-1.1.0.311-universal.jar) Unloaded->Constructed->Errored AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
Kubuxu commented 10 years ago

Are you sure that all libs were downloaded correctly? If yes please upload full fml-log.

EDIT: Update forge to newest as 1225 has many known bugs.

leftgangster commented 10 years ago

After some digging I saw that before the installation of LiteLoader the game run fine but when I installed LiteLoader 00 it crashed. So I must go on without LiteLoader.

Kubuxu commented 10 years ago

@leftgangster It is problem with no Scala lib or wrong version of this lib.

leftgangster commented 10 years ago

But minecraft updates those libraries automatically because I tried deleting them and when I launched minecraft they updated automatically.

Kubuxu commented 10 years ago

Yes but as far as I know FML did not updated Scala and Minecraft do not provide Scala. So it is LiteLoader problem(blind guess).