Skip to content

Instantly share code, notes, and snippets.

@WenXin20
Created November 15, 2019 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WenXin20/8332402634588a685c7097f0623c25b8 to your computer and use it in GitHub Desktop.
Save WenXin20/8332402634588a685c7097f0623c25b8 to your computer and use it in GitHub Desktop.
Gobber 2 Crash w/ Rediscovered's Scarecrow
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 11/14/19 10:05 PM
Description: Exception while ticking
java.lang.ClassCastException: com.legacy.rediscovered.entity.ScarecrowEntity cannot be cast to net.minecraft.entity.MobEntity
at com.kwpugh.gobber2.blocks.BlockProtector.func_196267_b(BlockProtector.java:147) ~[?:2.1.114] {re:classloading}
at net.minecraft.block.BlockState.func_196940_a(BlockState.java:370) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.world.server.ServerWorld.func_205338_b(ServerWorld.java:569) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook}
at net.minecraft.world.server.ServerWorld$$Lambda$7763/1861461451.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.ServerTickList.func_205365_a(SourceFile:87) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:312) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:161) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.kwpugh.gobber2.blocks.BlockProtector.func_196267_b(BlockProtector.java:147)
at net.minecraft.block.BlockState.func_196940_a(BlockState.java:370)
at net.minecraft.world.server.ServerWorld.func_205338_b(ServerWorld.java:569)
at net.minecraft.world.server.ServerWorld$$Lambda$7763/1861461451.accept(Unknown Source)
-- Block being ticked --
Details:
Block location: World: (-292,63,-133), Chunk: (at 12,3,11 in -19,-9; contains blocks -304,0,-144 to -289,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
at net.minecraft.world.ServerTickList.func_205365_a(SourceFile:87)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:312)
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: ServerChunkCache: 2025
Level dimension: DimensionType{minecraft:overworld}
Level name: Test 18
Level seed: -709505765390459860
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (-256,63,-95), Chunk: (at 0,3,1 in -16,-6; contains blocks -256,0,-96 to -241,255,-81), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 612398 game time, 316 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:161)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1547133072 bytes (1475 MB) / 5608308736 bytes (5348 MB) up to 7158628352 bytes (6827 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7680m -Xms256m -XX:PermSize=256m
ModLauncher: 4.1.0+62+5bfa59b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.1.90.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.1.90.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.1.90.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.1.90.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F4.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.1.90.jar fml TRANSFORMATIONSERVICE
FML: 28.1
Forge: net.minecraftforge:28.1.90
FML Language Providers:
javafml@28.1
minecraft@1
kotlinfml@1.1.1
Mod List:
CyclopsCore-1.14.4-1.5.5.jar Cyclops Core {cyclopscore@1.5.5 DONE}
chanceglobe-1.14.4-v1.2.3.jar Chance Globe {chanceglobe@v1.2.3 DONE}
prefab-1.4.0.7.jar Prefab {prefab@1.4.0.7 DONE}
embellishcraft-bop-1.14.4-1.0.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.14.4-1.0.0 DONE}
extrabows-v1.14.4 b6.jar Extra Bows {extrabows@v1.14.4 b6 DONE}
SilentMechanisms-1.14.4-0.6.8+41.jar Silent's Mechanisms {silents_mechanisms@0.6.8+41 DONE}
glassential-forge-1.14.4-1.1.1.jar Glassential {glassential@1.1.1 DONE}
XaerosWorldMap_1.5.0.1_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.5.0.1 DONE}
Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 DONE}
globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {globaldatapack@1.14.4-1.2 DONE}
essentialfeatures-3.0.1.jar Essential Features {essentialfeatures@3.0.1 DONE}
SkeletonLamps1.00-1.14.4.jar Skeleton Lamps (Forthteen Edition) {skltlampforthteen@1.00 (Bugfixes Update) DONE}
u_team_core-1.14.4-2.7.8.138.jar U Team Core {uteamcore@2.7.8.138 DONE}
Apotheosis-1.14.4-2.4.4.jar Apotheosis {apotheosis@2.4.4 DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
VTweaks-1.14.4-3.1.2.jar V-Tweaks {vtweaks@3.1.2 DONE}
mysticallib-1.14.4-1.7.0.jar Mystical Lib {mysticallib@1.14.4-1.7.0 DONE}
embellishcraft-1.14.4-1.3.1.jar EmbellishCraft {embellishcraft@1.14.4-1.3.1 DONE}
BetterCrates-1.14.4-1.0.1.jar Better Crates {bettercrates@1.0.1 DONE}
BiomesOPlenty-1.14.4-9.0.0.257-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.256 DONE}
SilentGear-1.14.4-1.4.4+70.jar Silent Gear {silentgear@1.4.4+70 DONE}
extcaves-1.3.3.jar Extended Caves {extcaves@1.3.3 DONE}
simplefarming-1.14.4-1.2.2.jar Simple Farming {simplefarming@1.14.4-1.2.2 DONE}
curios-FORGE-1.14.4-1.0.5.3.jar Curios API {curios@FORGE-1.14.4-1.0.5.3 DONE}
AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
AlikeTools-1.22-MC1.14.4.jar AlikeTools {aliketools@1.22 DONE}
extlights-1.6.jar Extended Lights {extlights@1.6 DONE}
OreExcavation-1.6.144.jar Ore Excavation {oreexcavation@1.6.144 DONE}
flexible_skills-1.14.4-1.1.8.jar Flexible Skills Mod {flexible_skills@1.1.8 DONE}
xercapaint-1.14.4-0.7.jar Joy of Painting {xercapaint@1.14.4-0.7 DONE}
Gobber2-1.14.4-2.1.114.jar Gobber 2 {gobber2@2.1.114 DONE}
tombstone-4.1.7-1.14.4.jar Corail Tombstone {tombstone@4.1.7 DONE}
minecraftboom-1.14.4-1.6.3.0-universal.jar Minecraft Boom {minecraftboom@1.6.3.0 DONE}
moreoverlays-1.16.0.jar More Overlays {moreoverlays@1.16.0 DONE}
HusbandryandPies0.3-1.14.4.jar Husbandry and Pies! (MK) {hsbdry@0.3 (Juice Update) DONE}
FunOres-1.14.3-2.4.1+15.jar Fun Ores {funores@2.4.1+15 DONE}
Charm-1.14.4-1.4.0.jar Charm {charm@1.14.4-1.4.0 DONE}
switchbow-1.5.8.jar Switch-Bow {switchbow@1.5.8 DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
AnimatedRecipeButton-v1.2.1-1.14.4.jar Animated Recipe Button {animatedrecipebutton@1.2.1 DONE}
TofuCraftReload-1.14.4-0.0.5.5.jar Tofu Craft Reload {tofucraft@0.0.5.5 DONE}
Cyclic-1.14.4-0.0.12.jar Cyclic {cyclic@1.14.4-0.0.12 DONE}
attack_speed_enchantment-1.14.4-0.9.1.2.jar Attack Speed Enchantment {attackspeedenchantment@0.9.1.2 DONE}
BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {betteradvancements@0.1.0.90 DONE}
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {inventorysorter@16.2.0 DONE}
TrashSlot_1.14.4-10.4.7.jar TrashSlot {trashslot@10.4.7 DONE}
EquipmentTooltips-1.14.4-1.3.2+10.jar Equipment Tooltips {equipmenttooltips@1.3.2+10 DONE}
damage_indicator-0.0.7.jar Ama's Damage Indicator {damage_indicator@0.0.7 DONE}
craftingstation-2.1.3.jar Crafting Station {craftingstation@2.1.3 DONE}
TreeChoppin-1.14.4-1.2.0.jar TreeChoppin {treechoppin@1.2.0 DONE}
bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
BambooBlocksV1.2.5.jar Bamboo Blocks {bambooblocks@1.2.5 DONE}
jei-1.14.4-6.0.0.25.jar Just Enough Items {jei@6.0.0.25 DONE}
metalbarrels-1.4.jar Metal Barrels {metalbarrels@1.4 DONE}
Druidcraft-1.14-0.2.32.jar Druidcraft {druidcraft@0.2.32 DONE}
FromSnapshots19w44a-1.14.4.jar From Snapshots (Forthteen Edition) {snapshotsforthteen@19w44a M2 DONE}
caelus-FORGE-1.14.4-1.0.1.1.jar Caelus API {caelus@FORGE-1.14.4-1.0.1.1 DONE}
CTD-Core-1.14.4-2.0.5b.jar CTD Core {ctdcore@2.0.5b DONE}
FloristV1.0.1.jar Florist {florist@1.0.1 DONE}
Clumps-4.0.0.jar Clumps {clumps@4.0.0 DONE}
betteranimalsplus-1.14.4-7.1.2.jar Better Animals Plus {betteranimalsplus@7.1.2 DONE}
BetterAnimationsCollection2-v1.1b4-1.14.4.jar Better Animations Collection 2 {betteranimationscollection2@1.1b4 DONE}
traverse-1.14.4-2.0.1.jar Traverse {traverse@1.14.4-2.0.1 DONE}
randomium-1.0.0.jar Randomium {randomium@1.0.0 DONE}
CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {crafttweaker@5.0.1.133 DONE}
mysticalworld-1.14.4-1.6.9.jar Mystical World {mysticalworld@1.14.4-1.6.9 DONE}
GemsPlusPlus-Forge-1.14.4-1.4.0.jar GemsPlusPlus {gemsplusplus@V1.4.0 DONE}
forge-1.14.4-28.1.90-universal.jar Forge {forge@28.1.90 DONE}
biomeborderviewer-1.14.4-2.0.1.0.jar Biome Border Viewer {biomeborderviewer@2.0.1.0 DONE}
Explorercraft-1.14.4-3.2.4.jar Explorercraft {explorercraft@3.2.4 DONE}
Arcana Beta-0.0.2.jar Arcana {arcana@BETA-0.0.1 DONE}
forge-1.14.4-28.1.90-client.jar Minecraft {minecraft@1.14.4 DONE}
MouseTweaks-2.12-mc1.14.4.jar Mouse Tweaks {mousetweaks@2.12 DONE}
mcpaint-1.4.5.jar Mc Paint {mcpaint@1.4.5 DONE}
SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
bluepower-1.14.4-0.3.147-alpha-universal.jar Blue Power {bluepower@0.3.147-alpha DONE}
forbidden_arcanus-1.14.4-1.4.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.4 DONE}
ceilingtorch-1.14.4-v1.2.3.jar Ceiling Torch {ceilingtorch@v1.2.3 DONE}
BerryBushes-1.0.1.jar Berry Bushes {berrybushes@1.0.1 DONE}
extragolems-9.0.4.jar Extra Golems {golems@9.0.4 DONE}
whisperwoods-1.14.4-1.0.1.jar Whisperwoods {whisperwoods@1.0.1 DONE}
Quark-r2.0-199.jar Quark {quark@r2.0-199 DONE}
Xaeros_Minimap_1.18.8_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.18.8 DONE}
rediscovered-1.14.4-1.0.0.jar Rediscovered {rediscovered@1.0.0 DONE}
FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {fastbench@2.1.4 DONE}
smooth-scrolling-everywhere-1.1.jar Smooth Scrolling Everywhere {smooth-scrolling-everywhere@1.1 DONE}
simplytea-2.0.3.jar Simply Tea {simplytea@2.0.3 DONE}
structurize-0.10.199-ALPHA.jar Structurize {structurize@0.10.199-ALPHA DONE}
minecolonies-0.10.544-ALPHA-universal.jar Minecolonies {minecolonies@0.10.544-ALPHA DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {fastfurnace@2.2.4 DONE}
filters-1.1.1-1.14.4.jar Filters {filters@1.1.1 DONE}
AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 DONE}
bunchofbiomes-1.14.2-1.0.3.jar Bunch of Biomes {bunchofbiomes@1.14.2-1.0.3 DONE}
nifty-1.14.4-2.7.1.jar Nifty {nifty@2.6 DONE}
ilikewood-1.14.4-1.1.2.3.jar I Like Wood {ilikewood@1.1.2.3 DONE}
Aquaculture-1.14.4-2.0.2.jar Aquaculture 2 {aquaculture@1.14.4-2.0.2 DONE}
overloadedarmorbar-3.0.0b.jar Overloaded Armor Bar {overloadedarmorbar@3.0.0b DONE}
pokecube-aio-1.14.4-2.0.a.jar Thut Core {thutcore@6.0.a DONE, thutcrafts@6.0.a DONE, thut_wearables@6.0.a DONE, pokecube@6.0.a DONE, pokecube_mobs@6.0.a DONE, pokecube_adventures@6.0.a DONE}
Mubble-1.4-pre9-(1.14.4).jar Mubble {mubble@1.4-pre9 DONE}
Player Count: 0 / 8; []
Data Packs: vanilla, mod:aliketools, mod:apotheosis, mod:appleskin, mod:aquaculture, mod:arcana, mod:arl, mod:berrybushes, mod:betteradvancements (incompatible), mod:betteranimalsplus, mod:betteranimationscollection2, mod:bettercrates, mod:biomesoplenty, mod:bluepower, mod:bunchofbiomes, mod:caelus, mod:ceilingtorch, mod:chanceglobe, mod:clumps, mod:craftingstation, mod:crafttweaker, mod:ctdcore, mod:curios, mod:cyclopscore, mod:damage_indicator, mod:druidcraft, mod:embellishcraft, mod:embellishcraft-bop, mod:equipmenttooltips, mod:explorercraft, mod:extcaves, mod:extlights, mod:fastbench, mod:fastfurnace, mod:fastleafdecay, mod:filters, mod:forbidden_arcanus, mod:forge, mod:globaldatapack, mod:jei, mod:placebo, mod:silentlib, mod:waila, mod:xaerominimap, mod:quark, file/bluepower, mod:biomeborderviewer, mod:animatedrecipebutton, mod:minecraftboom, mod:gobber2, mod:rediscovered, mod:thutcore, mod:tofucraft, mod:mysticallib, mod:traverse, mod:metalbarrels, mod:nifty, mod:whisperwoods, mod:minecolonies (incompatible), mod:structurize, mod:attackspeedenchantment, mod:cyclic, mod:florist, mod:uteamcore, mod:bountifulbaubles, mod:extrabows, mod:golems, mod:silentgear, mod:silents_mechanisms, mod:switchbow, modpack:VanillaTweaks_crafting_c444639.zip (incompatible), modpack:apotheosis, modpack:corail_woodcutter, modpack:customizable armor stands v2.4.0.zip, modpack:cyclic, modpack:forgetag, modpack:gem villagers v4.1.1.zip, modpack:larger phantoms v1.0.0.zip, modpack:minecraft, modpack:more mob heads v2.1.0.zip, modpack:multiplayer sleep v1.0.1.zip, modpack:nether portal coords v1.0.0.zip, modpack:player head drops v1.0.0.zip, modpack:terracotta rotation wrench v1.0.1.zip, modpack:thunder shrine v1.0.2.zip, modpack:treasure gems v1.0.0.zip, modpack:villager death messages v1.0.0.zip, mod:funores, mod:mysticalworld, mod:vtweaks, mod:bambooblocks, mod:glassential, mod:gemsplusplus, mod:ilikewood, mod:mubble, mod:oreexcavation, mod:randomium, mod:simplefarming, mod:simplytea, mod:essentialfeatures, mod:flexible_skills, mod:inventorysorter, mod:xaeroworldmap, mod:xercapaint (incompatible), mod:hsbdry, mod:mcpaint, mod:mousetweaks, mod:prefab, mod:skltlampforthteen, mod:smooth-scrolling-everywhere, mod:snapshotsforthteen, mod:tombstone, mod:treechoppin, mod:charm, mod:moreoverlays, mod:overloadedarmorbar, mod:trashslot
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.14.4_HD_U_F4
OptiFine Build: 20191025-153543
Render Distance Chunks: 2
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment