Jump to content

MoonGloww

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MoonGloww

  1. I did make sure that all the mods installed were for the correct version, but I may have missed some.
  2. Hi. I am trying to mod minecraft, and i keep on crashing. the game was working before this, but I found some more mods that I wanted, and when i installed them, it started saying their were problems with mods that were previously working just fine. Is it simply an incompatibility issue, or something else? I would greatly appreciate it if someone could help me. Here is the crash report: ---- Minecraft Crash Report ---- WARNING: coremods are present: AstralCore (astralsorcery-1.12.2-1.9.4.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) Contact their authors BEFORE contacting forge // Shall we play a game? Time: 12/1/18 1: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 Iron Chest (ironchest) Caused by: java.lang.ExceptionInInitializerError at cpw.mods.ironchest.client.ClientProxy.preInit(ClientProxy.java:39) at cpw.mods.ironchest.IronChest.preInit(IronChest.java:64) 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:624) at sun.reflect.GeneratedMethodAccessor9.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:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) 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.ClassCastException: net.minecraftforge.event.entity.EntityEvent$EntityConstructing cannot be cast to thaumcraft.api.aspects.AspectRegistryEvent at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_513_AspectsItems_registerAspects_AspectRegistryEvent.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.minecraft.entity.Entity.<init>(Entity.java:218) at net.minecraft.entity.item.EntityItem.<init>(EntityItem.java:73) at cpw.mods.ironchest.client.renderer.chest.TileEntityIronChestRenderer.<clinit>(TileEntityIronChestRenderer.java:43) ... 42 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: 1205943192 bytes (1150 MB) / 1744830464 bytes (1664 MB) up to 3221225472 bytes (3072 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2765 Optifine OptiFine_1.12.2_HD_U_D2 44 mods loaded, 44 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 | |:----- |:------------------- |:----------------- |:---------------------------------------------- |:---------------------------------------- | | UCH | minecraft | 1.12.2 | minecraft.jar | None | | UCH | mcp | 9.42 | minecraft.jar | None | | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2765.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | forge | 14.23.4.2765 | forge-1.12.2-14.23.4.2765.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCH | opencomputers|core | 1.7.2.67 | minecraft.jar | None | | UCH | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None | | UCH | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.4.9.jar | None | | UCH | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None | | UCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | UCH | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 | | UCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UCH | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None | | UCH | thaumcraft | 6.1.BETA20 | Thaumcraft-1.12.2-6.1.BETA20.jar | None | | UCH | botania | r1.10-354 | Botania+r1.10-354.jar | None | | UCH | cfm | 5.4.1 | cfm-5.4.1-mc1.12.2.jar | None | | UCH | chiselsandbits | 14.20 | chiselsandbits-14.20.jar | None | | UCH | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCH | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None | | UCH | jei | 4.9.1.168 | jei_1.12.2-4.9.1.168.jar | None | | UCH | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UCH | conarm | 1.0.2 | conarm-1.12.2-1.0.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | UCH | customspawner | 3.11.4 | CustomMobSpawner-3.11.4.jar | None | | UCH | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5.jar | None | | UCH | earthstones1122beta | 1.0.0 | Earth-Stones-Mod-1.12.2.jar | None | | UCH | ebwizardry | 4.1.2 | Electroblob's+Wizardry+-+4.1.2+-+MC+1.12.2.jar | None | | UCH | extragems | 1.2.6 | ExtraGems+1.12.2++(v.1.2.6).jar | None | | UCH | grimoireofgaia | 1.6.7 | GrimoireOfGaia3-1.12.2-1.6.7.jar | None | | UCEE | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None | | UC | millenaire | Millénaire 6.2.9 | millenaire-6.2.9.jar | None | | UC | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None | | UC | natura | 1.12.2-4.3.2.62 | natura-1.12.2-4.3.2.62.jar | None | | UC | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None | | UC | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None | | UC | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None | | UC | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None | | UC | sereneseasons | 1.2.6 | SereneSeasons-1.12.2-1.2.6-universal.jar | None | | UC | silentlib | 3.0.9 | SilentLib-1.12.2-3.0.9-159.jar | None | | UC | silentgems | 2.8.10 | SilentsGems-1.12.2-2.8.10-308.jar | None | | UC | sgcraft | 1.13.2 | Stargate-Atlantiscraft-Mod-1.12.2.jar | None | | UC | tinkersoc | 0.1 | tinkersoc-0.4.jar | None | | UC | treechopper | 1.2.2 | TreeChopper-1.12.1-1.2.2.jar | None | | UC | wearablebackpacks | 3.1.3 | WearableBackpacks-1.12.2-3.1.3.jar | None | | UC | xaerominimap | 1.15.3 | Xaeros_Minimap_1.15.3_Forge_1.12.jar | None | Loaded coremods (and transformers): AstralCore (astralsorcery-1.12.2-1.9.4.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.6-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar) li.cil.oc.common.asm.ClassTransformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 24.20.100.6170' Renderer: 'Intel(R) UHD Graphics 620' Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselsandbitsIntegration (Enabled/Not Forced) Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced) OptiFine Version: OptiFine_1.12.2_HD_U_D2 OptiFine Build: 20180430-132249 Render Distance Chunks: 18 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null
×
×
  • Create New...

Important Information

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