LootBags

LootBags

33M Downloads

Game crashes upon killing mobs

Raithion opened this issue ยท 0 comments

commented

Hello, I'm having an issue where my game occasionally crashes upon killing mobs. Not all the time; it just seems to randomly happen sometimes upon killing any mob, whether it be passive or aggressive.
Here's my recent crash report, any help would be highly appreciated:

---- Minecraft Crash Report ----

WARNING: coremods are present:
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.234.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.13-core.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
HCASM (HammerCore-1.12.2-2.0.5.3.jar)
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
RandomPatches (randompatches-1.12.2-1.19.1.1.jar)
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 10/28/19 8:47 PM
Description: Ticking entity

java.lang.IllegalArgumentException: bound must be positive
at java.util.Random.nextInt(Random.java:388)
at mal.lootbags.handler.MobDropHandler.onEntityDrop(MobDropHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1457_MobDropHandler_onEntityDrop_LivingDropsEvent.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.minecraftforge.common.ForgeHooks.onLivingDrops(ForgeHooks.java:620)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1202)
at net.minecraft.entity.monster.EntitySkeleton.func_70645_a(SourceFile:58)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:488)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
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 java.util.Random.nextInt(Random.java:388)
at mal.lootbags.handler.MobDropHandler.onEntityDrop(MobDropHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1457_MobDropHandler_onEntityDrop_LivingDropsEvent.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.minecraftforge.common.ForgeHooks.onLivingDrops(ForgeHooks.java:620)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1202)
at net.minecraft.entity.monster.EntitySkeleton.func_70645_a(SourceFile:58)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1023)
at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
at net.minecraft.entity.Entity.func_70030_z(Entity.java:488)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:226)
at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:208)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:389)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2096)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1996)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1958)

