TheRandomLabs / RandomTweaks

A bunch of miscellaneous tweaks for Minecraft.
https://minecraft.curseforge.com/projects/randomtweaks
MIT License
8 stars 2 forks source link

crash #12

Closed redo6565 closed 6 years ago

redo6565 commented 6 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: AppleCore (AppleCore-mc1.12.2-3.1.0.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) IELoadingPlugin (ImmersiveEngineering-0.12-76-core.jar) CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) SHLoadingPlugin (ScalingHealth-1.12-1.3.10-90.jar) Plugin (NotEnoughIDs-1.5.4.2.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.2-1.12.2-anarchy.jar) MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) LoadingPlugin (Skillable-beta-10.jar) Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) LoadingPlugin (RandomThings-MC1.12.2-4.1.2.jar) ForgelinPlugin (Forgelin-1.6.0.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar) TransformerLoader (OpenComputers-MC1.12.1-1.7.1.43.jar) StepupfixCore (StepupFix-1.12.2-1.0.0.4.b15.jar) LoadingPlugin (Quark-r1.4-122.jar) Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 2/11/18 12:27 PM Description: Ticking entity

java.lang.NullPointerException: Ticking entity at com.therandomlabs.randomtweaks.common.PetProtectionHandler.onLivingHurt(PetProtectionHandler.java:40) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_371_PetProtectionHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:574) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1401) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:917) at net.daveyx0.primitivemobs.entity.monster.EntityTreasureSlime.func_70097_a(EntityTreasureSlime.java:437) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70652_k(EntityParaBuzzy.java:265) at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178) at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167) at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129) at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70636_d(EntityParaBuzzy.java:389) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:2170) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:295) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70071h(EntityParaBuzzy.java:419) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) at net.minecraft.world.World.func_72870_g(World.java:1952) at net.minecraft.world.World.func_72939_s(World.java:1756) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)

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

-- Head -- Thread: Server thread Stacktrace: at com.therandomlabs.randomtweaks.common.PetProtectionHandler.onLivingHurt(PetProtectionHandler.java:40) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_371_PetProtectionHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:574) at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1401) at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:917) at net.daveyx0.primitivemobs.entity.monster.EntityTreasureSlime.func_70097_a(EntityTreasureSlime.java:437) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70652_k(EntityParaBuzzy.java:265) at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178) at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167) at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129) at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2350) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577) at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:178) at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:43) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70636_d(EntityParaBuzzy.java:389) at net.minecraft.entity.EntityLivingBase.func_70071h(EntityLivingBase.java:2170) at net.minecraft.entity.EntityLiving.func_70071h(EntityLiving.java:295) at com.grim3212.mc.pack.world.entity.EntityParaBuzzy.func_70071h(EntityParaBuzzy.java:419) at net.minecraft.world.World.func_72866_a(World.java:1990) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:831) at net.minecraft.world.World.func_72870_g(World.java:1952)

-- Entity being ticked -- Details: Entity Type: grimpack:parabuzzy (com.grim3212.mc.pack.world.entity.EntityParaBuzzy) Entity ID: 33952 Entity Name: Parabuzzy Entity's Exact location: -596.24, 80.00, 601.99 Entity's Block location: World: (-597,80,601), Chunk: (at 11,5,9 in -38,37; contains blocks -608,0,592 to -593,255,607), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023) Entity's Momentum: 0.05, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ERROR NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1756) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:612)

