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

 

Edit: I originally took out optifine, thinking that was the issue. It didn't do anything. Is it alright if I add it back in?

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

// I bet Cylons wouldn't have this problem.

Time: 7/4/19 12:03 AM
XRay version: 58
Description: Exception ticking world

java.lang.NoSuchFieldError: field_185198_a
    at com.rwtema.extrautils2.villagers.EmeraldForPotions.getCraftLevels(EmeraldForPotions.java:70)
    at com.rwtema.extrautils2.villagers.EmeraldForPotions.addMerchantRecipeBase(EmeraldForPotions.java:119)
    at com.rwtema.extrautils2.compatibility.VillagerTradeCompat.func_190888_a(VillagerTradeCompat.java:20)
    at net.minecraft.entity.passive.EntityVillager.func_175554_cu(EntityVillager.java:682)
    at net.minecraft.entity.passive.EntityVillager.func_190672_a(EntityVillager.java:862)
    at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74893_a(StructureVillagePieces.java:1793)
    at net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut.func_74875_a(StructureVillagePieces.java:2137)
    at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
    at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
    at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:406)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:980)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)


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

-- Head --
Thread: Server thread
Stacktrace:
    at com.rwtema.extrautils2.villagers.EmeraldForPotions.getCraftLevels(EmeraldForPotions.java:70)
    at com.rwtema.extrautils2.villagers.EmeraldForPotions.addMerchantRecipeBase(EmeraldForPotions.java:119)
    at com.rwtema.extrautils2.compatibility.VillagerTradeCompat.func_190888_a(VillagerTradeCompat.java:20)
    at net.minecraft.entity.passive.EntityVillager.func_175554_cu(EntityVillager.java:682)
    at net.minecraft.entity.passive.EntityVillager.func_190672_a(EntityVillager.java:862)
    at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74893_a(StructureVillagePieces.java:1793)
    at net.minecraft.world.gen.structure.StructureVillagePieces$WoodHut.func_74875_a(StructureVillagePieces.java:2137)
    at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
    at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
    at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:406)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:980)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

-- Affected level --
Details:
    Level name: SnackHydra Modpack #1
    All players: 1 total; [EntityPlayerMP['SnackHydra'/112, l='SnackHydra Modpack #1', x=-696.73, y=76.28, z=-1529.92]]
    Chunk stats: ServerChunkCache: 1971 Drop: 0
    Level seed: -6070489099968601624
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 97310 game time, 97310 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 6823 (now: false), thunder time: 83769 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)

-- 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: 3698274608 bytes (3526 MB) / 6375342080 bytes (6080 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 42 mods loaded, 42 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                                |
    |:------ |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft           | 1.12.2                   | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                 | 9.42                     | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                 | 8.0.99.99                | forge-1.12.2-14.23.5.2838.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge               | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | obfuscate           | 0.2.6                    | minecraft.jar                                   | None                                     |
    | LCHIJA | damageindicatorsmod | 1.0                      | [1.12.2]DamageIndicatorsMod-3.4.7.jar           | None                                     |
    | LCHIJA | appliedenergistics2 | rv5-stable-11            | appliedenergistics2-rv5-stable-11.jar           | None                                     |
    | LCHIJA | codechickenlib      | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux        | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore            | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar          | None                                     |
    | LCHIJA | cofhworld           | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cyclopscore         | 0.11.6                   | CyclopsCore-1.12.2-0.11.6.jar                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | colossalchests      | 1.6.11                   | ColossalChests-1.12.2-1.6.11.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | mantle              | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                        | None                                     |
    | LCHIJA | jei                 | 4.15.0.268               | jei_1.12.2-4.15.0.268.jar                       | None                                     |
    | LCHIJA | twilightforest      | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar     | None                                     |
    | LCHIJA | tconstruct          | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                 | None                                     |
    | LCHIJA | conarm              | 1.2.4                    | conarm-1.12.2-1.2.4.jar                         | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LCHIJA | elevatorid          | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                    | None                                     |
    | LCHIJA | motnt               | 1.0.1                    | EvenMoreTNT-1.0.1.jar                           | None                                     |
    | LCHIJA | extrautils2         | 1.0                      | extrautils2-1.12-1.7.6.jar                      | None                                     |
    | LCHIJA | cfm                 | 5.1.0                    | furniture-5.1.0-1.12.2.jar                      | None                                     |
    | LCHIJA | gravestone          | 1.10.1                   | gravestone-1.10.1.jar                           | None                                     |
    | LCHIJA | ironchest           | 1.12.2-7.0.44.829        | ironchest-1.12.2-7.0.44.829.jar                 | None                                     |
    | LCHIJA | journeymap          | 1.12.2-5.5.4             | journeymap-1.12.2-5.5.4.jar                     | None                                     |
    | LCHIJA | malisiscore         | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
    | LCHIJA | malisisdoors        | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | mcjtylib_ng         | 3.0.2                    | mcjtylib-1.12-3.0.2.jar                         | None                                     |
    | LCHIJA | mobends             | 0.24                     | Mo-Bends-Mod-1.12.jar                           | None                                     |
    | LCHIJA | neat                | 1.4-17                   | Neat+1.4-17.jar                                 | None                                     |
    | LCHIJA | nei                 | 2.4.2                    | NotEnoughItems-1.12.2-2.4.2.240-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | notenoughwands      | 1.7.0                    | notenoughwands-1.12-1.7.0.jar                   | None                                     |
    | LCHIJA | beneath             | 1.5.1                    | The+Beneath-1.12.2-1.5.1.jar                    | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | thermalfoundation   | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion    | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermaldynamics     | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | tinkertoolleveling  | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar             | None                                     |
    | LCHIJA | uteamcore           | 1.1.2-60                 | u_team_core-1.12.2-v1.1.2-60.jar                | None                                     |
    | LCHIJA | usefulbackpacks     | 1.1.1.6                  | useful_backpacks-1.12.2-v1.1.1.6.jar            | None                                     |
    | LCHIJA | veinminer           | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar           | None                                     |
    | LCHIJA | veinminermodsupport | 0.38.2                   | VeinMiner-1.12-0.38.2.647+b31535a.jar           | None                                     |
    | LCHIJA | worldedit           | 6.1.8                    | worldedit-forge-mc1.12-6.1.8-dist.jar           | None                                     |

    Loaded coremods (and transformers): 
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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)

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['SnackHydra'/112, l='SnackHydra Modpack #1', x=-696.73, y=76.28, z=-1529.92]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

Edited by Guest

40 minutes ago, diesieben07 said:

Your version of Extra Utilities is very outdated. Why are you using this old version? Update your mods.

I was unaware of that. Is there a way to turn on auto update for mode? Just recently got back into minecraft.

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.