Chocolate Quest Repoured

Chocolate Quest Repoured

2M Downloads

Ticking entity

GNDias opened this issue · 7 comments

commented

Hey, guys.

I don't know if I need to bring this bug here or in the Ice and Fire github but I used to play with that mod for a long time and that's the first time I got a problem with that.

As VanillaFix said, the crash was probably with Ice & Fire and Chocolate Quest.

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2020-01-12 18:18:45 BRT
Description: Ticking entity

java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Ljava.lang.reflect.Field;
at com.teamcqr.chocolatequestrepoured.util.ReflectionHelper.reflectGetAllFields(ReflectionHelper.java:181)
at com.teamcqr.chocolatequestrepoured.util.ReflectionHelper.reflectGetField(ReflectionHelper.java:78)
at com.teamcqr.chocolatequestrepoured.structureprot.ProtectionHandler.eventHandleExplosion(ProtectionHandler.java:277)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1119_ProtectionHandler_eventHandleExplosion_ExplosionEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.event.ForgeEventFactory.onExplosionDetonate(ForgeEventFactory.java:568)
at com.github.alexthe666.iceandfire.entity.FireExplosion.doExplosionA(FireExplosion.java:115)
at com.github.alexthe666.iceandfire.entity.EntityDragonFire.onImpact(EntityDragonFire.java:80)
at net.minecraft.entity.projectile.EntityFireball.onUpdate(EntityFireball.java:98)
at com.github.alexthe666.iceandfire.entity.EntityDragonFire.onUpdate(EntityDragonFire.java:49)
at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1993)
at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832)
at net.minecraft.world.World.updateEntity(World.java:1955)
at net.minecraft.world.World.redirect$updateEntity$zbk000(World.java:4617)
at net.minecraft.world.World.updateEntities(World.java:1759)
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:256)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)

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

-- Entity being ticked --
Entity Type: iceandfire:dragonfire (com.github.alexthe666.iceandfire.entity.EntityDragonFire)
Entity ID: 107875
Entity Name: Dragon Fire
Entity's Exact location: 593.75, 69.49, -834.16
Entity's Block location: World: (593,69,-835), Chunk: (at 1,4,13 in 37,-53; contains blocks 592,0,-848 to 607,255,-833), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Entity's Momentum: -0.61, -0.06, -0.19
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Entity NBT: {Motion:[-0.6092979768091373d,-0.05826188944278877d,-0.1852652606447942d],ForgeData:{"roughmobs:featuresApplied":1b},UUIDLeast:-9029309325920654113L,Invulnerable:0b,Air:300s,OnGround:0b,Dimension:0,PortalCooldown:0,Rotation:[-36.836914f,2.5499985f],UpdateBlocked:0b,life:0,FallDistance:0.0f,UUIDMost:-5887099409831671395L,Pos:[593.7521239177572d,69.49043767530135d,-834.1611895324644d],Fire:-1s,ForgeCaps:{"llibrary:extendedentitydatacapability":{},"thaumicaugmentation:portal_state":{inPortal:0b}},power:[-0.09527707339599899d,-0.00911052149836536d,-0.028970278103700793d],SurgeAABB:[593.3521239117968d,69.49043767530135d,-834.5611895384249d,594.1521239237177d,70.29043768722228d,-833.7611895265039d],direction:[-0.6092979768091373d,-0.05826188944278877d,-0.1852652606447942d]}

