Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  TenshiCore (TenshiLib-1.12.2-1.1.1.jar)
  DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 7/13/19 7:38 PM
Description: Exception in server tick loop

java.lang.NoSuchMethodError: net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field;
    at com.flemmli97.improvedmobs.handler.EventHandlerAI.onEntityLoad(EventHandlerAI.java:166)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_314_EventHandlerAI_onEntityLoad_EntityJoinWorldEvent.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.world.World.func_72838_d(World.java:1206)
    at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058)
    at net.minecraft.block.Block.func_180635_a(Block.java:599)
    at net.minecraft.block.Block.func_180653_a(Block.java:578)
    at net.minecraft.block.Block.func_176226_b(Block.java:564)
    at net.minecraft.block.BlockDynamicLiquid.func_176375_a(BlockDynamicLiquid.java:171)
    at net.minecraft.block.BlockDynamicLiquid.func_180650_b(BlockDynamicLiquid.java:153)
    at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:551)
    at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:531)
    at net.minecraft.block.BlockDynamicLiquid.func_176213_c(BlockDynamicLiquid.java:306)
    at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:614)
    at net.minecraft.world.World.func_180501_a(World.java:343)
    at net.minecraft.block.BlockDynamicLiquid.func_176375_a(BlockDynamicLiquid.java:175)
    at net.minecraft.block.BlockDynamicLiquid.func_180650_b(BlockDynamicLiquid.java:133)
    at net.minecraft.world.WorldServer.func_175654_a(WorldServer.java:551)
    at net.minecraft.world.WorldServer.func_175684_a(WorldServer.java:531)
    at net.minecraft.block.BlockDynamicLiquid.func_176213_c(BlockDynamicLiquid.java:306)
    at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:614)
    at net.minecraft.world.World.func_180501_a(World.java:343)
    at net.minecraft.block.BlockDynamicLiquid.func_176375_a(BlockDynamicLiquid.java:175)
    at net.minecraft.block.BlockDynamicLiquid.func_180650_b(BlockDynamicLiquid.java:153)
    at net.minecraft.world.World.func_189507_a(World.java:2677)
    at net.minecraft.world.gen.feature.WorldGenLiquids.func_180709_b(WorldGenLiquids.java:88)
    at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:352)
    at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:88)
    at net.minecraft.world.biome.Biome.func_180624_a(Biome.java:225)
    at net.minecraft.world.biome.BiomeHills.func_180624_a(BiomeHills.java:41)
    at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:464)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
    at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:142)
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:745)


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: 1080493352 bytes (1030 MB) / 2986344448 bytes (2848 MB) up to 6442450944 bytes (6144 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 40 mods loaded, 40 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                                |
    |:------- |:--------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAA | minecraft                   | 1.12.2                   | minecraft.jar                                        | None                                     |
    | UCHIJAA | mcp                         | 9.42                     | minecraft.jar                                        | None                                     |
    | UCHIJAA | FML                         | 8.0.99.99                | forge-1.12.2-14.23.5.2768.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | forge                       | 14.23.5.2768             | forge-1.12.2-14.23.5.2768.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | openmodscore                | 0.12.2                   | minecraft.jar                                        | None                                     |
    | UCHIJAA | damageindicatorsmod         | 1.0                      | [1.12.2]DamageIndicatorsMod-3.4.7.jar                | None                                     |
    | UCHIJAA | appliedenergistics2         | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar                 | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | UCHIJAA | backpack                    | 3.0.2                    | backpack-3.0.2-1.12.2.jar                            | None                                     |
    | UCHIJAA | baubles                     | 1.5.2                    | Baubles-1.12-1.5.2.jar                               | None                                     |
    | UCHIJAA | ptrmodellib                 | 1.0.4                    | PTRLib-1.0.4.jar                                     | None                                     |
    | UCHIJAA | props                       | 2.6.2                    | Decocraft-2.6.2_1.12.2.jar                           | None                                     |
    | UCHIJAA | mocreatures                 | 12.0.5                   | DrZharks+MoCreatures+Mod-12.0.5.jar                  | None                                     |
    | UCHIJAA | dynamiclights               | 1.4.9                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_onfire        | 1.0.7                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_creepers      | 1.0.6                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_dropitems     | 1.1.0                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_entityclasses | 1.0.1                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_mobequipment  | 1.1.0                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_flamearrows   | 1.0.1                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_floodlights   | 1.0.3                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_otherplayers  | 1.0.9                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | dynamiclights_theplayer     | 1.1.3                    | DynamicLights-1.12.2.jar                             | None                                     |
    | UCHIJAA | endreborn                   | 0.3.1                    | EndReborn+III+[0.3.1].jar                            | None                                     |
    | UCHIJAA | erebus                      | 1.0.30                   | Erebus-1.0.30.jar                                    | None                                     |
    | UCHIJAA | waila                       | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                          | None                                     |
    | UCHIJAA | improvedmobs                | 1.4.0                    | ImprovedMobs-1.12.2-1.4.0.jar                        | None                                     |
    | UCHIJAA | infernalmobs                | 1.7.6                    | InfernalMobs-1.12.1.jar                              | None                                     |
    | UCHIJAA | inventorypets               | 2.0.1                    | inventorypets-1.12-2.0.1.jar                         | None                                     |
    | UCHIJAA | inventorytweaks             | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                             | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCHIJAA | ironchest                   | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.69.845.jar                      | None                                     |
    | UCHIJAA | jei                         | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                            | None                                     |
    | UCHIJAA | journeymap                  | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                          | None                                     |
    | UCHIJAA | mantle                      | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                             | None                                     |
    | UCHIJAA | natura                      | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                           | None                                     |
    | UCHIJAA | openmods                    | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | orespawn                    | 3.3.1                    | OreSpawn-1.12-3.3.1.172.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | harvestcraft                | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None                                     |
    | UCHIJAA | prefab                      | 1.3.0.26                 | prefab-1.3.0.26.jar                                  | None                                     |
    | UCHIJAA | tconstruct                  | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                     | None                                     |
    | UCHIJAA | tenshilib                   | 1.1.1                    | TenshiLib-1.12.2-1.1.1.jar                           | None                                     |

    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  openmods.core.OpenModsClassTransformer
TenshiCore (TenshiLib-1.12.2-1.1.1.jar)
  com.flemmli97.tenshilib.asm.ASMTransformer
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  atomicstryker.dynamiclights.common.DLTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    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)

    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)
        - wailaIntegration (Enabled/Not Forced)

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 8; []
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

 

 

 

 

 

please help me idk why it keeps crashing

ImprovedMob is causing the crash. Remove it and report to its author.

Some tips:

Spoiler

Modder Support:

Spoiler

1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code.

2. Always post your code.

3. Never copy and paste code. You won't learn anything from doing that.

4. 

Quote

Programming via Eclipse's hotfixes will get you nowhere

5. Learn to use your IDE, especially the debugger.

6.

Quote

The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it.

Support & Bug Reports:

Spoiler

1. Read the EAQ before asking for help. Remember to provide the appropriate log(s).

2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.

 

 

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.