Animania Extra Animals

Animania Extra Animals

2M Downloads

Hitting a bull crashing my game

Arogna opened this issue ยท 1 comments

commented

I'm playing Dungeons, Dragons and Space Shuttles version 7.2b

Every time I hit a Bull, my game crashes.
When I load the game back up, the bull did take damage, but this is quite a tedious way of culling my herd ;)
Animania is suspected of being the cause, says the crash message. I tried updating the mod within the pack to the latest release via the Twitch app, but it still happens after having done so.

I'm not technical enough to have a clue of what is going on here.

I got the following crash report, hope that helps:

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 2020-03-15 20:20:40 CET
Description: Ticking entity

java.lang.NullPointerException
at net.minecraft.entity.Entity.isOnSameTeam(Entity.java:2315)
at net.minecraft.entity.ai.EntityAIHurtByTarget.alertOthers(SourceFile:57)
at net.minecraft.entity.ai.EntityAIHurtByTarget.startExecuting(SourceFile:38)
at net.minecraft.entity.ai.EntityAITasks.onUpdateTasks(SourceFile:102)
at net.minecraft.entity.EntityLiving.updateEntityActionState(EntityLiving.java:760)
at net.minecraft.entity.EntityLivingBase.onLivingUpdate(EntityLivingBase.java:2359)
at net.minecraft.entity.EntityLiving.onLivingUpdate(EntityLiving.java:577)
at net.minecraft.entity.EntityAgeable.onLivingUpdate(EntityAgeable.java:178)
at net.minecraft.entity.passive.EntityAnimal.onLivingUpdate(SourceFile:43)
at com.animania.common.entities.cows.EntityAnimaniaCow.onLivingUpdate(EntityAnimaniaCow.java:192)
at com.animania.common.entities.cows.EntityBullBase.onLivingUpdate(EntityBullBase.java:174)
at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:295)
at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996)
at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
at net.minecraft.world.World.updateEntity(World.java:1958)
at net.minecraft.world.World.redirect$updateEntity$zbn000(World.java:5123)
at net.minecraft.world.World.updateEntities(World.java:1762)
at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(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:

-- Entity being ticked --
Entity Type: animania:bull_friesian (com.animania.common.entities.cows.CowFriesian.EntityBullFriesian)
Entity ID: 771
Entity Name: Friesian Bull
Entity's Exact location: -142.44, 65.01, 1995.97
Entity's Block location: World: (-143,65,1995), Chunk: (at 1,4,11 in -9,124; contains blocks -144,0,1984 to -129,255,1999), Region: (-1,3; contains chunks -32,96 to -1,127, blocks -512,0,1536 to -1,255,2047)
Entity's Momentum: -0.15, -0.11, -0.06
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null

-- Affected level --
Level name: DDSS
All players: 1 total; [GCEntityPlayerMP['Arogna'/563, l='DDSS', x=-138.67, y=66.00, z=1997.46]]
Chunk stats: ServerChunkCache: 887 Drop: 0
Level seed: 2840969202220587004
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {"diamondSize":8,"lapisCenterHeight":16,"lavaLakeChance":80,"redstoneMaxHeight":16,"diamondMaxHeight":16,"coalMaxHeight":128,"coalMinHeight":0,"seaLevel":63,"graniteCount":10,"riverSize":4,"gravelMinHeight":0,"graniteSize":33,"redstoneSize":8,"fixedBiome":-1,"waterLakeChance":4,"dioriteMinHeight":0,"andesiteCount":10,"graniteMaxHeight":80,"redstoneMinHeight":0,"lapisSize":7,"dirtCount":10,"ironMinHeight":0,"dioriteMaxHeight":80,"coalCount":16,"gravelCount":8,"coalSize":17,"gravelSize":33,"ironMaxHeight":64,"lapisSpread":16,"dioriteCount":10,"andesiteSize":33,"biomeSize":4,"graniteMinHeight":0,"goldCount":2,"diamondCount":1,"dirtSize":33,"gravelMaxHeight":256,"goldSize":9,"ironCount":14,"diamondMinHeight":0,"ironSize":8,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":9,"andesiteMaxHeight":80,"dirtMinHeight":0,"lapisCount":1,"goldMinHeight":0,"dirtMaxHeight":256,"lowerLimitScale":512.0,"biomeDepthOffset":0.0,"upperLimitScale":512.0,"heightScale":684.412,"biomeScaleWeight":1.0,"biomeDepthWeight":1.0,"mainNoiseScaleZ":80.0,"mainNoiseScaleY":160.0,"depthNoiseScaleX":200.0,"mainNoiseScaleX":80.0,"baseSize":8.5,"depthNoiseScaleZ":200.0,"stretchY":12.0,"depthNoiseScaleExponent":0.5,"biomeScaleOffset":0.0,"coordinateScale":684.412,"useStrongholds":true,"useMineShafts":true,"useTemples":true,"useLavaOceans":false,"useCaves":true,"useWaterLakes":true,"useLavaLakes":true,"useMonuments":true,"useRavines":true,"useDungeons":true,"useVillages":true}
Level spawn location: World: (145,64,240), Chunk: (at 1,4,0 in 9,15; contains blocks 144,0,240 to 159,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3326391 game time, 4347293 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 30171 (now: false), thunder time: 42342 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true

-- System 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: 5546110232 bytes (5289 MB) / 9663676416 bytes (9216 MB) up to 9663676416 bytes (9216 MB)
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9216m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2847 295 mods loaded, 295 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 | creativecoredummy         | 1.0.0                    | minecraft.jar                                       | None                                     |
   | LCHIJA | littletilescore           | 1.0.0                    | minecraft.jar                                       | None                                     |
   | LCHIJA | micdoodlecore             |                          | minecraft.jar                                       | None                                     |
   | LCHIJA | smoothfontcore            | mc1.12.2-2.1.1           | minecraft.jar                                       | None                                     |
   | LCHIJA | openmodscore              | 0.12.2                   | minecraft.jar                                       | None                                     |
   | LCHIJA | foamfixcore               | 7.7.4                    | minecraft.jar                                       | None                                     |
   | LCHIJA | opencomputers|core        | 1.7.5.192                | minecraft.jar                                       | None                                     |
   | LCHIJA | randompatches             | 1.12.2-1.21.0.0          | randompatches-1.12.2-1.21.0.0.jar                   | None                                     |
   | LCHIJA | smoothfont                | mc1.12.2-2.1.1           | SmoothFont-mc1.12.2-2.1.1.jar                       | None                                     |
   | LCHIJA | ruins                     | 17.2                     | Ruins-1.12.2.jar                                    | None                                     |
   | LCHIJA | fastbench                 | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                      | None                                     |
   | LCHIJA | actuallyadditions         | 1.12.2-r151              | ActuallyAdditions-1.12.2-r151-2.jar                 | None                                     |
   | LCHIJA | baubles                   | 1.5.2                    | Baubles-1.12-1.5.2.jar                              | None                                     |
   | LCHIJA | actuallybaubles           | 1.1                      | ActuallyBaubles-1.12-1.1.jar                        | None                                     |
   | LCHIJA | ctm                       | MC1.12.2-1.0.1.30        | CTM-MC1.12.2-1.0.1.30.jar                           | None                                     |
   | LCHIJA | appliedenergistics2       | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCHIJA | mantle                    | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                            | None                                     |
   | LCHIJA | redstoneflux              | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | forgelin                  | 1.8.4                    | Forgelin-1.8.4.jar                                  | None                                     |
   | LCHIJA | alib                      | 1.0.12                   | alib-1.0.12.jar                                     | None                                     |
   | LCHIJA | crafttweaker              | 4.1.20                   | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
   | LCHIJA | alchemistry               | 1.12.2-40                | alchemistry-1.12.2-41.jar                           | None                                     |
   | LCHIJA | mtlib                     | 3.0.6                    | MTLib-3.0.6.jar                                     | None                                     |
   | LCHIJA | modtweaker                | 4.0.18                   | modtweaker-4.0.18.jar                               | None                                     |
   | LCHIJA | jei                       | 4.15.0.293               | jei_1.12.2-4.15.0.293.jar                           | None                                     |
   | LCHIJA | chisel                    | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                        | None                                     |
   | LCHIJA | tombstone                 | 3.6.8                    | tombstone-3.6.8-1.12.2.jar                          | None                                     |
   | LCHIJA | quark                     | r1.6-178                 | Quark-r1.6-178.jar                                  | None                                     |
   | LCHIJA | tweakersconstruct         | 1.12.2-1.5.1             | tweakersconstruct-1.12.2-1.5.2.jar                  | None                                     |
   | LCHIJA | twilightforest            | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar       | None                                     |
   | LCHIJA | tconstruct                | 1.12.2-2.13.0.179        | TConstruct-1.12.2-2.13.0.179.jar                    | None                                     |
   | LCHIJA | p455w0rdslib              | 2.2.156                  | p455w0rdslib-1.12.2-2.2.156.jar                     | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCHIJA | ae2wtlib                  | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCHIJA | akashictome               | 1.2-12                   | AkashicTome-1.2-12.jar                              | None                                     |
   | LCHIJA | botania                   | r1.10-363                | Botania r1.10-363.jar                               | None                                     |
   | LCHIJA | cofhcore                  | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar              | None                                     |
   | LCHIJA | craftstudioapi            | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar  | None                                     |
   | LCHIJA | natura                    | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                          | None                                     |
   | LCHIJA | harvestcraft              | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zb.jar                     | None                                     |
   | LCHIJA | animania                  | 1.7.3                    | animania-1.12.2-1.7.3.jar                           | None                                     |
   | LCHIJA | apatheticmobs             | 1.4.1                    | apatheticmobs-1.4.1.jar                             | None                                     |
   | LCHIJA | applecore                 | 3.2.0                    | AppleCore-mc1.12.2-3.2.0.jar                        | None                                     |
   | LCHIJA | appleskin                 | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
   | LCHIJA | architecturecraft         | @VERSION@                | architecturecraft-1.12-3.98.jar                     | None                                     |
   | LCHIJA | aroma1997core             | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCHIJA | aromabackup               | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4.jar                      | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCHIJA | aromabackuprecovery       | 2.1.1.4                  | AromaBackup-1.12.2-2.1.1.4.jar                      | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCHIJA | athenaeum                 | 1.12.2-1.17.4            | athenaeum-1.12.2-1.17.4.jar                         | None                                     |
   | LCHIJA | mousetweaks               | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                       | None                                     |
   | LCHIJA | artisanworktables         | 1.12.2-1.22.15           | artisanworktables-1.12.2-1.22.15.jar                | None                                     |
   | LCHIJA | patchouli                 | 1.0-20                   | Patchouli-1.0-20.jar                                | None                                     |
   | LCHIJA | artisanintegrations       | 1.12.2-1.2.0             | artisanintegrations-1.12.2-1.2.0.jar                | None                                     |
   | LCHIJA | astralsorcery             | 1.10.22                  | astralsorcery-1.12.2-1.10.22.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCHIJA | autoreglib                | 1.3-32                   | AutoRegLib-1.3-32.jar                               | None                                     |
   | LCHIJA | codechickenlib            | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | avaritia                  | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar              | None                                     |
   | LCHIJA | base                      | 3.13.0                   | base-1.12.2-3.13.0.jar                              | None                                     |
   | LCHIJA | bdlib                     | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
   | LCHIJA | betterbuilderswands       | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
   | LCHIJA | betterquesting            | 3.5.323                  | BetterQuesting-3.5.323.jar                          | None                                     |
   | LCHIJA | bibliocraft               | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                   | None                                     |
   | LCHIJA | reborncore                | 3.16.0.469               | RebornCore-1.12.2-3.16.0.469-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCHIJA | techreborn                | 2.24.1.1017              | TechReborn-1.12.2-2.24.1.1017-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCHIJA | forestry                  | 5.8.2.409                | forestry_1.12.2-5.8.2.409.jar                       | None                                     |
   | LCHIJA | binniecore                | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | binniedesign              | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | genetics                  | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | botany                    | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | extrabees                 | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | extratrees                | 2.5.1.188                | binnie-mods-1.12.2-2.5.1.188.jar                    | None                                     |
   | LCHIJA | blockcraftery             | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                      | None                                     |
   | LCHIJA | cyclicmagic               | 1.19.18                  | Cyclic-1.12.2-1.19.18.jar                           | None                                     |
   | LCHIJA | guideapi                  | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                         | None                                     |
   | LCHIJA | bloodmagic                | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                     | None                                     |
   | LCHIJA | bloodarsenal              | 1.12.2-2.2.0-29          | BloodArsenal-1.12.2-2.2.1-29.jar                    | None                                     |
   | LCHIJA | bloodmoon                 | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                        | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCHIJA | bonsaitrees               | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                          | None                                     |
   | LCHIJA | bookshelf                 | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | hammercore                | 2.0.6.13                 | HammerCore-1.12.2-2.0.6.13.jar                      | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LCHIJA | botanicadds               | 4r                       | BotanicAdditions-1.12.2-4r.jar                      | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHIJA | bqforestry                | 1.1.4                    | bqforestry-1.1.4.jar                                | None                                     |
   | LCHIJA | brandonscore              | 2.4.18                   | BrandonsCore-1.12.2-2.4.18.210-universal.jar        | None                                     |
   | LCHIJA | careerbees                | 1.0                      | careerbees-0.4.0.jar                                | None                                     |
   | LCHIJA | ceramics                  | 1.12-1.3.7               | Ceramics-1.12-1.3.7.jar                             | None                                     |
   | LCHIJA | chameleon                 | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                            | None                                     |
   | LCHIJA | chesttransporter          | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                   | None                                     |
   | LCHIJA | chickenchunks             | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | chiselsandbits            | 14.33                    | chiselsandbits-14.33.jar                            | None                                     |
   | LCHIJA | chunkpregenerator         | 2.1                      | Chunk Pregenerator V1.12-2.2.jar                    | None                                     |
   | LCHIJA | clumps                    | 3.1.2                    | Clumps-3.1.2.jar                                    | None                                     |
   | LCHIJA | cofhworld                 | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | cyclopscore               | 1.6.1                    | CyclopsCore-1.12.2-1.6.1.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | commoncapabilities        | 2.4.5                    | CommonCapabilities-1.12.2-2.4.5.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | storagedrawers            | 1.12.2-5.4.1             | StorageDrawers-1.12.2-5.4.1.jar                     | None                                     |
   | LCHIJA | compactdrawers            | 1.12.2-1.0.5.125         | CompactDrawers-1.12.2-1.0.5.125.jar                 | None                                     |
   | LCHIJA | contenttweaker            | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                     | None                                     |
   | LCHIJA | controlling               | 3.0.8                    | Controlling-3.0.8.jar                               | None                                     |
   | LCHIJA | cookiecore                | 2.0.0                    | cookiecore-1.12-2.0.0.jar                           | 4bbb70ebe391f24f7704e343108a9b21b44c1b10 |
   | LCHIJA | cosmeticarmorreworked     | 1.12.2-v4b               | CosmeticArmorReworked-1.12.2-v4b.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LCHIJA | craftingtweaks            | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                     | None                                     |
   | LCHIJA | ctgui                     | 1.0.0                    | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
   | LCHIJA | crafttweakerjei           | 2.0.3                    | CraftTweaker2-1.12-4.1.20.jar                       | None                                     |
   | LCHIJA | opframe                   | 1.4.0                    | OnlinePicFrame_v1.4.33_mc1.12.2.jar                 | None                                     |
   | LCHIJA | creativecore              | 1.9.9                    | CreativeCore_v1.9.90_mc1.12.2.jar                   | None                                     |
   | LCHIJA | cucumber                  | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                           | None                                     |
   | LCHIJA | custommainmenu            | 2.0.9.1                  | CustomMainMenu-MC1.12.2-2.0.9.1.jar                 | None                                     |
   | LCHIJA | customstartinggear        | 1.2.0                    | CustomStartingGear-1.12-1.2.0.9-universal.jar       | None                                     |
   | LCHIJA | theoneprobe               | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                         | None                                     |
   | LCHIJA | danknull                  | 1.6.80                   | DankNull-1.12.2-1.6.80.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCHIJA | darkutils                 | 1.8.230                  | DarkUtils-1.12.2-1.8.230.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | ddssutils                 | 1.1                      | ddssutils-1.1.2.jar                                 | None                                     |
   | LCHIJA | journeymap                | 1.12.2-5.7.0             | journeymap-1.12.2-5.7.0.jar                         | None                                     |
   | LCHIJA | defaultoptions            | 9.2.8                    | DefaultOptions_1.12.2-9.2.8.jar                     | None                                     |
   | LCHIJA | discordcraft              | 1.0                      | DiscordCraft-2.0.jar                                | None                                     |
   | LCHIJA | dldungeonsjbg             | 1.13.1                   | DoomlikeDungeons-1.13.1-MC1.12.2.jar                | None                                     |
   | LCHIJA | thermalfoundation         | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | draconicevolution         | 2.3.25                   | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar  | None                                     |
   | LCHIJA | dungeontactics            | DT-0.16.1                | DungeonTactics-1.12.2-0.16.1.jar                    | None                                     |
   | LCHIJA | csb_ench_table            | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                      | None                                     |
   | LCHIJA | enderstorage              | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | valkyrielib               | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
   | LCHIJA | environmentaltech         | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar               | None                                     |
   | LCHIJA | evilcraft                 | 0.10.78                  | EvilCraft-1.12.2-0.10.78.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | evilcraftcompat           | 1.0.0                    | EvilCraft-1.12.2-0.10.78.jar                        | None                                     |
   | LCHIJA | mekanism                  | 1.12.2-9.7.9.380         | Mekanism-1.12.2-9.7.9.380.jar                       | None                                     |
   | LCHIJA | thermalexpansion          | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | immersiveengineering      | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | LCHIJA | exchangers                | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                           | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCHIJA | extendedcrafting          | 1.5.6                    | ExtendedCrafting-1.12.2-1.5.6.jar                   | None                                     |
   | LCHIJA | minerva                   | 1.0.13                   | minerva-library-1.0.13.jar                          | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHIJA | extraalchemy              | 0.5.3                    | extraalchemy-0.5.3.jar                              | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCHIJA | extracells                | 2.6.5                    | ExtraCells-1.12.2-2.6.5.jar                         | None                                     |
   | LCHIJA | galacticraftcore          | 4.0.2.237                | GalacticraftCore-1.12.2-4.0.2.237.jar               | None                                     |
   | LCHIJA | galacticraftplanets       | 4.0.2.237                | Galacticraft-Planets-1.12.2-4.0.2.237.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.6.2             | ExtraPlanets-1.12.2-0.6.2.jar                       | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCHIJA | extrautils2               | 1.0                      | extrautils2-1.12-1.9.9.jar                          | None                                     |
   | LCHIJA | opencomputers             | 1.7.5.192                | OpenComputers-MC1.12.2-1.7.5.192.jar                | None                                     |
   | LCHIJA | zerocore                  | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                         | None                                     |
   | LCHIJA | bigreactors               | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                 | None                                     |
   | LCHIJA | fastleafdecay             | v14                      | FastLeafDecay-v14.jar                               | None                                     |
   | LCHIJA | foamfix                   | 0.10.10-1.12.2           | foamfix-0.10.10-1.12.2.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 | ftblib                    | 5.4.7.0                  | FTBLib-5.4.7.0.jar                                  | None                                     |
   | LCHIJA | ftbutilities              | 5.4.0.124                | FTBUtilities-5.4.0.124.jar                          | None                                     |
   | LCHIJA | cfm                       | 6.3.1                    | furniture-6.3.1-1.12.2.jar                          | None                                     |
   | LCHIJA | galacticrafttweaker       | 1.12.2-1.0.3             | GalacticraftTweaker-1.12.2-1.0.3.jar                | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCHIJA | gendustry                 | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                      | None                                     |
   | LCHIJA | gendustryjei              | 1.0.2                    | gendustryjei-1.0.2.jar                              | None                                     |
   | LCHIJA | giacomos_fishing_net      | 1.6.1                    | GiacomosFishingNet-1.12.2-1.6.1.jar                 | None                                     |
   | LCHIJA | helpfixer                 | 1.12.1-1.5.18            | HelpFixer-1.12.1-1.5.18.jar                         | None                                     |
   | LCHIJA | librarianlib              | 4.20                     | librarianlib-1.12.2-4.20-release.jar                | None                                     |
   | LCHIJA | hooked                    | %VERSION%                | hooked-1.0.3.jar                                    | None                                     |
   | LCHIJA | huntingdim                | 1.0.42                   | HuntingDimension-1.12.2-1.0.42.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | llibrary                  | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                          | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | iceandfire                | 1.8.4                    | iceandfire-1.8.4.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 | infernalmobs              | 1.7.6                    | InfernalMobs-1.12.2.jar                             | None                                     |
   | LCHIJA | integrateddynamics        | 1.1.2                    | IntegratedDynamics-1.12.2-1.1.2.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | integrateddynamicscompat  | 1.0.0                    | IntegratedDynamics-1.12.2-1.1.2.jar                 | None                                     |
   | LCHIJA | integratedtunnels         | 1.6.10                   | IntegratedTunnels-1.12.2-1.6.10.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCHIJA | integratedtunnelscompat   | 1.0.0                    | IntegratedTunnels-1.12.2-1.6.10.jar                 | None                                     |
   | LCHIJA | mysticalagriculture       | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                | None                                     |
   | LCHIJA | mysticalagradditions      | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar               | None                                     |
   | LCHIJA | nuclearcraft              | 2.18o                    | NuclearCraft-2.18o-1.12.2.jar                       | None                                     |
   | LCHIJA | mcjtylib_ng               | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                             | None                                     |
   | LCHIJA | rftools                   | 7.73                     | rftools-1.12-7.73.jar                               | None                                     |
   | LCHIJA | rustic                    | 1.1.2                    | rustic-1.1.2.jar                                    | None                                     |
   | LCHIJA | integrationforegoing      | 1.12.2-1.9               | IntegrationForegoing-1.12.2-1.9.jar                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCHIJA | inventorytweaks           | 1.64+dev.150.7168e7a     | InventoryTweaks-1.64+dev.150.jar                    | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | 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 | jrftl                     | 1.1                      | JRFTL[1.12.2]-1.1.jar                               | None                                     |
   | LCHIJA | jehc                      | 1.7.0                    | just-enough-harvestcraft-1.12.2-1.7.0.jar           | None                                     |
   | LCHIJA | jecalculation             | 1.12.2-3.2.3             | JustEnoughCalculation-1.12.2-3.2.3.jar              | None                                     |
   | LCHIJA | jee                       | 1.0.8                    | JustEnoughEnergistics-1.12.2-1.0.8.jar              | None                                     |
   | LCHIJA | loottweaker               | 0.1.5                    | LootTweaker-0.1.5+MC1.12.2.jar                      | None                                     |
   | LCHIJA | jeresources               | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar             | None                                     |
   | LCHIJA | fluidtank                 | 12.5.0                   | LargeFluidTank-12.5.0.jar                           | None                                     |
   | LCHIJA | fluidtank_ae2             | 12.5.0                   | LargeFluidTank-12.5.0.jar                           | None                                     |
   | LCHIJA | fluidtank_theoneprobe     | 12.5.0                   | LargeFluidTank-12.5.0.jar                           | None                                     |
   | LCHIJA | lex                       | 1.0.8                    | LibEx-1.12.2-1.0.8.jar                              | None                                     |
   | LCHIJA | littletiles               | 1.5.0                    | LittleTiles_v1.5.0-pre198_mc1.12.2.jar              | None                                     |
   | LCHIJA | lootbags                  | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                         | None                                     |
   | LCHIJA | magicbees                 | 1.0                      | MagicBees-1.12.2-3.2.25.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.7.9.380         | MekanismGenerators-1.12.2-9.7.9.380.jar             | None                                     |
   | LCHIJA | mekanismtools             | 1.12.2-9.7.9.380         | MekanismTools-1.12.2-9.7.9.380.jar                  | None                                     |
   | LCHIJA | taiga                     | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                              | None                                     |
   | LCHIJA | valoegheses_be            | 1.4.10-public-alpha-ddss | zoesteria-1.4.10-public-alpha-ddss.jar              | None                                     |
   | LCHIJA | mekores                   | 2.0.13                   | mekores-2.0.13.jar                                  | None                                     |
   | LCHIJA | mpr                       | 2.3.3                    | MobsPropertiesRandomness-2.3.3-mc1.12.x.jar         | None                                     |
   | LCHIJA | modnametooltip            | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                    | None                                     |
   | LCHIJA | modularmachinery          | 1.11.1                   | modularmachinery-1.12.2-1.11.1.jar                  | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCHIJA | morelibs                  | 1.2.2                    | morelibs-1.12.2-1.2.2.jar                           | None                                     |
   | LCHIJA | moreoverlays              | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
   | LCHIJA | mrtjpcore                 | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar             | None                                     |
   | LCHIJA | projectred-core           | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar                | None                                     |
   | LCHIJA | thermaldynamics           | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | simplyjetpacks            | 2.2.11.64                | SimplyJetpacks2-1.12.2-2.2.11.64.jar                | None                                     |
   | LCHIJA | plustic                   | 7.1.6.1                  | plustic-7.1.6.1.jar                                 | None                                     |
   | LCHIJA | pneumaticcraft            | 1.12.2-0.11.10-385       | pneumaticcraft-repressurized-1.12.2-0.11.10-385.jar | None                                     |
   | LCHIJA | refinedstorage            | 1.6.15                   | refinedstorage-1.6.15.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | LCHIJA | moreplates                | 5.5.2                    | moreplates-1.12.2-5.5.2.jar                         | None                                     |
   | LCHIJA | morpheus                  | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                         | None                                     |
   | LCHIJA | mowziesmobs               | 1.5.4                    | mowziesmobs-1.5.4.jar                               | None                                     |
   | LCHIJA | multimob                  | 1.0.5                    | multimob-1.0.5.jar                                  | None                                     |
   | LCHIJA | naturescompass            | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                     | None                                     |
   | LCHIJA | nex                       | 2.0.8                    | NetherEx-1.12.2-2.0.8.jar                           | None                                     |
   | LCHIJA | neid                      | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                            | None                                     |
   | LCHIJA | omlib                     | 3.1.4-249                | omlib-1.12.2-3.1.4-249.jar                          | None                                     |
   | LCHIJA | ompd                      | 3.1.0-61                 | ompd-1.12.2-3.1.0-61.jar                            | None                                     |
   | LCHIJA | openmods                  | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LCHIJA | openblocks                | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
   | LCHIJA | openmodularturrets        | 3.1.6-362                | openmodularturrets-1.12.2-3.1.6-362.jar             | None                                     |
   | LCHIJA | overloaded                | 0.0.59                   | Overloaded-1.12.2-0.0.59.jar                        | None                                     |
   | LCHIJA | packagedauto              | 1.12.2-1.0.2.9           | PackagedAuto-1.12.2-1.0.2.9.jar                     | None                                     |
   | LCHIJA | packagedexcrafting        | 1.12.2-1.0.1.1           | PackagedExCrafting-1.12.2-1.0.1.1.jar               | None                                     |
   | LCHIJA | pamscookables             | 1.1                      | pamscookables-1.1.jar                               | None                                     |
   | LCHIJA | pickletweaks              | 2.1.3                    | PickleTweaks-1.12.2-2.1.3.jar                       | None                                     |
   | LCHIJA | placebo                   | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                            | None                                     |
   | LCHIJA | primitivemobs             | 1.2.3a                   | primitivemobs-1.2.3a.jar                            | None                                     |
   | LCHIJA | progressivebosses         | 1.5.4                    | ProgressiveBosses-1.5.4-mc1.12.x.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 | questbook                 | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                            | None                                     |
   | LCHIJA | rebornstorage             | 1.0.0                    | RebornStorage-1.12.2-3.3.4.85.jar                   | None                                     |
   | LCHIJA | refined_avaritia          | 2.6                      | refined_avaritia-1.12.2-2.6.jar                     | None                                     |
   | LCHIJA | refinedstorageaddons      | 0.4.4                    | refinedstorageaddons-0.4.4.jar                      | None                                     |
   | LCHIJA | resourceloader            | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCHIJA | additionalstructures      | 2.3.1                    | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar    | None                                     |
   | LCHIJA | rftoolscontrol            | 2.0.2                    | rftoolsctrl-1.12-2.0.2.jar                          | None                                     |
   | LCHIJA | rftoolsdim                | 5.71                     | rftoolsdim-1.12-5.71.jar                            | None                                     |
   | LCHIJA | rftoolspower              | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                         | None                                     |
   | LCHIJA | rockhounding_core         | 3.22                     | rockhounding_core-1.12.2-3.22.jar                   | None                                     |
   | LCHIJA | gbook                     | 2.9.2                    | Guidebook-1.12.2-2.9.2.jar                          | None                                     |
   | LCHIJA | rockhounding_chemistry    | 1.12.2-3.48              | rockhounding_chemistry-1.12.2-3.48.jar              | None                                     |
   | LCHIJA | roguelike                 | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                  | None                                     |
   | LCHIJA | roughmobs                 | 2.0.0                    | roughmobs2-1.12.2_2.0.15.jar                        | None                                     |
   | LCHIJA | sgcraft                   | 2.0.3                    | SGCraft-2.0.3.jar                                   | None                                     |
   | LCHIJA | simplybackpacks           | 1.2.3                    | simplybackpacks-1.2.3.jar                           | None                                     |
   | LCHIJA | sledgehammer              | 1.12.2-0.7-2.0.0         | Sledgehammer-1.12.2-0.7-2.0.0.jar                   | 565fa4dbf20e7c3c4423950ca8e0bdabf7568796 |
   | LCHIJA | solarflux                 | 12.3.8                   | SolarFluxReborn_1.12.2-12.3.8.jar                   | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LCHIJA | soundreloader             | 1.1                      | soundreloader-1.2-1.12.2.jar                        | None                                     |
   | LCHIJA | specialai                 | 1.1.0_for_mc1.12.2       | specialai-1.1.0_for_mc1.12.2.jar                    | None                                     |
   | LCHIJA | spiceoflife               | 1.3.12                   | SpiceOfLife-mc1.12-1.3.12.jar                       | None                                     |
   | LCHIJA | bq_standard               | 3.4.173                  | StandardExpansion-3.4.173.jar                       | None                                     |
   | LCHIJA | stevescarts               | 2.4.32.137               | StevesCarts-1.12.2-2.4.32.137.jar                   | None                                     |
   | LCHIJA | storagecabinet            | 1.0                      | storagecabinet-1.2.0.jar                            | None                                     |
   | LCHIJA | storagedrawersextra       | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                 | None                                     |
   | LCHIJA | storagetech               | 6.0                      | StorageTech R6.0.jar                                | None                                     |
   | LCHIJA | thermalcultivation        | 0.3.3                    | ThermalCultivation-1.12.2-0.3.3.12-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | thermalinnovation         | 0.3.3                    | ThermalInnovation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCHIJA | tinkersjei                | 1.2                      | tinkersjei-1.2.jar                                  | None                                     |
   | LCHIJA | tinkertoolleveling        | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                 | None                                     |
   | LCHIJA | toastcontrol              | 1.8.1                    | Toast Control-1.12.2-1.8.1.jar                      | None                                     |
   | LCHIJA | topaddons                 | 1.12.2-1.13.0            | topaddons-1.12.2-1.13.0.jar                         | None                                     |
   | LCHIJA | torchmaster               | 1.8.1.81                 | torchmaster_1.12.2-1.8.1.81.jar                     | 5e9a436b366831c8f54a7e80b015784da69278c6 |
   | LCHIJA | traverse                  | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                        | None                                     |
   | LCHIJA | uteamcore                 | 2.2.5.147                | u_team_core-1.12.2-2.2.5.147.jar                    | None                                     |
   | LCHIJA | undergroundbiomes         | 1.3.7                    | UndergroundBiomesConstructs-1.12-1.3.7.jar          | None                                     |
   | LCHIJA | usefulrailroads           | 1.1.2.18                 | useful_railroads-1.12.2-1.1.2.18.jar                | None                                     |
   | LCHIJA | universalmodifiers        | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                     | None                                     |
   | LCHIJA | vanillafix                | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                            | None                                     |
   | LCHIJA | vc                        | 5.9.13                   | ViesCraft-1.12.2-5.9.13.jar                         | None                                     |
   | LCHIJA | vulcanite                 | 1.5.2                    | vulcanite-1.5.2-mc1.12.x.jar                        | None                                     |
   | LCHIJA | wanionlib                 | 1.12.2-2.4               | WanionLib-1.12.2-2.4.jar                            | None                                     |
   | LCHIJA | wct                       | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCHIJA | worleycaves               | 1.5.1                    | worleycaves-1.5.1.jar                               | None                                     |
   | LCHIJA | xnet                      | 1.8.2                    | xnet-1.12-1.8.2.jar                                 | None                                     |
   | LCHIJA | orelib                    | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                           | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | phosphor-lighting         | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50-universal.jar         | f0387d288626cc2d937daa504e74af570c52a2f1 |
   | LCHIJA | reauth                    | 3.6.0                    | reauth-3.6.0.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
   | LCHIJA | solcarrot                 | 1.8.3                    | solcarrot-1.12.2-1.8.3.jar                          | None                                     |
   | LCHIJA | techreborn_compat         | 1.0.0                    | TechReborn-ModCompatibility-1.12.2-1.2.0.52.jar     | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCHIJA | hungeroverhaul            | 1.12.2-1.3.3.jenkins148  | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar          | None                                     |
   | LCHIJA | librarianliblate          | 4.20                     | librarianlib-1.12.2-4.20-release.jar                | None                                     |
   | LCHIJA | mysticallib               | 1.12.2-1.6.0             | mysticallib-1.12.2-1.6.0.jar                        | None                                     |
   | LCHIJA | teslacorelib_registries   | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                    | None                                     |
   | LCHIJA | unidict                   | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                            | None                                     |

Loaded coremods (and transformers): TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
li.cil.oc.common.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
team.chisel.ctm.client.asm.CTMTransformer
AstralCore (astralsorcery-1.12.2-1.10.22.jar)

                                  HCASM (HammerCore-1.12.2-2.0.6.13.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
                                    lumien.bloodmoon.asm.ClassTransformer
                                  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
                                    p455w0rdslib.asm.ClassTransformer
                                  LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
                                    com.teamwizardry.librarianlib.asm.LibLibTransformer
                                  Quark Plugin (Quark-r1.6-178.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  iceandfire (iceandfire-1.8.4.jar)
                                    com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                    
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
                                    
                                  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
                                    
                                  CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
                                    
                                  LittlePatchingLoader (LittleTiles_v1.5.0-pre198_mc1.12.2.jar)
                                    com.creativemd.littletiles.LittleTilesTransformer
                                  ForgelinPlugin (Forgelin-1.8.4.jar)
                                    
                                  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
                                    openmods.core.OpenModsClassTransformer
                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.237.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
                                    bre.smoothfont.asm.Transformer
                                  RandomPatches (randompatches-1.12.2-1.21.0.0.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  Plugin (NotEnoughIDs-1.5.4.4.jar)
                                    ru.fewizz.neid.asm.Transformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  MekanismCoremod (Mekanism-1.12.2-9.7.9.380.jar)
                                    mekanism.coremod.KeybindingMigrationHelper
                                  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.10-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.150.jar)
                                    invtweaks.forge.asm.ContainerTransformer

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-7 for Forge 14.23.5.2768
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)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
- quarkIntegration (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)
- craftingtweaksIntegration (Enabled/Not Forced)
HammerCore Debug Information: Dependent Mods:
-Botanic Additions (botanicadds) @4r
List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151-2.jar
* ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
* AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
* ArtisanWorktablesAPI (9) from artisanworktables-1.12.2-1.22.15.jar
* Base|API (1.0.0) from base-1.12.2-3.13.0.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterQuesting|API (3.2) from BetterQuesting-3.5.323.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.5.323.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
* BotaniaAPI (93) from Botania r1.10-363.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.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
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.5.jar
* cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v4b.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.13.1-MC1.12.2.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.25.351-universal.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.409.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.237.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-92.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-92.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.1.2.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.0.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.0.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.0.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.0.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.0.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.293.jar
* MekanismAPI|core (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|energy (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|gas (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|infuse (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|laser (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|transmitter (9.7.8) from Mekanism-1.12.2-9.7.9.380.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.9.380.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* PatchouliAPI (6) from Patchouli-1.0-20.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.10-385.jar
* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
* QuarkAPI (4) from Quark-r1.6-178.jar
* reborncoreAPI (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
* reborncoreAPI|Power (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
* reborncoreAPI|Praescriptum (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
* reborncoreAPI|Recipe (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
* reborncoreAPI|Tile (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* rh_api (3.00) from rockhounding_core-1.12.2-3.22.jar
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.1.jar
* techrebornAPI (2.24.1.1017) from TechReborn-1.12.2-2.24.1.1017-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* tombstone-api (1.0.5) from tombstone-3.6.8-1.12.2.jar
* tombstone-api-capability (1.0.5) from tombstone-3.6.8-1.12.2.jar
* tombstone-api-event (1.0.5) from tombstone-3.6.8-1.12.2.jar
* tombstone-api-magic (1.0.5) from tombstone-3.6.8-1.12.2.jar
* tombstone-api-recipe (1.0.5) from tombstone-3.6.8-1.12.2.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
RebornCore: Plugin Engine: 0
RebornCore Version: 3.16.0.469
Runtime Debofucsation 1
RenderEngine: 0
forestry : Modules have been disabled in the config: Core, Machines
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
Suspected Mods: Animania (animania)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['Arogna'/563, l='DDSS', x=-138.67, y=66.00, z=1997.46]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1

commented

Not really sure how I'm supposed to reproduce this...