-- Affected level -- Details: Level name: New World All players: 1 total; [EntityPlayerMP['Redo6565'/794, l='New World', x=-527.94, y=72.00, z=556.59]] Chunk stats: ServerChunkCache: 547 Drop: 0 Level seed: -5476491957784985819 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":20,"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":20,"diamondMinHeight":0,"ironSize":9,"redstoneCount":8,"andesiteMinHeight":0,"dioriteSize":33,"goldMaxHeight":32,"dungeonChance":8,"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: (-220,64,256), Chunk: (at 4,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 18035 game time, 18035 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 96848 (now: false), thunder time: 20821 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) at java.lang.Thread.run(Thread.java:745)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 637073032 bytes (607 MB) / 3806330880 bytes (3630 MB) up to 5726797824 bytes (5461 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m IntCache: cache: 1, tcache: 1, allocated: 14, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.2.2611 209 mods loaded, 209 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                                |
|:--------- |:------------------------ |:---------------------------- |:------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft                | 1.12.2                       | minecraft.jar                                     | None                                     |
| UCHIJAAAA | mcp                      | 9.42                         | minecraft.jar                                     | None                                     |
| UCHIJAAAA | FML                      | 8.0.99.99                    | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                    | 14.23.2.2611                 | forge-1.12.2-14.23.2.2611.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | openmodscore             | 0.11.5                       | minecraft.jar                                     | None                                     |
| UCHIJAAAA | foamfixcore              | 7.7.4                        | minecraft.jar                                     | None                                     |
| UCHIJAAAA | opencomputers|core       | 1.7.1.43                     | minecraft.jar                                     | None                                     |
| UCHIJAAAA | crafttweaker             | 4.1.2                        | CraftTweaker2-1.12-4.1.2.jar                      | None                                     |
| UCHIJAAAA | mtlib                    | @VERSION@                    | MTLib-3.0.1.jar                                   | None                                     |
| UCHIJAAAA | modtweaker               | 4.0.6                        | modtweaker-4.0.6.jar                              | None                                     |
| UCHIJAAAA | jei                      | 4.8.5.147                    | jei_1.12.2-4.8.5.147.jar                          | None                                     |
| UCHIJAAAA | abyssalcraft             | 1.9.4.3                      | AbyssalCraft-1.12.2-1.9.4.3.jar                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | acintegration            | 1.6.2                        | AbyssalCraft Integration-1.12.2-1.6.2.jar         | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | actuallyadditions        | 1.12.2-r130                  | ActuallyAdditions-1.12.2-r130.jar                 | None                                     |
| UCHIJAAAA | codechickenlib           | 3.1.5.331                    | CodeChickenLib-1.12.2-3.1.5.331-universal.jar     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | ancientwarfare           | @VERSION@                    | ancientwarfare-1.12.2-2.5.97.jar                  | None                                     |
| UCHIJAAAA | buildcraftlib            | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcraftcore           | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | redstoneflux             | 2.0.1                        | RedstoneFlux-1.12-2.0.1.2-universal.jar           | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJAAAA | ancientwarfareautomation | @VERSION@                    | ancientwarfare-1.12.2-2.5.97.jar                  | None                                     |
| UCHIJAAAA | ancientwarfarenpc        | @VERSION@                    | ancientwarfare-1.12.2-2.5.97.jar                  | None                                     |
| UCHIJAAAA | ancientwarfarestructure  | @VERSION@                    | ancientwarfare-1.12.2-2.5.97.jar                  | None                                     |
| UCHIJAAAA | baubles                  | 1.5.2                        | Baubles-1.12-1.5.2.jar                            | None                                     |
| UCHIJAAAA | extrautils2              | 1.0                          | extrautils2-1.12-1.7.3.jar                        | None                                     |
| UCHIJAAAA | flyringbaublemod         | 0.3.1_1.12-d4e654e           | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar       | None                                     |
| UCHIJAAAA | botania                  | r1.10-353                    | Botania r1.10-353.jar                             | None                                     |
| UCHIJAAAA | craftstudioapi           | 1.0.0                        | CraftStudio-1.0.0.93-mc1.12-alpha.jar             | None                                     |
| UCHIJAAAA | quark                    | r1.4-122                     | Quark-r1.4-122.jar                                | None                                     |
| UCHIJAAAA | animania                 | 1.4.5                        | animania-1.12.2-1.4.5.jar                         | None                                     |
| UCHIJAAAA | applecore                | 3.1.0                        | AppleCore-mc1.12.2-3.1.0.jar                      | None                                     |
| UCHIJAAAA | appliedenergistics2      | rv5-stable-8                 | appliedenergistics2-rv5-stable-8.jar              | None                                     |
| UCHIJAAAA | mantle                   | 1.12-1.3.1.21                | Mantle-1.12-1.3.1.21.jar                          | None                                     |
| UCHIJAAAA | thedragonlib             | 1.12.2-5.2.0                 | thedragonlib-1.12.2-5.2.0.jar                     | None                                     |
| UCHIJAAAA | armorplus                | 1.12.2-11.10.1.35-beta       | armorplus-1.12.2-11.10.1.35-beta.jar              | None                                     |
| UCHIJAAAA | aroma1997core            | 2.0.0.0.b142                 | Aroma1997Core-1.12.2-2.0.0.0.b142.jar             | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | aroma1997sdimension      | 1.3.0.0.b37                  | Aroma1997s-Dimensional-World-1.12-1.3.0.0.b37.jar | None                                     |
| UCHIJAAAA | aromabackup              | 2.1.1.3.b90                  | AromaBackup-1.12.2-2.1.1.3.b90.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| UCHIJAAAA | aromabackuprecovery      | 2.1.1.3.b90                  | AromaBackup-1.12.2-2.1.1.3.b90.jar                | None                                     |
| UCHIJAAAA | morphtool                | 1.2-16                       | Morph-o-Tool-1.2-16.jar                           | None                                     |
| UCHIJAAAA | skillable                | beta-10                      | Skillable-beta-10.jar                             | None                                     |
| UCHIJAAAA | autoreglib               | 1.3-15                       | AutoRegLib-1.3-15.jar                             | None                                     |
| UCHIJAAAA | avaritia                 | 3.2.0                        | Avaritia-1.12-3.2.0.13-universal.jar              | None                                     |
| UCHIJAAAA | bdlib                    | 1.14.3.12                    | bdlib-1.14.3.12-mc1.12.2.jar                      | None                                     |
| UCHIJAAAA | betterbuilderswands      | 0.11.1                       | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar   | None                                     |
| UCHIJAAAA | bibliocraft              | 2.4.3                        | BiblioCraft[v2.4.3][MC1.12.0].jar                 | None                                     |
| UCHIJAAAA | bonsaitrees              | 1.0.1                        | bonsaitrees-1.0.1-b56.jar                         | None                                     |
| UCHIJAAAA | bookshelf                | 2.3.523                      | Bookshelf-1.12.2-2.3.523.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | brandonscore             | 2.4.0                        | BrandonsCore-1.12-2.4.0.152-universal.jar         | None                                     |
| UCHIJAAAA | buildcraftbuilders       | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcraftenergy         | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcraftfactory        | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcraftrobotics       | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcraftsilicon        | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | buildcrafttransport      | 7.99.14                      | buildcraft-7.99.14.jar                            | None                                     |
| UCHIJAAAA | rf-capability-adapter    | 1.0                          | capabilityadapter-1.0.jar                         | None                                     |
| UCHIJAAAA | chameleon                | 1.12-4.1.3                   | Chameleon-1.12-4.1.3.jar                          | None                                     |
| UCHIJAAAA | chancecubes              | 1.12.2-3.1.0.217             | ChanceCubes-1.12.2-3.1.0.217.jar                  | None                                     |
| UCHIJAAAA | chickenchunks            | 2.4.1.71                     | ChickenChunks-1.12.2-2.4.1.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | chiselsandbits           | 14.13                        | chiselsandbits-14.13.jar                          | None                                     |
| UCHIJAAAA | cofhcore                 | 4.3.10                       | CoFHCore-1.12.2-4.3.10.5-universal.jar            | None                                     |
| UCHIJAAAA | cofhworld                | 1.1.1                        | CoFHWorld-1.12.2-1.1.1.12-universal.jar           | None                                     |
| UCHIJAAAA | combustfish              | 1.0.3.2                      | combustfish-1.12.2-1.0.3.2.jar                    | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | cyclopscore              | 0.11.4                       | CyclopsCore-1.12.2-0.11.4.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | ic2                      | 2.8.53-ex112                 | industrialcraft-2-2.8.53-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAAAA | commoncapabilities       | 1.4.0                        | CommonCapabilities-1.12-1.4.0.jar                 | None                                     |
| UCHIJAAAA | compacter                | 1.3.0.3                      | compacter-1.3.0.3-mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | storagedrawers           | 1.12-5.2.5                   | StorageDrawers-1.12.2-5.3.4.jar                   | None                                     |
| UCHIJAAAA | refinedstorage           | 1.5.31                       | refinedstorage-1.5.31.jar                         | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCHIJAAAA | compactmachines3         | 3.0.6                        | compactmachines3-1.12.2-3.0.6-b192.jar            | None                                     |
| UCHIJAAAA | cookingforblockheads     | 6.3.17                       | CookingForBlockheads_1.12.1-6.3.17.jar            | None                                     |
| UCHIJAAAA | ctgui                    | 1.0.0                        | CraftTweaker2-1.12-4.1.2.jar                      | None                                     |
| UCHIJAAAA | crafttweakerjei          | 2.0.0                        | CraftTweaker2-1.12-4.1.2.jar                      | None                                     |
| UCHIJAAAA | cucumber                 | 1.0.4                        | cucumber-1.12-1.0.4.jar                           | None                                     |
| UCHIJAAAA | custombackgrounds        | 1.0                          | CustomBackgrounds-MC1.12-1.1.1.jar                | None                                     |
| UCHIJAAAA | custommainmenu           | 2.0.8                        | CustomMainMenu-MC1.12.2-2.0.8.jar                 | None                                     |
| UCHIJAAAA | cxlibrary                | 1.6.1                        | cxlibrary-1.12.1-1.6.1.jar                        | None                                     |
| UCHIJAAAA | cyberware                | 0.2.10.8                     | cyberware-1.12.2-0.2.10.8.jar                     | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
| UCHIJAAAA | cyclicmagic              | 1.11.2                       | Cyclic-1.12.2-1.11.2.jar                          | None                                     |
| UCHIJAAAA | drpcore                  | 0.3.4.1                      | Dark Roleplay Core Alpha-0.3.4.1.jar              | None                                     |
| UCHIJAAAA | drpmedieval              | 0.2.3.1                      | Dark Roleplay Medieval-0.2.3.1.jar                | None                                     |
| UCHIJAAAA | darkutils                | 1.8.193                      | DarkUtils-1.12.2-1.8.193.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | journeymap               | 1.12.2-5.5.2                 | journeymap-1.12.2-5.5.2.jar                       | None                                     |
| UCHIJAAAA | defaultoptions           | 9.2.5                        | DefaultOptions_1.12.2-9.2.5.jar                   | None                                     |
| UCHIJAAAA | diethopper               | 1.1                          | diethopper-1.1.jar                                | None                                     |
| UCHIJAAAA | ding                     | 1.0.1                        | Ding-1.12.1-1.0.1.jar                             | None                                     |
| UCHIJAAAA | thermalfoundation        | 2.3.10                       | ThermalFoundation-1.12.2-2.3.10.6-universal.jar   | None                                     |
| UCHIJAAAA | draconicevolution        | 2.3.9                        | Draconic-Evolution-1.12-2.3.9.283-universal.jar   | None                                     |
| UCHIJAAAA | lootablebodies           | 2.4.0                        | DrCyanosLootableBodies_1.12-2.4.0.jar             | None                                     |
| UCHIJAAAA | ediblebugs               | 1.6.0.2512                   | ediblebugs-mc1.12.2_eb1.6.0.2512.jar              | None                                     |
| UCHIJAAAA | embers                   | 0.230                        | embers-0.230.jar                                  | None                                     |
| UCHIJAAAA | enderutilities           | 0.7.7                        | enderutilities-1.12.2-0.7.7.jar                   | 2b03e1423915a189b8094816baa18f239d576dff |
| UCHIJAAAA | enderzoo                 | 1.12.1-1.4.0.49              | EnderZoo-1.12.1-1.4.0.49.jar                      | None                                     |
| UCHIJAAAA | enhancedvisuals          | 1.0                          | EnhancedVisuals v1.1.4 mc1.12.2.jar               | None                                     |
| UCHIJAAAA | valkyrielib              | 1.12.2-2.0.6b                | valkyrielib-1.12.2-2.0.7a.jar                     | None                                     |
| UCHIJAAAA | environmentaltech        | 1.12.2-2.0.7b                | environmentaltech-1.12.2-2.0.7b.jar               | None                                     |
| UCHIJAAAA | etlunar                  | 1.12.2-2.0.7a                | etlunar-1.12.2-2.0.7a.jar                         | None                                     |
| UCHIJAAAA | excompressum             | 3.0.13                       | ExCompressum_1.12.2-3.0.13.jar                    | None                                     |
| UCHIJAAAA | extracells               | 2.5.11                       | ExtraCells-1.12.2-2.5.11a48.jar                   | None                                     |
| UCHIJAAAA | natura                   | 1.12.2-4.3.2.42              | natura-1.12.2-4.3.2.42.jar                        | None                                     |
| UCHIJAAAA | forestry                 | 5.8.0.243                    | forestry_1.12.2-5.8.0.243.jar                     | None                                     |
| UCHIJAAAA | farmingforblockheads     | 3.1.5                        | FarmingForBlockheads_1.12-3.1.5.jar               | None                                     |
| UCHIJAAAA | flatcoloredblocks        | mc1.12-6.6                   | flatcoloredblocks-mc1.12-6.6.jar                  | None                                     |
| UCHIJAAAA | foamfix                  | 0.9.2-1.12.2                 | foamfix-0.9.2-1.12.2-anarchy.jar                  | None                                     |
| UCHIJAAAA | forgelin                 | 1.6.0                        | Forgelin-1.6.0.jar                                | None                                     |
| UCHIJAAAA | ichunutil                | 7.1.4                        | iChunUtil-1.12.2-7.1.4.jar                        | None                                     |
| UCHIJAAAA | ftbl                     | 4.2.5                        | FTBLib-4.2.5.jar                                  | None                                     |
| UCHIJAAAA | ftbu                     | 4.2.4                        | FTBUtilities-4.2.4.jar                            | None                                     |
| UCHIJAAAA | limelib                  | 1.7.9                        | limelib-1.12.2-1.7.9.jar                          | None                                     |
| UCHIJAAAA | furnus                   | 2.1.5                        | furnus-1.12.2-2.1.5.jar                           | None                                     |
| UCHIJAAAA | gendustry                | 1.6.5.8                      | gendustry-1.6.5.8-mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | gobblecore               | 1.12-0.1.6.35                | GobbleCore-1.12-0.1.6.35.jar                      | None                                     |
| UCHIJAAAA | grimpack                 | 5.2.12.78                    | Grim Pack-1.12.2-5.2.12.78.jar                    | None                                     |
| UCHIJAAAA | iguanatweaks             | 1.1.0                        | iguanatweaksreborn-1.1.0-mc1.12.x.jar             | None                                     |
| UCHIJAAAA | immcraft                 | 1.4.0                        | immcraft-1.12-1.4.0.jar                           | None                                     |
| UCHIJAAAA | theoneprobe              | 1.4.19                       | theoneprobe-1.12-1.4.19.jar                       | None                                     |
| UCHIJAAAA | immersiveengineering     | 0.12-76                      | ImmersiveEngineering-0.12-76.jar                  | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | immersivetech            | 1.3.4                        | immersivetech-1.12-1.3.4.jar                      | None                                     |
| UCHIJAAAA | teslacorelib             | 1.0.12                       | tesla-core-lib-1.12-1.0.12.jar                    | None                                     |
| UCHIJAAAA | industrialforegoing      | 1.12.2-1.12.2                | industrialforegoing-1.12.2-1.7.2-117.jar          | None                                     |
| UCHIJAAAA | infinitefluids           | 1.2.0                        | infinitefluids-1.11-1.2.0.jar                     | None                                     |
| UCHIJAAAA | lunatriuscore            | 1.2.0.42                     | LunatriusCore-1.12.2-1.2.0.42-universal.jar       | None                                     |
| UCHIJAAAA | ingameinfoxml            | 2.8.2.94                     | InGameInfoXML-1.12.2-2.8.2.94-universal.jar       | None                                     |
| UCHIJAAAA | instantunify             | 1.1.1                        | instantunify-1.12.2-1.1.1.jar                     | None                                     |
| UCHIJAAAA | integrateddynamics       | 0.11.3                       | IntegratedDynamics-1.12.2-0.11.3.jar              | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | integrateddynamicscompat | 1.0.0                        | IntegratedDynamics-1.12.2-0.11.3.jar              | None                                     |
| UCHIJAAAA | integratedtunnels        | 1.5.2                        | IntegratedTunnels-1.12.2-1.5.2.jar                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | integratedtunnelscompat  | 1.0.0                        | IntegratedTunnels-1.12.2-1.5.2.jar                | None                                     |
| UCHIJAAAA | mysticalagriculture      | 1.6.7                        | mysticalagriculture-1.12-1.6.7.jar                | None                                     |
| UCHIJAAAA | mysticalagradditions     | 1.2.7                        | mysticalagradditions-1.12-1.2.7.jar               | None                                     |
| UCHIJAAAA | harvestcraft             | 1.12.2o                      | Pam's HarvestCraft 1.12.2o.jar                    | None                                     |
| UCHIJAAAA | integrationforegoing     | 1.12-1.4                     | IntegrationForegoing-1.12-1.4.jar                 | f8b632eee30601ba63fe0984fae017fc7800f2fe |
| UCHIJAAAA | inventorytweaks          | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar                      | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironbackpacks            | 1.12.2-3.0.5-6               | IronBackpacks-1.12.2-3.0.5-6.jar                  | None                                     |
| UCHIJAAAA | ironchest                | 1.12.2-7.0.34.820            | ironchest-1.12.2-7.0.34.820.jar                   | None                                     |
| UCHIJAAAA | jeibees                  | 0.9.0.5                      | jeibees-0.9.0.5-mc1.12.2.jar                      | None                                     |
| UCHIJAAAA | jeiintegration           | 1.5.1.36                     | jeiintegration_1.12.2-1.5.1.36.jar                | None                                     |
| UCHIJAAAA | loottweaker              | 0.0.6.5                      | LootTweaker-1.12-0.0.6.5.jar                      | None                                     |
| UCHIJAAAA | jeresources              | 0.8.7.41                     | JustEnoughResources-1.12.2-0.8.7.41.jar           | None                                     |
| UCHIJAAAA | landlust                 | 1.12.2-0.3.6                 | landlust-1.12.2-0.3.6.jar                         | None                                     |
| UCHIJAAAA | levelup2                 | ${version}                   | Level Up! 2-1.1.15-1.12.jar                       | None                                     |
| UCHIJAAAA | levels                   | 2.0                          | levels-2.0.jar                                    | None                                     |
| UCHIJAAAA | shadowmc                 | 3.8.0                        | ShadowMC-1.12-3.8.0.jar                           | None                                     |
| UCHIJAAAA | leveluphp                | 1.1.1                        | leveluphp-1.12.2-1.1.1.jar                        | None                                     |
| UCHIJAAAA | lttweaker                | 1.1.13                       | LootTableTweaker-1.12.2-1.1.13.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | malisiscore              | 1.12.2-6.4.0                 | malisiscore-1.12.2-6.4.0.jar                      | None                                     |
| UCHIJAAAA | malisisdoors             | 1.12.2-7.3.0                 | malisisdoors-1.12.2-7.3.0.jar                     | None                                     |
| UCHIJAAAA | meecreeps                | 1.1.0                        | meecreeps-1.12-1.1.0.jar                          | None                                     |
| UCHIJAAAA | mob_grinding_utils       | 0.3.4                        | MobGrindingUtils-0.3.4.jar                        | None                                     |
| UCHIJAAAA | morefurnaces             | 1.10.5                       | MoreFurnaces-1.12.2-1.10.5.jar                    | None                                     |
| UCHIJAAAA | shear                    | 1.1.2                        | MoreShearables1.2.3-1.12.jar                      | None                                     |
| UCHIJAAAA | morpheus                 | 1.12-3.3.2                   | Morpheus-1.12-3.3.2.jar                           | None                                     |
| UCHIJAAAA | mousetweaks              | 2.8                          | MouseTweaks-2.8-mc1.12.1.jar                      | None                                     |
| UCHIJAAAA | shetiphiancore           | 3.5.6                        | shetiphiancore-1.12.0-3.5.6.jar                   | None                                     |
| UCHIJAAAA | terraqueous              | 1.4.8                        | terraqueous-1.12.0-1.4.8.jar                      | None                                     |
| UCHIJAAAA | multistorage             | 1.4.7                        | multistorage-1.12.0-1.4.7.jar                     | None                                     |
| UCHIJAAAA | naturescompass           | 1.5.1                        | NaturesCompass-1.12.2-1.5.1.jar                   | None                                     |
| UCHIJAAAA | netherportalfix          | 5.3.13                       | NetherPortalFix_1.12.1-5.3.13.jar                 | None                                     |
| UCHIJAAAA | currency                 | 3.1.5                        | NeverEnoughCurrency-4.0.1.jar                     | None                                     |
| UCHIJAAAA | neid                     | 1.5.4.2                      | NotEnoughIDs-1.5.4.2.jar                          | None                                     |
| UCHIJAAAA | openmods                 | 0.11.5                       | OpenModsLib-1.12.2-0.11.5.jar                     | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openblocks               | 1.7.5                        | OpenBlocks-1.12.2-1.7.5.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | opencomputers            | 1.7.1.43                     | OpenComputers-MC1.12.1-1.7.1.43.jar               | None                                     |
| UCHIJAAAA | oreexcavation            | 1.4.113                      | OreExcavation-1.4.113.jar                         | None                                     |
| UCHIJAAAA | overloaded               | 0.0.46                       | Overloaded-1.12.2-0.0.46.jar                      | None                                     |
| UCHIJAAAA | p455w0rdslib             | 2.0.27                       | p455w0rdslib-1.12-2.0.27.jar                      | None                                     |
| UCHIJAAAA | placebo                  | 1.1.4                        | Placebo-1.12.2-1.1.4.jar                          | None                                     |
| UCHIJAAAA | platforms                | 1.4.3b                       | platforms-1.12.0-1.4.3b.jar                       | None                                     |
| UCHIJAAAA | playersdropheads         | 1.1.0                        | playersdropheads-1.12.x-1.1.0.jar                 | None                                     |
| UCHIJAAAA | pi                       | 4.0.0                        | Potion Icon Remover-1.12-4.0.0.jar                | None                                     |
| UCHIJAAAA | primitivemobs            | 1.1.5c                       | primitivemobs-1.1.5c_beta.jar                     | None                                     |
| UCHIJAAAA | progressiontweaks        | @Version@                    | ProgressionTweaks-1.12.2-0.3.37.jar               | None                                     |
| UCHIJAAAA | reborncore               | 3.6.5.197                    | RebornCore-1.12.2-3.6.5.197-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | quantumstorage           | 4.4.6                        | QuantumStorage-1.12-4.4.6.jar                     | None                                     |
| UCHIJAAAA | quickleafdecay           | 1.2.4                        | QuickLeafDecay-MC1.12.1-1.2.4.jar                 | None                                     |
| UCHIJAAAA | randomthings             | 4.1.2                        | RandomThings-MC1.12.2-4.1.2.jar                   | None                                     |
| UCHIJAAAA | randomtweaks             | 1.12.2-1.17.0.0              | randomtweaks-1.12.2-1.17.0.0.jar                  | None                                     |
| UCHIJAAAA | reauth                   | 3.5.2                        | ReAuth-3.5.2.jar                                  | daba0ec4df71b6da841768c49fb873def208a1e3 |
| UCHIJAAAA | thermalexpansion         | 5.3.10                       | ThermalExpansion-1.12.2-5.3.10.15-universal.jar   | None                                     |
| UCHIJAAAA | redstonearsenal          | 2.3.10                       | RedstoneArsenal-1.12.2-2.3.10.4-universal.jar     | None                                     |
| UCHIJAAAA | refinedrelocation        | 4.2.16                       | RefinedRelocation_1.12.2-4.2.16.jar               | None                                     |
| UCHIJAAAA | resourceloader           | 1.5.3                        | ResourceLoader-MC1.12.1-1.5.3.jar                 | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| UCHIJAAAA | roots                    | 0.104                        | roots-2-0.104.jar                                 | None                                     |
| UCHIJAAAA | silentlib                | 2.2.16                       | SilentLib-1.12-2.2.16-97.jar                      | None                                     |
| UCHIJAAAA | scalinghealth            | 1.3.10                       | ScalingHealth-1.12-1.3.10-90.jar                  | None                                     |
| UCHIJAAAA | simplerpg                | 2.2                          | simplerpg-2.2-1.12.1.jar                          | None                                     |
| UCHIJAAAA | simplyjetpacks           | 2.2.2.28                     | SimplyJetpacks2-1.12.2-2.2.2.28.jar               | None                                     |
| UCHIJAAAA | snad                     | 1.12.1-1.7.09.16a            | Snad-1.12.1-1.7.09.16a.jar                        | None                                     |
| UCHIJAAAA | soot                     | 0.1                          | Soot-0.5.jar                                      | None                                     |
| UCHIJAAAA | spartanshields           | 1.4.1                        | SpartanShields-1.12.2-1.4.1.jar                   | None                                     |
| UCHIJAAAA | terracore                | 2.1.8                        | TerraCore-1.12-2.1.8.jar                          | None                                     |
| UCHIJAAAA | stats_keeper             | 2.1.8                        | StatsKeeper-1.12-2.1.8.jar                        | None                                     |
| UCHIJAAAA | stevescarts              | ${version}                   | StevesCarts-1.12.2-2.4.16.81.jar                  | None                                     |
| UCHIJAAAA | supersoundmuffler        | 1.0.2.9                      | supersoundmuffler-1.12.1-1.0.2.9.jar              | None                                     |
| UCHIJAAAA | sync                     | 7.0.0                        | Sync-1.12.2-7.0.1.jar                             | None                                     |
| UCHIJAAAA | thermalcultivation       | 0.1.5                        | ThermalCultivation-1.12.2-0.1.5.3-universal.jar   | None                                     |
| UCHIJAAAA | thermaldynamics          | 2.3.10                       | ThermalDynamics-1.12.2-2.3.10.4-universal.jar     | None                                     |
| UCHIJAAAA | thirstybottles           | 1.1.4                        | ThirstyBottles-1.12.2-1.1.4.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | tp                       | 1.12                         | tinyprogressions-1.12-3.2.10 - Beta.jar           | None                                     |
| UCHIJAAAA | tipthescales             | 1.0.1                        | TipTheScales-1.12.2-1.0.1.jar                     | None                                     |
| UCHIJAAAA | topaddons                | 1.12.2-1.3.0                 | topaddons-1.12.2-1.3.0.jar                        | None                                     |
| UCHIJAAAA | torchmaster              | 1.6.1.53                     | torchmaster_1.12.2-1.6.1.53.jar                   | 5e9a436b366831c8f54a7e80b015784da69278c6 |
| UCHIJAAAA | traverse                 | 1.3.1                        | Traverse-1.12.1-1.3.1.jar                         | None                                     |
| UCHIJAAAA | twilightforest           | 3.6.345                      | twilightforest-1.12.2-3.6.345-universal.jar       | None                                     |
| UCHIJAAAA | veining                  | 1.2.1                        | veining-1.2.1-1.12.2.jar                          | None                                     |
| UCHIJAAAA | villagenames             | 2.0                          | VillageNames-1.12.2-2.0.jar                       | None                                     |
| UCHIJAAAA | waystones                | 4.0.20                       | Waystones_1.12.2-4.0.20.jar                       | None                                     |
| UCHIJAAAA | wct                      | 3.9.58                       | WirelessCraftingTerminal-1.12.2-3.9.58.jar        | None                                     |
| UCHIJAAAA | xlfoodmod                | 1.12.2-1.3.0                 | XL Food Mod-1.12.2-1.3.0.jar                      | None                                     |
| UCHIJAAAA | teslacorelib_registries  | 1.0.12                       | tesla-core-lib-1.12-1.0.12.jar                    | None                                     |

Loaded coremods (and transformers): 

AppleCore (AppleCore-mc1.12.2-3.1.0.jar) squeek.applecore.asm.TransformerModuleHandler OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar) openmods.core.OpenModsClassTransformer IELoadingPlugin (ImmersiveEngineering-0.12-76-core.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar) cubex2.cxlibrary.CoreModTransformer SHLoadingPlugin (ScalingHealth-1.12-1.3.10-90.jar) net.silentchaos512.scalinghealth.asm.SHClassTransformer Plugin (NotEnoughIDs-1.5.4.2.jar) ru.fewizz.neid.asm.Transformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.2-1.12.2-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.6.jar) shetiphian.asm.ClassTransformer LoadingPlugin (Skillable-beta-10.jar) vazkii.skillable.base.asm.ClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar) invtweaks.forge.asm.ContainerTransformer LoadingPlugin (RandomThings-MC1.12.2-4.1.2.jar) lumien.randomthings.asm.ClassTransformer ForgelinPlugin (Forgelin-1.6.0.jar)

LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar)

TransformerLoader (OpenComputers-MC1.12.1-1.7.1.43.jar) li.cil.oc.common.asm.ClassTransformer StepupfixCore (StepupFix-1.12.2-1.0.0.4.b15.jar)

LoadingPlugin (Quark-r1.4-122.jar) vazkii.quark.base.asm.ClassTransformer 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 rv5-stable-8 for Forge 14.23.1.2554 Pulsar/natura loaded Pulses:

TheRandomLabs commented 6 years ago

Thanks for reporting! This should be fixed in 1.17.0.1. I'm surprised this wasn't reported sooner.