Koas attempting to open bedrock as if it's a Quark double door
kd8lvt opened this issue ยท 3 comments
Issue Description
Quark causes Koas to try and open bedrock as if it's a door...? I guess? Crashes the server (in singleplayer it crashes the client as well) Note: I tried with and without FoamFix, the crash still occurs.
Steps to Reproduce
- Install Quark and Tropicraft, and make sure Quark's "Double Doors" are enabled (they are by default, and I'm using Quark version r1.4-125)
- Go to the Tropics and find a Koa village
- Wait. It took a couple of in-game days before it started happening, but now it is consistently happening about a minute after I get back in the world.
Tropicraft Version: MC1.12.2-7.1.4.78
Forge Version: forge-14.23.4.2739
Crash log
---- Minecraft Crash Report ----
WARNING: coremods are present:
CreativePatchingLoader (CreativeCore_v1.9.25_mc1.12.2.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
ForgelinPlugin (Forgelin-1.7.4.jar)
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
LoadingPlugin (Quark-r1.4-125.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.13_mc1.12.2.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.3.jar)
HCASM (HammerCore-1.12.2-2.0.1.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
Botania Tweaks Core (botaniatweaks-1.5.1.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge
// I just don't know what went wrong :(
Time: 7/29/18 3:36 PM
Description: Ticking entity
java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:bedrock, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at vazkii.quark.tweaks.ai.EntityAIOpenDoubleDoor.func_75251_c(EntityAIOpenDoubleDoor.java:63)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.updateUniqueEntityAI(EntityKoaBase.java:317)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.func_175500_n(EntityKoaBase.java:400)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:203)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.func_70636_d(EntityKoaBase.java:1158)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
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:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:201)
at vazkii.quark.tweaks.ai.EntityAIOpenDoubleDoor.func_75251_c(EntityAIOpenDoubleDoor.java:63)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.updateUniqueEntityAI(EntityKoaBase.java:317)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.func_175500_n(EntityKoaBase.java:400)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:203)
at net.tropicraft.core.common.entity.passive.EntityKoaBase.func_70636_d(EntityKoaBase.java:1158)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
-- Entity being ticked --
Details:
Entity Type: tropicraft:koa (net.tropicraft.core.common.entity.passive.EntityKoaHunter)
Entity ID: 782
Entity Name: Koa
Entity's Exact location: -586.28, 64.50, 2635.19
Entity's Block location: World: (-587,64,2635), Chunk: (at 5,4,11 in -37,164; contains blocks -592,0,2624 to -577,255,2639), Region: (-2,5; contains chunks -64,160 to -33,191, blocks -1024,0,2560 to -513,255,3071)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: Test World
All players: 1 total; [GCEntityPlayerMP['kd8lvt'/659, l='Test World', x=-560.37, y=103.03, z=2749.40]]
Chunk stats: ServerChunkCache: 626 Drop: 0
Level seed: -2302892986637717209
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 6922463144 bytes (6601 MB) / 11408506880 bytes (10880 MB) up to 12884901888 bytes (12288 MB)
JVM Flags: 10 total; -Xmx12288m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 18
FML: MCP 9.42 Powered by Forge 14.23.4.2739 177 mods loaded, 177 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.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.4.2739 | forge-1.12.2-14.23.4.2739.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
| UCHIJAAAA | itemphysic | 1.4.0 | minecraft.jar | None |
| UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
| UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
| UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
| UCHIJAAAA | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
| UCHIJAAAA | botania_tweaks_core | -100 | minecraft.jar | None |
| UCHIJAAAA | actuallyadditions | 1.12.2-r137 | ActuallyAdditions-1.12.2-r137.jar | None |
| UCHIJAAAA | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
| UCHIJAAAA | actuallycomputers | 2.1.0 | actuallycomputers-2.1.0.jar | None |
| UCHIJAAAA | orbis_api | 1.12.2-1.1.6 | orbis_api-1.12.2-1.1.6.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| UCHIJAAAA | aether | 1.12.2-1.0.9 | aether_ii-1.12.2-1.0.9.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | botania_tweaks | 1.5.1 | botaniatweaks-1.5.1.jar | None |
| UCHIJAAAA | thaumcraft | 6.1.BETA19 | Thaumcraft-1.12.2-6.1.BETA19.jar | None |
| UCHIJAAAA | botania | r1.10-354 | Botania r1.10-354.jar | None |
| UCHIJAAAA | aiotbotania | 0.4.1 | aiotbotania-0.4.1.jar | None |
| UCHIJAAAA | akashictome | 1.2-10 | AkashicTome-1.2-10.jar | None |
| UCHIJAAAA | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
| UCHIJAAAA | mtlib | 3.0.5 | MTLib-3.0.5.jar | None |
| UCHIJAAAA | modtweaker | 4.0.13 | modtweaker-4.0.13.jar | None |
| UCHIJAAAA | jei | 4.11.0.202 | jei_1.12.2-4.11.0.202.jar | None |
| UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| UCHIJAAAA | base | 3.9.0 | base-1.12.2-3.9.0.jar | None |
| UCHIJAAAA | contenttweaker | 1.12.2-4.6.0 | ContentTweaker-1.12.2-4.6.0.jar | None |
| UCHIJAAAA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
| UCHIJAAAA | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
| UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
| UCHIJAAAA | endercore | 1.12.2-0.5.35 | EnderCore-1.12.2-0.5.35.jar | None |
| UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | cofhcore | 4.5.3 | CoFHCore-1.12.2-4.5.3.20-universal.jar | None |
| UCHIJAAAA | brandonscore | 2.4.3 | BrandonsCore-1.12.2-2.4.3.168-universal.jar | None |
| UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | draconicevolution | 2.3.12 | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None |
| UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | enderio | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiointegrationtic | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
| UCHIJAAAA | conarm | 1.0.2 | conarm-1.12.2-1.0.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.8.1.jar | None |
| UCHIJAAAA | galacticraftcore | 4.0.1.181 | GalacticraftCore-1.12.2-4.0.1.181.jar | None |
| UCHIJAAAA | galacticraftplanets | 4.0.1.181 | Galacticraft-Planets-1.12.2-4.0.1.181.jar | None |
| UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
| UCHIJAAAA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.10.7-204.jar | None |
| UCHIJAAAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
| UCHIJAAAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None |
| UCHIJAAAA | armoryexpansion | 0.1.4 | armoryexpansion-0.1.4.jar | None |
| UCHIJAAAA | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAAAA | quark | r1.4-125 | Quark-r1.4-125.jar | None |
| UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
| UCHIJAAAA | bhc | 1.2.1 | baubley-heart-canisters-1.12.2-1.2.1.jar | None |
| UCHIJAAAA | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
| UCHIJAAAA | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
| UCHIJAAAA | bloodmagic | 1.12.2-2.3.1-99 | BloodMagic-1.12.2-2.3.1-99.jar | None |
| UCHIJAAAA | bonsaitrees | 1.0.5 | bonsaitrees-1.0.5-b77.jar | None |
| UCHIJAAAA | bookshelf | 2.3.552 | Bookshelf-1.12.2-2.3.552.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | nibbler | 0.4.1 | nibbler-1.12.2-0.4.1.jar | None |
| UCHIJAAAA | botaunomy | 0.2.1 | botaunomy-1.12.2-0.2.1.jar | None |
| UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| UCHIJAAAA | chiselsandbits | 14.20 | chiselsandbits-14.20.jar | None |
| UCHIJAAAA | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
| UCHIJAAAA | clipboard | @VERSION@ | Clipboard-1.12-1.3.0.jar | None |
| UCHIJAAAA | clumps | 3.1.1 | Clumps-3.1.1.jar | None |
| UCHIJAAAA | cyclopscore | 0.11.8 | CyclopsCore-1.12.2-0.11.8.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | colossalchests | 1.6.11 | ColossalChests-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| UCHIJAAAA | computercraft | 1.80pr1 v1.2 | Computeacube-1.80pr1 v1.2.jar | None |
| UCHIJAAAA | controlling | 3.0.6 | Controlling-3.0.6.jar | None |
| UCHIJAAAA | cosmeticarmorreworked | 1.12.2-v1 | CosmeticArmorReworked-1.12.2-v1.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| UCHIJAAAA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None |
| UCHIJAAAA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
| UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.25_mc1.12.2.jar | None |
| UCHIJAAAA | p455w0rdslib | 2.0.29 | p455w0rdslib-1.12-2.0.29.jar | None |
| UCHIJAAAA | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
| UCHIJAAAA | danknull | 1.4.33 | DankNull-1.12-1.4.33.jar | None |
| UCHIJAAAA | darkutils | 1.8.211 | DarkUtils-1.12.2-1.8.211.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
| UCHIJAAAA | dimdoors | 3.0.9+287 | DimensionalDoors-3.0.9-287.jar | None |
| UCHIJAAAA | dummycore | 2.4.112.3. | DummyCoreUnofficial-2.4.112.3.jar | None |
| UCHIJAAAA | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None |
| UCHIJAAAA | emberroot | 1.3.8 | EmberRootZoo-1.12.2-1.3.8.jar | None |
| UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
| UCHIJAAAA | enderiobase | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduits | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | refinedstorage | 1.6 | refinedstorage-1.6.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| UCHIJAAAA | enderioconduitsopencomputers | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderioconduitsrefinedstorage | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiointegrationforestry | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiointegrationticlate | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiomachines | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderiopowertools | 5.0.29 | EnderIO-1.12.2-5.0.29.jar | None |
| UCHIJAAAA | enderstorage | 2.4.4.132 | EnderStorage-1.12.2-2.4.4.132-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | zerocore | 1.12-0.1.2.2 | zerocore-1.12-0.1.2.2.jar | None |
| UCHIJAAAA | bigreactors | 1.12.2-0.4.5.49 | ExtremeReactors-1.12.2-0.4.5.49.jar | None |
| UCHIJAAAA | foamfix | 0.9.9.1-1.12.2 | foamfix-0.9.9.1-1.12.2-anarchy.jar | None |
| UCHIJAAAA | galacticrafttweaker | 1.12.2-1.0.1 | GalacticraftTweaker-1.12.2-1.0.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| UCHIJAAAA | hammercore | 2.0.1.2 | HammerCore-1.12.2-2.0.1.2.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
| UCHIJAAAA | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
| UCHIJAAAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| UCHIJAAAA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| UCHIJAAAA | ironchest | 1.12.2-7.0.40.824 | ironchest-1.12.2-7.0.40.824.jar | None |
| UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAAAA | jeresources | 0.8.5.27 | JustEnoughResources-1.12.2-0.8.5.27.jar | None |
| UCHIJAAAA | matteroverdrive | 0.6.0.176 | MatterOverdrive-1.12.2-0.6.0.176-universal.jar | None |
| UCHIJAAAA | mcjtylib_ng | 3.0.3 | mcjtylib-1.12-3.0.3.jar | None |
| UCHIJAAAA | meecreeps | 1.2.1 | meecreeps-1.12-1.2.1.jar | None |
| UCHIJAAAA | moreplanets | 2.0.15 | More-Planets-1.12.2-2.0.15-GC181.jar | b3468b224a74e296555ad7efeb35f482e6f445de |
| UCHIJAAAA | moreoverlays | 1.14 | moreoverlays-1.14-mc1.12.2.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 | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| UCHIJAAAA | oreexcavation | 1.4.119 | OreExcavation-1.4.119.jar | None |
| UCHIJAAAA | harvestcraft | 1.12.2u | Pam's HarvestCraft 1.12.2u.jar | None |
| UCHIJAAAA | pamscookables | 1.1 | pamscookables-1.1.jar | None |
| UCHIJAAAA | theframework | 1.12.2-1.0.1-build-T23 | TheFramework-1.12.2-1.0.1-build-T23.jar | None |
| UCHIJAAAA | peripheralsplusone | 1.12.2-1.1-build-T58 | PeripheralsPlusOne-1.12.2-1.1-build-T58.jar | None |
| UCHIJAAAA | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
| UCHIJAAAA | plethora-core | 1.1.11 | plethora-1.12.2-1.1.11.jar | None |
| UCHIJAAAA | plethora | 1.1.11 | plethora-1.12.2-1.1.11.jar | None |
| UCHIJAAAA | pneumaticcraft | 1.12.2-0.7.5-248 | pneumaticcraft-repressurized-1.12.2-0.7.5-248.jar | None |
| UCHIJAAAA | portalgun | 7.0.2 | PortalGun-1.12.2-7.0.2.jar | None |
| UCHIJAAAA | pi | 4.0.0 | Potion Icon Remover-1.12-4.0.0.jar | None |
| UCHIJAAAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
| UCHIJAAAA | qualitytools | 1.0.6_for_1.12.2 | QualityTools-1.0.6_for_1.12.2.jar | None |
| UCHIJAAAA | reborncore | 3.9.2.319 | RebornCore-1.12.2-3.9.2.319-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| UCHIJAAAA | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.2.0.60.jar | None |
| UCHIJAAAA | refinedstorageaddons | 0.4 | refinedstorageaddons-0.4.jar | None |
| UCHIJAAAA | rftools | 7.55 | rftools-1.12-7.55.jar | None |
| UCHIJAAAA | snad | 1.12.1-1.7.09.16a | Snad-1.12.1-1.7.09.16a.jar | None |
| UCHIJAAAA | soot | 0.18hotfix | Soot-0.18hotfix.jar | None |
| UCHIJAAAA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.7.jar | None |
| UCHIJAAAA | tc6aspects4jei | 0.0.2a | tc6aspects4jei-0.0.2a.jar | None |
| UCHIJAAAA | thaumadditions | 3r | ThaumicAdditions-1.12.2-3r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | thaumicbases | 3.1.255.2r-For TC6:B17 | thaumicbases-3.1.255.2r-ForTC6B17.jar | None |
| UCHIJAAAA | thaumcomp | 0.3.0.16 | ThaumicComputers-MC1.12.2-0.3.0.16.jar | None |
| UCHIJAAAA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
| UCHIJAAAA | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.4.0-14.jar | None |
| UCHIJAAAA | thaumicperiphery | 0.2.4 | thaumicperiphery-0.2.4.jar | None |
| UCHIJAAAA | thaumictinkerer | 1.12.2-5.0-51a5074 | thaumictinkerer-1.12.2-5.0-51a5074.jar | None |
| UCHIJAAAA | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
| UCHIJAAAA | tombmanygraves | 1.12-4.1.0 | TombManyGraves-1.12-4.1.0.jar | None |
| UCHIJAAAA | thebetweenlands | 3.3.10 | TheBetweenlands-3.3.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| UCHIJAAAA | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalsolars | 1.12.2 V1.9 | thermalsolars-1.12.2-1.9.jar | None |
| UCHIJAAAA | tinkersoc | 0.1 | tinkersoc-0.4.jar | None |
| UCHIJAAAA | tinkertoolleveling | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar | None |
| UCHIJAAAA | toastcontrol | 1.7.0 | Toast Control-1.12.2-1.7.0.jar | None |
| UCHIJAAAA | tombmanypluginscosmeticarmorreworked | 1.0.0 | tombmanypluginscosmeticarmorreworked-1.0.0.jar | None |
| UCHIJAAAA | tombmanypluginsgalacticraft | 1.0.0 | tombmanypluginsgalacticraft-1.0.0.jar | None |
| UCHIJAAAA | tombmanypluginsthebetweenlands | 1.0.0 | tombmanypluginsthebetweenlands-1.0.0.jar | None |
| UCHIJAAAA | toughasnails | 3.1.0.115 | ToughAsNails-1.12.2-3.1.0.115-universal.jar | None |
| UCHIJAAAA | tropicraft | 7.1.4.78 | tropicraft-MC1.12.2-7.1.4.78.jar | None |
| UCHIJAAAA | unlimitedchiselworks | 0.2.0 | UnlimitedChiselWorks-0.2.0.jar | None |
| UCHIJAAAA | immersiveengineering | 0.12-84 | ImmersiveEngineering-0.12-84.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | reauth | 3.6.0 | reauth-3.6.0.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
| UCHIJAAAA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None |
Loaded coremods (and transformers):
CreativePatchingLoader (CreativeCore_v1.9.25_mc1.12.2.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
ForgelinPlugin (Forgelin-1.7.4.jar)
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
openmods.core.OpenModsClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Quark-r1.4-125.jar)
vazkii.quark.base.asm.ClassTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.13_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.3.jar)
DummyCore.ASM.DCASMManager
HCASM (HammerCore-1.12.2-2.0.1.2.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
li.cil.oc.common.asm.ClassTransformer
Botania Tweaks Core (botaniatweaks-1.5.1.jar)
quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
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]
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 2997 names; 6325 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''EnderCore''CodeChickenLib'
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.9.2.319
Runtime Debofucsation 1
RenderEngine: 0
Ender IO: No known problems detected.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [GCEntityPlayerMP['kd8lvt'/659, l='Test World', x=-560.37, y=103.03, z=2749.40]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Have you reported this to Quark? It's their AI tweak running the problem code...
Oh, I thought it would be more-so on the entity's side than the tweak. I'll report it to Quark after I get home from work. Sorry!
Fixed in Quark by VazkiiMods/Quark@4d56e77