-- Entity being ticked --
Details:
Entity Type: mekanism:babyskeleton (mekanism.common.entity.EntityBabySkeleton)
Entity ID: 79
Entity Name: Baby Skeleton
Entity's Exact location: -1256.44, 4.00, -795.48
Entity's Block location: World: (-1257,4,-796), Chunk: (at 7,0,4 in -79,-50; contains blocks -1264,0,-800 to -1249,255,-785), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,0,-1024 to -1025,255,-513)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1762)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: New World
All players: 1 total; [GCEntityPlayerMP['Raithion'/127, l='New World', x=-1264.39, y=7.00, z=-775.47]]
Chunk stats: ServerChunkCache: 262 Drop: 0
Level seed: 6511188858820173828
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-1282,4,-783), Chunk: (at 14,0,1 in -81,-49; contains blocks -1296,0,-784 to -1281,255,-769), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,0,-1024 to -1025,255,-513)
Level time: 19204 game time, 1363 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 66822 (now: false), thunder time: 117755 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1933004888 bytes (1843 MB) / 5293211648 bytes (5048 MB) up to 7158628352 bytes (6827 MB)
JVM Flags: 4 total; -Xmx7680m -Xms256m -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 150 mods loaded, 150 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.2847.jar                   | None                                     |
| LCHIJA | forge                             | 14.23.5.2847             | forge-1.12.2-14.23.5.2847.jar                   | None                                     |
| LCHIJA | micdoodlecore                     |                          | minecraft.jar                                   | None                                     |
| LCHIJA | smoothfontcore                    | mc1.12.2-2.1.1           | minecraft.jar                                   | None                                     |
| LCHIJA | foamfixcore                       | 7.7.4                    | minecraft.jar                                   | None                                     |
| LCHIJA | srm-hooks                         | 1.12.2-1.0.0             | minecraft.jar                                   | None                                     |
| LCHIJA | dsurroundcore                     | 3.5.4.3                  | minecraft.jar                                   | None                                     |
| LCHIJA | randompatches                     | 1.12.2-1.19.1.1          | randompatches-1.12.2-1.19.1.1.jar               | None                                     |
| LCHIJA | smoothfont                        | mc1.12.2-2.1.1           | SmoothFont-mc1.12.2-2.1.1.jar                   | None                                     |
| LCHIJA | ctm                               | MC1.12.2-1.0.0.29        | CTM-MC1.12.2-1.0.0.29.jar                       | None                                     |
| LCHIJA | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                    | None                                     |
| LCHIJA | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                   | None                                     |
| LCHIJA | aether_legacy                     | 1.4.4                    | aether_legacy-1.12.2-v1.4.4.jar                 | None                                     |
| LCHIJA | crafttweaker                      | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                   | None                                     |
| LCHIJA | mtlib                             | 3.0.6                    | MTLib-3.0.6.jar                                 | None                                     |
| LCHIJA | modtweaker                        | 4.0.17                   | modtweaker-4.0.17.jar                           | None                                     |
| LCHIJA | jei                               | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                       | None                                     |
| LCHIJA | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                      | None                                     |
| LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
| LCHIJA | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar   | None                                     |
| LCHIJA | better_diving                     | 1.3.91                   | BetterDiving-1.12.2-1.3.91.jar                  | None                                     |
| LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar               | None                                     |
| LCHIJA | blockcraftery                     | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                  | None                                     |
| LCHIJA | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                | None                                     |
| LCHIJA | botania                           | r1.10-362                | Botania r1.10-362.jar                           | None                                     |
| LCHIJA | chisel                            | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                    | None                                     |
| LCHIJA | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                        | None                                     |
| LCHIJA | clarity                           | 1.1                      | clarity-1.1.jar                                 | None                                     |
| LCHIJA | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                | None                                     |
| LCHIJA | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-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 | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                   | None                                     |
| LCHIJA | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                   | None                                     |
| LCHIJA | customrecord                      | 1.0                      | customrecord-1.12.2-1.1.jar                     | None                                     |
| LCHIJA | darkutils                         | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | ptrmodellib                       | 1.0.4                    | PTRLib-1.0.4.jar                                | None                                     |
| LCHIJA | props                             | 2.6.3                    | Decocraft-2.6.3_1.12.2.jar                      | None                                     |
| LCHIJA | journeymap                        | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                     | None                                     |
| LCHIJA | defaultoptions                    | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                 | None                                     |
| LCHIJA | disenchanter                      | 1.6                      | disenchanter-[1.12]1.6.jar                      | None                                     |
| LCHIJA | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | csb_ench_table                    | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                  | None                                     |
| LCHIJA | endercore                         | 1.12.2-0.5.72            | EnderCore-1.12.2-0.5.72.jar                     | None                                     |
| 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 | enderio                           | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderiointegrationtic             | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderiobase                       | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderioconduits                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderioconduitsappliedenergistics | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderioconduitsopencomputers      | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderioconduitsrefinedstorage     | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | ic2                               | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJA | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                   | None                                     |
| LCHIJA | enderiointegrationforestry        | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderiointegrationticlate         | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderiomachines                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | enderiopowertools                 | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                       | None                                     |
| LCHIJA | erebus                            | 1.0.30                   | Erebus-1.0.30.jar                               | None                                     |
| LCHIJA | galacticraftcore                  | 4.0.2.234                | GalacticraftCore-1.12.2-4.0.2.234.jar           | None                                     |
| LCHIJA | galacticraftplanets               | 4.0.2.234                | Galacticraft-Planets-1.12.2-4.0.2.234.jar       | None                                     |
| LCHIJA | mjrlegendslib                     | 1.12.2-1.1.9             | MJRLegendsLib-1.12.2-1.1.9.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | extraplanets                      | 1.12.2-0.5.6             | ExtraPlanets-1.12.2-0.5.6.jar                   | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                      | None                                     |
| LCHIJA | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                           | None                                     |
| LCHIJA | fastbench                         | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                  | None                                     |
| LCHIJA | foamfix                           | 0.10.8-1.12.2            | foamfix-0.10.8-1.12.2.jar                       | None                                     |
| LCHIJA | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                              | None                                     |
| LCHIJA | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
| LCHIJA | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar    | None                                     |
| LCHIJA | gravestone                        | 1.10.3                   | gravestone-1.10.3.jar                           | None                                     |
| LCHIJA | hammercore                        | 2.0.5.3                  | HammerCore-1.12.2-2.0.5.3.jar                   | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | hardcoredarkness                  | 2.0                      | HardcoreDarkness-MC1.12.2-2.0.jar               | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCHIJA | mekanism                          | 1.12.2-9.8.2.389         | Mekanism-1.12.2-9.8.2.389.jar                   | None                                     |
| LCHIJA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar      | None                                     |
| LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                        | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar               | None                                     |
| LCHIJA | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
| LCHIJA | jeibees                           | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                    | None                                     |
| LCHIJA | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar              | None                                     |
| LCHIJA | jaff                              | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                   | None                                     |
| LCHIJA | jee                               | 1.0.8                    | JustEnoughEnergistics-1.12.2-1.0.8.jar          | None                                     |
| LCHIJA | jeid                              | 1.0.2-26                 | JustEnoughIDs-1.0.2-26.jar                      | None                                     |
| LCHIJA | libraryex                         | 1.0.12                   | LibraryEx-1.12.2-1.0.12.jar                     | None                                     |
| LCHIJA | lootbags                          | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                     | None                                     |
| LCHIJA | lootoverhaul                      | 1.2                      | LootOverhaul-1.2.jar                            | None                                     |
| LCHIJA | lumberjack                        | 1.4.1                    | lumberjack-1.4.1.jar                            | None                                     |
| LCHIJA | magicbees                         | 1.0                      | MagicBees-1.12.2-3.1.10.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 | mekanismgenerators                | 1.12.2-9.8.2.389         | MekanismGenerators-1.12.2-9.8.2.389.jar         | None                                     |
| LCHIJA | mtrm                              | 1.2.2.30                 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar      | None                                     |
| LCHIJA | md                                | 1.12.2                   | Mob Drops-1.12.2-0.0.1.jar                      | None                                     |
| LCHIJA | mobdismemberment                  | 7.0.0                    | MobDismemberment-1.12.2-7.0.0.jar               | None                                     |
| LCHIJA | modnametooltip                    | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                | None                                     |
| LCHIJA | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                     | None                                     |
| LCHIJA | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                   | None                                     |
| LCHIJA | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar         | None                                     |
| LCHIJA | multitools                        | 2.1.0                    | Multitools-2.1.0-1.12.jar                       | None                                     |
| LCHIJA | netherendingores                  | 1.12.2-1.3               | Netherending-Ores-1.12.2-1.3.jar                | None                                     |
| LCHIJA | netherex                          | 2.0.15                   | NetherEx-1.12.2-2.0.15.jar                      | None                                     |
| LCHIJA | samsocean                         | 1.0.2                    | OceanFloor-1.12.2-1.0.2.jar                     | None                                     |
| LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                 | None                                     |
| LCHIJA | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                            | None                                     |
| LCHIJA | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar            | None                                     |
| LCHIJA | projectred-compat                 | 1.0                      | ProjectRed-1.12.2-4.9.4.120-compat.jar          | None                                     |
| LCHIJA | projectred-integration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
| LCHIJA | projectred-transmission           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-integration.jar     | None                                     |
| LCHIJA | projectred-fabrication            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-fabrication.jar     | None                                     |
| LCHIJA | projectred-illumination           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-lighting.jar        | None                                     |
| LCHIJA | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LCHIJA | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LCHIJA | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar      | None                                     |
| LCHIJA | projectred-exploration            | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-world.jar           | None                                     |
| LCHIJA | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                            | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCHIJA | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                  | None                                     |
| LCHIJA | roughmobs                         | 2.0.0                    | roughmobs2-1.12.2_2.0.15.jar                    | None                                     |
| LCHIJA | secretroomsmod                    | 5.6.4                    | secretroomsmod-1.12.2-5.6.4.jar                 | None                                     |
| LCHIJA | simplezoom                        | 1.3.2                    | simplezoom-1.12.2-1.3.2-universal.jar           | None                                     |
| LCHIJA | soulshardsrespawn                 | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar           | None                                     |
| LCHIJA | soundfilters                      | 0.11_for_1.12            | SoundFilters-0.11_for_1.12.jar                  | None                                     |
| LCHIJA | sparkshammers                     | @VERSION@                | sparkshammers-1.12.2-1.9.2.jar                  | None                                     |
| LCHIJA | spectrite                         | 1.7.1                    | spectrite-1.7.1.jar                             | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
| LCHIJA | thaumadditions                    | 20r                      | ThaumicAdditions-1.12.2-20r.jar                 | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                  | None                                     |
| LCHIJA | thaumicenergistics                | 2.2.3                    | thaumicenergistics-2.2.3.jar                    | None                                     |
| LCHIJA | tcinventoryscan                   | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar      | None                                     |
| LCHIJA | thaumicterminal                   | 1.0.12                   | ThaumicTerminal-1.0.12.jar                      | None                                     |
| LCHIJA | thaumictinkerer                   | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar          | None                                     |
| LCHIJA | beneath                           | 1.6.0                    | The Beneath-1.12.2-1.6.0.jar                    | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCHIJA | thermaldynamics                   | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | twilightforest                    | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar     | None                                     |
| LCHIJA | waystones                         | 4.0.72                   | Waystones_1.12.2-4.0.72.jar                     | None                                     |
| LCHIJA | wrcbe                             | 2.3.2                    | WR-CBE-1.12.2-2.3.2.33-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | orelib                            | 3.5.2.3                  | OreLib-1.12.2-3.5.2.3.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround                         | 3.5.4.3                  | DynamicSurroundings-1.12.2-3.5.4.3.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | reauth                            | 3.6.0                    | reauth-3.6.0.jar                                | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LCHIJA | thebetweenlands                   | 3.4.13                   | TheBetweenlands-3.4.13-universal.jar            | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCHIJA | additions                         | 0.4.7                    | Additions-0.4.7.jar                             | None                                     |
| LCHIJA | mysticallib                       | 1.12.2-1.3.8             | mysticallib-1.12.2-1.3.8.jar                    | None                                     |
| LCHIJA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                | None                                     |