-- Affected level --
Level name: Alpha Lalaland
All players: 1 total; [EntityPlayerMP['Nuniin'/107100, l='Alpha Lalaland', x=593.55, y=113.00, z=-726.56]]
Chunk stats: ServerChunkCache: 346 Drop: 0
Level seed: -641679830728306747
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (220,64,252), Chunk: (at 12,4,12 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 36835114 game time, 37166047 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 71525 (now: false), thunder time: 35185 (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_231, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1922371960 bytes (1833 MB) / 5267259392 bytes (5023 MB) up to 5267259392 bytes (5023 MB)
JVM Flags: 3 total; -Xmn128M -Xmx5036M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E4_pre1 175 mods loaded, 175 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                                |
   |:------------- |:------------------------ |:------------------------- |:---------------------------------------------------------------- |:---------------------------------------- |
   | UCHIJAAAAAAAA | minecraft                | 1.12.2                    | minecraft.jar                                                    | None                                     |
   | UCHIJAAAAAAAA | mcp                      | 9.42                      | minecraft.jar                                                    | None                                     |
   | UCHIJAAAAAAAA | FML                      | 8.0.99.99                 | forge-1.12.2-14.23.5.2768.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCHIJAAAAAAAA | forge                    | 14.23.5.2768              | forge-1.12.2-14.23.5.2768.jar                                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | UCHIJAAAAAAAA | foamfixcore              | 7.7.4                     | minecraft.jar                                                    | None                                     |
   | UCHIJAAAAAAAA | passableleavescore       | 1.0.0                     | minecraft.jar                                                    | None                                     |
   | UCHIJAAAAAAAA | movillages               | 1.5.4                     | [1.12]MoVillages-1.5.4.jar                                       | None                                     |
   | UCHIJAAAAAAAA | deconstruction           | 3.0.4                     | [MC1.12.2]DeconTable-3.0.4.jar                                   | None                                     |
   | UCHIJAAAAAAAA | forgeendertech           | 1.12.2-4.4.26.0           | ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar                    | None                                     |
   | UCHIJAAAAAAAA | adhooks                  | 1.12.2-3.2.2.0            | AdHooks-1.12.2-3.2.2.0-build.0220.jar                            | None                                     |
   | UCHIJAAAAAAAA | infinitylib              | 1.12.2-1.12.0             | infinitylib-1.12.0.jar                                           | None                                     |
   | UCHIJAAAAAAAA | agricraft                | 2.12.0-1.12.0-a6          | AgriCraft-2.12.0-1.12.0-a6.jar                                   | None                                     |
   | UCHIJAAAAAAAA | aiimprovements           | 0.0.1.3                   | AIImprovements-1.12-0.0.1b3.jar                                  | None                                     |
   | UCHIJAAAAAAAA | akashictome              | 1.2-12                    | AkashicTome-1.2-12.jar                                           | None                                     |
   | UCHIJAAAAAAAA | codechickenlib           | 3.1.8.341                 | Not-Enough-Items - CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | UCHIJAAAAAAAA | ancientwarfare           | 1.12.2-2.6.0.239          | ancientwarfare-1.12.2-2.6.0.239.jar                              | None                                     |
   | UCHIJAAAAAAAA | redstoneflux             | 2.1.0                     | RedstoneFlux-1.12-2.1.0.6-universal.jar                          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCHIJAAAAAAAA | ancientwarfareautomation | 1.12.2-2.6.0.239          | ancientwarfare-1.12.2-2.6.0.239.jar                              | None                                     |
   | UCHIJAAAAAAAA | ancientwarfarenpc        | 1.12.2-2.6.0.239          | ancientwarfare-1.12.2-2.6.0.239.jar                              | None                                     |
   | UCHIJAAAAAAAA | ancientwarfarestructure  | 1.12.2-2.6.0.239          | ancientwarfare-1.12.2-2.6.0.239.jar                              | None                                     |
   | UCHIJAAAAAAAA | ancientwarfarevehicle    | 1.12.2-2.6.0.239          | ancientwarfare-1.12.2-2.6.0.239.jar                              | None                                     |
   | UCHIJAAAAAAAA | baubles                  | 1.5.2                     | Baubles-1.12-1.5.2.jar                                           | None                                     |
   | UCHIJAAAAAAAA | jei                      | 4.9.1.168                 | Not-Enough-Items - jei_1.12.2-4.9.1.168.jar                      | None                                     |
   | UCHIJAAAAAAAA | thaumcraft               | 6.1.BETA26                | Thaumcraft-1.12.2-6.1.BETA26.jar                                 | None                                     |
   | UCHIJAAAAAAAA | botania                  | r1.10-361                 | Botania+r1.10-361.jar                                            | None                                     |
   | UCHIJAAAAAAAA | cofhcore                 | 4.6.3                     | CoFHCore-1.12.2-4.6.3.27-universal.jar                           | None                                     |
   | UCHIJAAAAAAAA | craftstudioapi           | 1.0.0                     | CraftStudio-1.0.0.93-mc1.12-alpha.jar                            | None                                     |
   | UCHIJAAAAAAAA | harvestcraft             | 1.12.2zb                  | Pam's+HarvestCraft+1.12.2zf.jar                                  | None                                     |
   | UCHIJAAAAAAAA | animania                 | 1.6.2                     | animania-1.12.2-1.6.2.jar                                        | None                                     |
   | UCHIJAAAAAAAA | anvilpatch               | 1.0.0                     | anvilpatch-1.0.0.jar                                             | None                                     |
   | UCHIJAAAAAAAA | applecore                | 3.2.0                     | AppleCore-mc1.12.2-3.2.0.jar                                     | None                                     |
   | UCHIJAAAAAAAA | appleskin                | 1.0.9                     | AppleSkin-mc1.12-1.0.9.jar                                       | None                                     |
   | UCHIJAAAAAAAA | attributefix             | 1.0.4                     | AttributeFix-1.12.2-1.0.4.jar                                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAAAAAAAA | backpack                 | 3.0.1                     | Backpacks-Mod-1.12.2.jar                                         | None                                     |
   | UCHIJAAAAAAAA | bdlib                    | 1.14.3.12                 | bdlib-1.14.3.12-mc1.12.2.jar                                     | None                                     |
   | UCHIJAAAAAAAA | caveplus                 | 1.0.0                     | Better_Vanilla_1.2.1.jar                                         | None                                     |
   | UCHIJAAAAAAAA | bettercaves              | 1.12.2-1.0.1.2            | bettercaves-1.12.2-1.0.1.2.jar                                   | None                                     |
   | UCHIJAAAAAAAA | better_diving            | 1.3.42                    | BetterDiving-1.12.2-1.3.42.jar                                   | None                                     |
   | UCHIJAAAAAAAA | betternether             | 0.1.8.3                   | betternether-0.1.8.3.jar                                         | None                                     |
   | UCHIJAAAAAAAA | betterquesting           | 3.5.319                   | BetterQuesting-3.5.319.jar                                       | None                                     |
   | UCHIJAAAAAAAA | bettershears             | 1.12.2-2019_1.5.5-release | bettershears-1.12.2-2019_1.5.5-release.jar                       | None                                     |
   | UCHIJAAAAAAAA | waila                    | 1.8.26                    | Hwyla-1.8.26-B41_1.12.2.jar                                      | None                                     |
   | UCHIJAAAAAAAA | extrabotany              | 55                        | Botania-ExtraBotany-r1.1-55-fixed.jar                            | None                                     |
   | UCHIJAAAAAAAA | manavisualizer           | r1.0-1                    | Botania-ManaVisualizer-r1.0-1.jar                                | None                                     |
   | UCHIJAAAAAAAA | forgelin                 | 1.8.3                     | Forgelin-1.8.3.jar                                               | None                                     |
   | UCHIJAAAAAAAA | librarianlib             | 4.19.2                    | Botania-Natural_Pledgelibrarianlib-1.12.2-4.19.2-release.jar     | None                                     |
   | UCHIJAAAAAAAA | naturalpledge            | 3.0.3                     | Botania-NaturalPledge-r3.1.2.jar                                 | None                                     |
   | UCHIJAAAAAAAA | hammercore               | 2.0.4.7                   | HammerCore-1.12.2-2.0.4.7.jar                                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | UCHIJAAAAAAAA | botanicadds              | 3r                        | BotanicAdditions-1.12.2-3r.jar                                   | None                                     |
   | UCHIJAAAAAAAA | forestry                 | 5.8.2.380                 | Forestry_1.12.2-5.8.2.380.jar                                    | None                                     |
   | UCHIJAAAAAAAA | bqforestry               | 1.1.4                     | bqforestry-1.1.4.jar                                             | None                                     |
   | UCHIJAAAAAAAA | chameleon                | 1.12-4.1.3                | Chameleon-1.12-4.1.3.jar                                         | None                                     |
   | UCHIJAAAAAAAA | chesttransporter         | 2.8.8                     | ChestTransporter-1.12.2-2.8.8.jar                                | None                                     |
   | UCHIJAAAAAAAA | cqrepoured               | 1.2.2A                    | ChocolateQuestRepoured-1.12.2-1.2.2A.jar                         | None                                     |
   | UCHIJAAAAAAAA | clumps                   | 3.1.2                     | Clumps-3.1.2.jar                                                 | None                                     |
   | UCHIJAAAAAAAA | cofhworld                | 1.3.1                     | CoFHWorld-1.12.2-1.3.1.7-universal.jar                           | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCHIJAAAAAAAA | extendedrenderer         | v1.0                      | coroutil-1.12.1-1.2.32.jar                                       | None                                     |
   | UCHIJAAAAAAAA | coroutil                 | 1.12.1-1.2.32             | coroutil-1.12.1-1.2.32.jar                                       | None                                     |
   | UCHIJAAAAAAAA | configmod                | v1.0                      | coroutil-1.12.1-1.2.32.jar                                       | None                                     |
   | UCHIJAAAAAAAA | craftablehorsearmour     | 1.3                       | CraftableHorseArmour-1.3.0-1.12.jar                              | None                                     |
   | UCHIJAAAAAAAA | creeperconfetti          | 1.4.2                     | creeperconfetti-1.4.2.jar                                        | None                                     |
   | UCHIJAAAAAAAA | cucumber                 | 1.1.3                     | Cucumber-1.12.2-1.1.3.jar                                        | None                                     |
   | UCHIJAAAAAAAA | torohealthmod            | 1.12.2-11                 | Damage-Indicators-1.12.2.jar                                     | None                                     |
   | UCHIJAAAAAAAA | dldungeonsjbg            | 1.12.10                   | DoomlikeDungeons-1.12.10-MC1.12.2.jar                            | None                                     |
   | UCHIJAAAAAAAA | dungeontactics           | DT-0.15.9                 | DungeonTactics-1.12.2-0.15.9.jar                                 | None                                     |
   | UCHIJAAAAAAAA | durabilityshow           | 5.0.0                     | Durability-Show-Mod-1.12.jar                                     | None                                     |
   | UCHIJAAAAAAAA | bookshelf                | 2.3.568                   | EnchantingPlus - Bookshelf-1.12.2-2.3.568.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAAAAAAAA | eplus                    | 5.0.174                   | EnchantingPlus-1.12.2-5.0.174.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAAAAAAAA | endercompass             | 1.2.6.2                   | EnderCompass-1.12-1.2.6.2.jar                                    | None                                     |
   | UCHIJAAAAAAAA | exoticbirds              | 1.0                       | Exotic+Birds+1.12.2-3.0.0.jar                                    | None                                     |
   | UCHIJAAAAAAAA | explorercraft            | 2.2.8                     | Explorercraft-2.2.9.jar                                          | None                                     |
   | UCHIJAAAAAAAA | umm3185118519            | beta 1.2.9 - MC 1.12.2    | Extended+ItemsOres+[1.12.2]+(beta+1.2.9).jar                     | None                                     |
   | UCHIJAAAAAAAA | extrautils2              | 1.0                       | extrautils2-1.12-1.9.9.jar                                       | None                                     |
   | UCHIJAAAAAAAA | fastfurnace              | 1.3.1                     | FastFurnace-1.12.2-1.3.1.jar                                     | None                                     |
   | UCHIJAAAAAAAA | fastbench                | 1.7.3                     | FastWorkbench-1.12.2-1.7.3.jar                                   | None                                     |
   | UCHIJAAAAAAAA | fencejumper              | 1.0.5                     | fencejumper-1.12-1.0.5.jar                                       | None                                     |
   | UCHIJAAAAAAAA | foamfix                  | 0.10.5-1.12.2             | foamfix-0.10.5-1.12.2.jar                                        | None                                     |
   | UCHIJAAAAAAAA | foodexpansion            | 1.3                       | FoodExpansion1.3.3-1.12.2.jar                                    | None                                     |
   | UCHIJAAAAAAAA | beebetteratbees          | 2.0.3                     | Forestry-beebetteratbees-1.12.2-2.0.3.jar                        | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | UCHIJAAAAAAAA | magicbees                | 1.0                       | Forestry-MagicBees-1.12.2-3.1.10.jar                             | None                                     |
   | UCHIJAAAAAAAA | morebees                 | 1.12.2-2.0.1              | Forestry-morebees-1.12.2-2.0.1.jar                               | None                                     |
   | UCHIJAAAAAAAA | binniecore               | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | binniedesign             | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | genetics                 | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | botany                   | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | extrabees                | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | extratrees               | 2.5.1.188                 | ForestryAddon - binnie-mods-1.12.2-2.5.1.188.jar                 | None                                     |
   | UCHIJAAAAAAAA | careerbees               | 1.0                       | ForestryAddon - careerbees-0.4.0.jar                             | None                                     |
   | UCHIJAAAAAAAA | gendustry                | 1.6.5.8                   | ForestryAddon - gendustry-1.6.5.8-mc1.12.2.jar                   | None                                     |
   | UCHIJAAAAAAAA | jeibees                  | 0.9.0.5                   | ForestryAddon - jeibees-0.9.0.5-mc1.12.2.jar                     | None                                     |
   | UCHIJAAAAAAAA | grimoireofgaia           | 1.6.9.3                   | GrimoireOfGaia3-1.12.2-1.6.9.3.jar                               | None                                     |
   | UCHIJAAAAAAAA | guardscraft              | 1.0.0                     | GuardsCraft-1.0.1--1.12.2.jar                                    | None                                     |
   | UCHIJAAAAAAAA | harvestfestival          | 0.6.8                     | Harvest-Festival-Legacy-1.12.2-0.6.8.jar                         | None                                     |
   | UCHIJAAAAAAAA | harvestables             | 1.2                       | harvestables-1.2.1.jar                                           | None                                     |
   | UCHIJAAAAAAAA | llibrary                 | 1.7.15                    | iceandfire-llibrary-1.7.15-1.12.2.jar                            | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | UCHIJAAAAAAAA | iceandfire               | 1.6.1                     | iceandfire-1.6.1-1.12.2.jar                                      | None                                     |
   | UCHIJAAAAAAAA | infernalmobs             | 1.7.5                     | InfernalMobs-1.12.2.jar                                          | None                                     |
   | UCHIJAAAAAAAA | inventorypets            | 2.0.3                     | inventorypets-1.12-2.0.3.jar                                     | None                                     |
   | UCHIJAAAAAAAA | inventorytweaks          | 1.63+release.109.220f184  | InventoryTweaks-1.63.jar                                         | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | UCHIJAAAAAAAA | invtotem                 | 1.0                       | invtotem_1.12-1.0.jar                                            | None                                     |
   | UCHIJAAAAAAAA | journeymap               | 1.12.2-5.5.4              | journeymap-1.12.2-5.5.4.jar                                      | None                                     |
   | UCHIJAAAAAAAA | jrftl                    | 1.1                       | Just-Another-Rotten-Flesh-to-Leather-Mod-1.12.2.jar              | None                                     |
   | UCHIJAAAAAAAA | jeresources              | 0.8.9.48                  | JustEnoughResources-1.12.2-0.8.9.48.jar                          | None                                     |
   | UCHIJAAAAAAAA | levelup2                 | ${version}                | levelup2-1.2.0-pre4.jar                                          | None                                     |
   | UCHIJAAAAAAAA | livingenchantment        | 3.1.9                     | living_enchantment-3.1.9.jar                                     | None                                     |
   | UCHIJAAAAAAAA | lsc                      | 0.6.1.2-alpha             | Loot+Slash+Conquer-1.12.2-0.6.1.2-alpha.jar                      | None                                     |
   | UCHIJAAAAAAAA | lootboxes                | 1.0                       | lootboxes-1.0.4.jar                                              | None                                     |
   | UCHIJAAAAAAAA | metallurgy               | 0.2.3                     | Metallurgy-4-Reforged-0.2.3.jar                                  | None                                     |
   | UCHIJAAAAAAAA | millenaire               | Millénaire 7.2.1          | millenaire-1.12.2-7.2.1.jar                                      | None                                     |
   | UCHIJAAAAAAAA | mocreatures              | 12.0.3                    | Mo-Creatures-Mod-1.12.2.jar                                      | None                                     |
   | UCHIJAAAAAAAA | cxlibrary                | 1.6.1                     | MoreFurnaces - cxlibrary-1.12.1-1.6.1.jar                        | None                                     |
   | UCHIJAAAAAAAA | morefurnaces             | 1.10.5                    | MoreFurnaces-1.12.2-1.10.6.jar                                   | None                                     |
   | UCHIJAAAAAAAA | mowziesmobs              | 1.5.4                     | mowziesmobs-1.5.4.jar                                            | None                                     |
   | UCHIJAAAAAAAA | multimine                | 1.6.1                     | MultiMine-1.12.2.jar                                             | None                                     |
   | UCHIJAAAAAAAA | mysticalagriculture      | 1.7.5                     | MysticalAgriculture-1.12.2-1.7.5.jar                             | None                                     |
   | UCHIJAAAAAAAA | recipehandler            | 0.9                       | No-More-Recipe-Conflict-Mod-1.12.1.jar                           | None                                     |
   | UCHIJAAAAAAAA | packingtape              | 0.7.6                     | PackingTape-1.12.2-0.7.6.jar                                     | None                                     |
   | UCHIJAAAAAAAA | paraglider               | 1.0.1.5                   | Paraglider-1.12.2-1.0.1.5.jar                                    | None                                     |
   | UCHIJAAAAAAAA | patchouli                | 1.0-18                    | Patchouli-1.0-18.jar                                             | None                                     |
   | UCHIJAAAAAAAA | performant               | 1.12.2-1.4                | performant-1.12.2-1.5.jar                                        | None                                     |
   | UCHIJAAAAAAAA | subcommonlib             | 1.2.0.1                   | subcommonlib-sublib-1.12.2-1.2.0.4.jar                           | None                                     |
   | UCHIJAAAAAAAA | petbuddy                 | $version                  | petbuddy-petbuddy-1.12.2-2.4.1.0.jar                             | None                                     |
   | UCHIJAAAAAAAA | petcraft                 | 1.0.0                     | PetCraft-Mod-1.12.2.jar                                          | None                                     |
   | UCHIJAAAAAAAA | potioncore               | 1.8_for_1.12.2            | PotionCore-1.8_for_1.12.2.jar                                    | None                                     |
   | UCHIJAAAAAAAA | ptrmodellib              | 1.0.3                     | PTRLib-1.0.3.jar                                                 | None                                     |
   | UCHIJAAAAAAAA | qualitytools             | 1.0.7_for_1.12.2          | QualityTools-1.0.7_for_1.12.2.jar                                | None                                     |
   | UCHIJAAAAAAAA | quark                    | r1.5-146                  | Quark-r1.5-146.jar                                               | None                                     |
   | UCHIJAAAAAAAA | autoreglib               | 1.3-32                    | Quark-AutoRegLib-1.3-32.jar                                      | None                                     |
   | UCHIJAAAAAAAA | questbook                | 3.1.1-1.12                | questbook-3.1.1-1.12.jar                                         | None                                     |
   | UCHIJAAAAAAAA | roguelike                | 1.8.0                     | RoguelikeDungeons-1.12.2-1.8.0.jar                               | None                                     |
   | UCHIJAAAAAAAA | roots                    | 1.12.2-3.0.12             | Roots-1.12.2-3.0.12.jar                                          | None                                     |
   | UCHIJAAAAAAAA | mysticalworld            | 1.12.2-1.4.3              | Roots-MysticWorld-1.12.2-1.4.3.jar                               | None                                     |
   | UCHIJAAAAAAAA | roughmobs                | 2.0.0                     | roughmobs2-1.12.2_2.0.13.jar                                     | None                                     |
   | UCHIJAAAAAAAA | silentlib                | 3.0.13                    | SilentLib-1.12.2-3.0.14+168.jar                                  | None                                     |
   | UCHIJAAAAAAAA | silentgear               | 0.6.5                     | SilentGear-1.12.2-0.6.7+76.jar                                   | None                                     |
   | UCHIJAAAAAAAA | veinminer                | 0.38.1                    | Vein-Miner-Mod-1.12.jar                                          | None                                     |
   | UCHIJAAAAAAAA | silentgems               | 2.8.18                    | SilentsGems-1.12.2-2.8.22+327.jar                                | None                                     |
   | UCHIJAAAAAAAA | solcarrot                | 1.12.2-1.6.2              | solcarrot-1.12.2-1.6.2.jar                                       | None                                     |
   | UCHIJAAAAAAAA | somanyenchantments       | 0.3.0                     | SoManyEnchantments+V0.3.1+(1.12.2).jar                           | None                                     |
   | UCHIJAAAAAAAA | spartanshields           | 1.5.4                     | SpartanShields-1.12.2-1.5.4.jar                                  | None                                     |
   | UCHIJAAAAAAAA | bq_standard              | 3.4.172                   | StandardExpansion-3.4.172.jar                                    | None                                     |
   | UCHIJAAAAAAAA | storagedrawers           | 1.12.2-5.4.0              | StorageDrawers-1.12.2-5.4.0.jar                                  | None                                     |
   | UCHIJAAAAAAAA | storagedrawersextra      | @VERSION@                 | StorageDrawersExtras-1.12-3.1.0.jar                              | None                                     |
   | UCHIJAAAAAAAA | surge                    | 2.0.77                    | Surge-1.12.2-2.0.77.jar                                          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAAAAAAAA | switchbow                | 1.5.7                     | switchbow-1.5.7.jar                                              | None                                     |
   | UCHIJAAAAAAAA | tektopia                 | 1.1.0                     | tektopia-1.1.0.jar                                               | None                                     |
   | UCHIJAAAAAAAA | tthcc                    | 1.3                       | Tektopia-Harvestcraft-Compat-1.3.jar                             | None                                     |
   | UCHIJAAAAAAAA | tektopiainformation      | 1.4.0                     | TektopiaInformation-1.12.2-1.1.0-1.4.0.jar                       | None                                     |
   | UCHIJAAAAAAAA | tg                       | 0.1.5.0                   | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar                         | None                                     |
   | UCHIJAAAAAAAA | planarartifice           | 0.12.2                    | Thaumic_planarartifice-0.12.2.jar                                | None                                     |
   | UCHIJAAAAAAAA | thaumicaugmentation      | 1.12.2-1.1.9              | ThaumicAugmentation-1.12.2-1.1.9.jar                             | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
   | UCHIJAAAAAAAA | tcinventoryscan          | 2.0.10                    | ThaumicInventoryScanning_1.12.2-2.0.10.jar                       | None                                     |
   | UCHIJAAAAAAAA | thaumicjei               | 1.2.1                     | ThaumicJEI-1.12.2-1.5.5-23.jar                                   | None                                     |
   | UCHIJAAAAAAAA | thaumicperiphery         | 0.3.0                     | thaumicperiphery-0.3.0.jar                                       | None                                     |
   | UCHIJAAAAAAAA | thermalfoundation        | 2.6.3                     | ThermalFoundation-1.12.2-2.6.3.27-universal.jar                  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | UCHIJAAAAAAAA | toolbelt                 | 1.9.9                     | ToolBelt-1.12.2-1.9.9.jar                                        | None                                     |
   | UCHIJAAAAAAAA | toolswap                 | 10a                       | ToolSwap-1.12.2-10a.jar                                          | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | UCHIJAAAAAAAA | toroquest                | 1.12.2-5.3                | toroquest-1.12.2-5.3.jar                                         | None                                     |
   | UCHIJAAAAAAAA | totemic                  | 1.12.2-0.11.6             | Totemic-1.12.2-0.11.6.jar                                        | 21d11d7bf4d97b465382a1f95428029aac6daaea |
   | UCHIJAAAAAAAA | toughnessbar             | @VERSION@                 | toughnessbar-2.4.jar                                             | None                                     |
   | UCHIJAAAAAAAA | bspkrscore               | at_0.9                    | TreeCapitator-Mod-1.12.jar                                       | None                                     |
   | UCHIJAAAAAAAA | treecapitator            | at_0.9                    | TreeCapitator-Mod-1.12.jar                                       | None                                     |
   | UCHIJAAAAAAAA | unloader                 | 1.2.0                     | unloader-1.2.0.jar                                               | None                                     |
   | UCHIJAAAAAAAA | vanillafix               | 1.0.10-SNAPSHOT           | VanillaFix-1.0.10-99.jar                                         | None                                     |
   | UCHIJAAAAAAAA | veinminermodsupport      | 0.38.1                    | Vein-Miner-Mod-1.12.jar                                          | None                                     |
   | UCHIJAAAAAAAA | villagermarket           | 1.0.1                     | villager-market-1.12.2-1.0.1.jar                                 | d476d1b22b218a10d845928d1665d45fce301b27 |
   | UCHIJAAAAAAAA | wailaharvestability      | 1.1.11                    | Waila-Harvestability-Mod-1.12.jar                                | None                                     |
   | UCHIJAAAAAAAA | wolfarmor                | 2.2.3.6                   | wolfarmor-1.12.2-2.2.3.1798-universal.jar                        | None                                     |
   | UCHIJAAAAAAAA | xlfoodmod                | 1.12.2-1.9.2              | XL-Food-Mod-1.12.2-1.9.2.jar                                     | None                                     |
   | UCHIJAAAAAAAA | yarrmateys_cutemobmodels | 1.0.16                    | YarrCuteMobModelsRemake-1.0.16-1.12.0.jar                        | None                                     |
   | UCHIJAAAAAAAA | passableleaves           | 2.0.0                     | PassableLeaves-1.12.2-2.0.0.jar                                  | None                                     |
   | UCHIJAAAAAAAA | phosphor-lighting        | 1.12.2-0.2.6              | phosphor-1.12.2-0.2.6+build50-universal.jar                      | f0387d288626cc2d937daa504e74af570c52a2f1 |
   | UCHIJAAAAAAAA | vt                       | 1.12.2-1.5.6              | VanillaTweaks-1.12.2-1.5.6.jar                                   | None                                     |
   | UCHIJAAAAAAAA | librarianliblate         | 4.19.2                    | Botania-Natural_Pledgelibrarianlib-1.12.2-4.19.2-release.jar     | None                                     |
   | UCHIJAAAAAAAA | mysticallib              | 1.12.2-1.3.6              | Roots-mysticallib-1.12.2-1.3.6.jar                               | None                                     |

Loaded coremods (and transformers): LoadingPlugin (Quark-r1.5-146.jar)
vazkii.quark.base.asm.ClassTransformer
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.5-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-1.1.9.jar)
thecodex6824.thaumicaugmentation.core.TATransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
CorePlugin (ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar)

                                  ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.5.jar)
                                    com.tictim.paraglider.asm.TransformerModelBiped
                                  HFTransformer (Harvest-Festival-Legacy-1.12.2-0.6.8.jar)
                                    joshie.harvest.asm.HFTransformer
                                  ForgelinPlugin (Forgelin-1.8.3.jar)
                                    
                                  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                    
                                  MMFMLCorePlugin (MultiMine-1.12.2.jar)
                                    atomicstryker.multimine.common.fmlmagic.MMTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  CXLibraryCore (MoreFurnaces - cxlibrary-1.12.1-1.6.1.jar)
                                    cubex2.cxlibrary.CoreModTransformer
                                  LibrarianLib Plugin (Botania-Natural_Pledgelibrarianlib-1.12.2-4.19.2-release.jar)
                                    com.teamwizardry.librarianlib.asm.LibLibTransformer
                                  SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
                                    
                                  PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
                                    teamrtg.passableleaves.asm.PassableLeavesTransformer
                                  llibrary (llibrary-core-1.0.8-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  PerformantLoadingPlugin (performant-1.12.2-1.5.jar)

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 9635 names; 5197 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Botanic Additions (botanicadds) @3r
-Tool Swap (toolswap) @10A
List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
* AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* BetterQuesting|API (3.2) from BetterQuesting-3.5.319.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.5.319.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* BotaniaAPI (79) from AkashicTome-1.2-12.jar
* botanicaladdonsAPI (1) from Botania-NaturalPledge-r3.1.2.jar
* chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
* CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.32.jar
* CSLib|API (1.0.1) from PTRLib-1.0.3.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.12.10-MC1.12.2.jar
* ForestryAPI|apiculture (5.0.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|arboriculture (4.3.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|book (5.8.1) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|circuits (3.1.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|climate (5.0.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|core (5.7.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|farming (5.8.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|food (1.1.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|fuels (3.0.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|genetics (5.7.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|gui (5.8.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|hives (4.1.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|lepidopterology (1.4.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|mail (3.1.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|modules (5.7.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|multiblock (3.0.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|recipes (5.4.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|storage (5.0.0) from Forestry_1.12.2-5.8.2.380.jar
* ForestryAPI|world (2.1.0) from Forestry_1.12.2-5.8.2.380.jar
* ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.4.26.0-build.0431.jar
* gendustryAPI (2.3.0) from ForestryAddon - gendustry-1.6.5.8-mc1.12.2.jar
* jeresources|API (0.8.9.48) from JustEnoughResources-1.12.2-0.8.9.48.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.4.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.4.jar
* JustEnoughItemsAPI (4.13.0) from Not-Enough-Items - jei_1.12.2-4.9.1.168.jar
* PatchouliAPI (6) from Patchouli-1.0-18.jar
* QuarkAPI (2) from Quark-r1.5-146.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* SilentGemsAPI (4) from SilentsGems-1.12.2-2.8.22+327.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* thaumicaugmentationapi (1.1.7) from ThaumicAugmentation-1.12.2-1.1.9.jar
* totemic|API (1.12.2-7.1.0) from Totemic-1.12.2-0.11.6.jar
* veinminerApi (0.3) from Vein-Miner-Mod-1.12.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
* wolfarmor|API (2.7) from wolfarmor-1.12.2-2.2.3.1798-universal.jar
Suspected Mods: Chocolate Quest Repoured Mod (cqrepoured), Ice and Fire (iceandfire)
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Nuniin'/107100, l='Alpha Lalaland', x=593.55, y=113.00, z=-726.56]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Playing Single mode with a lot of mods and coremods.

If the bug need to be adressed to someone else. Just let me know, please.

Thank you.

commented

Invalid

Mod version is missing

commented

I'm using the last 1.2.2A uploaded today on CurseForge.
The Ice and Fire version is 1.6.1.

commented

Thank you, we‘ll work on it once we have the time to do so

commented

same bug here whit 1.8.3 ice and fire and mobs no spamning there i need to create a new world? sorry my bad english :,v

commented

Again: no information, no bug fix. We require a log FILE ( means not just copy its content and paste it here)

Aslo we do require the mod list as a FILE.

For now: please update to the newest version and check if the bug still exists, old versions are not supported (for alpha builds)

commented

will be fixed with next build

commented

fixed since Alpha 11