Loaded coremods (and transformers): 

Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.234.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
mekanism.coremod.KeybindingMigrationHelper
JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
org.dimdev.jeid.JEIDTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
bre.smoothfont.asm.Transformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.13-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
HCASM (HammerCore-1.12.2-2.0.5.3.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
com.wynprice.secretroomsmod.core.SecretRoomsTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)

LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
lumien.hardcoredarkness.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
org.orecruncher.dsurround.asm.Transformer
RandomPatches (randompatches-1.12.2-1.19.1.1.jar)
com.therandomlabs.randompatches.core.RPTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
HammerCore Debug Information:
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @20r

List of loaded APIs: 
	* AetherAPI (v1.0.0) from aether_legacy-1.12.2-v1.4.4.jar
	* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
	* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
	* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
	* BetweenlandsAPI (1.12.2) from TheBetweenlands-3.4.13-universal.jar
	* BotaniaAPI (93) from Botania r1.10-362.jar
	* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
	* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
	* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
	* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
	* CSLib|API (1.0.1) from PTRLib-1.0.4.jar
	* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
	* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
	* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
	* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
	* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
	* enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
	* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
	* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
	* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.234.jar
	* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
	* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
	* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
	* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
	* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.291.jar
	* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
	* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.2.389.jar
	* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
	* PatchouliAPI (6) from Patchouli-1.0-20.jar
	* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
	* railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
	* railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
	* railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
	* railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
	* railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
	* railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
	* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
	* Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar
Ender IO: No known problems detected.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash.       !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

forestry : Modules have been disabled in the config: Lepidopterology
AE2 Integration: IC2:ON, RC:ON, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['Raithion'/127, l='New World', x=-1264.39, y=7.00, z=-775.47]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'