RandomPatches (Forge)

RandomPatches (Forge)

56M Downloads

Minecraft 1.14.4 latest Forge version 28.1.6 causes crash when killing certain mobs

raziel23x opened this issue ยท 1 comments

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 9/16/19 9:47 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.minecraft.entity.Entity.func_184191_r(Entity.java:1913) ~[?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Entity Transformer}
at net.minecraft.entity.ai.goal.HurtByTargetGoal.func_190105_f(SourceFile:83) ~[?:?] {}
at net.minecraft.entity.ai.goal.HurtByTargetGoal.func_75249_e(SourceFile:63) ~[?:?] {}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75249_e(SourceFile:41) ~[?:?] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_220877_a(SourceFile:75) ~[?:?] {pl:accesstransformer:B}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_212] {}
at java.util.Iterator.forEachRemaining(Unknown Source) ~[?:1.8.0_212] {}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_212] {}
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_212] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:69) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:587) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186) ~[?:?] {pl:accesstransformer:B,xf:fml:apotheosis:coremodmethod,xf:fml:caelus:coremodone}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39) ~[?:?] {}
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:231) ~[?:?] {}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {pl:accesstransformer:B,xf:fml:apotheosis:coremodmethod,xf:fml:caelus:coremodone}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.entity.monster.MonsterEntity.func_70071_h_(SourceFile:51) ~[?:?] {}
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:205) ~[?:?] {}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:112) ~[?:?] {pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {pl:accesstransformer:B}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_212] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.entity.Entity.func_184191_r(Entity.java:1913)
at net.minecraft.entity.ai.goal.HurtByTargetGoal.func_190105_f(SourceFile:83)
at net.minecraft.entity.ai.goal.HurtByTargetGoal.func_75249_e(SourceFile:63)
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75249_e(SourceFile:41)
at net.minecraft.entity.ai.goal.GoalSelector.func_220877_a(SourceFile:75)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
at java.util.Iterator.forEachRemaining(Unknown Source)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source)
at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
at java.util.stream.ReferencePipeline.forEach(Unknown Source)
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:69)
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:587)
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186)
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460)
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39)
at net.minecraft.entity.monster.ZombieEntity.func_70636_d(ZombieEntity.java:231)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032)
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
at net.minecraft.entity.monster.MonsterEntity.func_70071_h_(SourceFile:51)
at net.minecraft.entity.monster.ZombieEntity.func_70071_h_(ZombieEntity.java:205)
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587)

-- Entity being ticked --
Details:
Entity Type: minecraft:zombie (net.minecraft.entity.monster.ZombieEntity)
Entity ID: 2380
Entity Name: Zombie
Entity's Exact location: 145.57, 39.00, 110.27
Entity's Block location: World: (145,39,110), Chunk: (at 1,2,14 in 9,6; contains blocks 144,0,96 to 159,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0.21, 0.36, -0.34
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:684)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394)

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['raziel23x'/557, l='Raziel23x World', x=146.56, y=39.00, z=111.86]]
Chunk stats: ServerChunkCache: 2451
Level dimension: DimensionType{minecraft:overworld}
Level name: Raziel23x World
Level seed: -8430412691993110481
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (48,76,32), Chunk: (at 0,4,0 in 3,2; contains blocks 48,0,32 to 63,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 106200 game time, 106200 day time
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 11951 (now: false), thunder time: 45989 (now: false)
Level game mode: Game mode: survival (ID 0). 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:112)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
at java.lang.Thread.run(Unknown Source)

-- 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_212, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3675942376 bytes (3505 MB) / 5142216704 bytes (4904 MB) up to 11453595648 bytes (10923 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m
ModLauncher: 3.2.0+60+b86c1d4
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
/forge-1.14.4-28.1.6.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.1.6.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.1.6.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.1.6.jar runtimedistcleaner PLUGINSERVICE
/forge-1.14.4-28.1.6.jar fml TRANSFORMATIONSERVICE
FML: 28.1
Forge: net.minecraftforge:28.1.6
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
[1.14.2-1.14.4]TorchBowMod_v1.5.jar TorchBowMod {[email protected] DONE}
A Block of Charcoal-1.2.jar A Block of Charcoal {[email protected] DONE}
A Block of Flint-1.0.jar A Block of Flint {[email protected] DONE}
angelring-1.14.4-1.0.1.jar Angel Ring {[email protected] DONE}
Apotheosis-1.14.4-2.3.2.jar Apotheosis {[email protected] DONE}
AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {[email protected] DONE}
AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] DONE}
bambooeverything-1.14-1.4.0.jar Bamboo Everything {[email protected] DONE}
bambooladders-1.14-1.0.0.jar Bamboo Ladders {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.253-universal.jar Biomes O' Plenty {[email protected] DONE}
buildinggadgets-3.0.5.jar Building Gadgets {[email protected] DONE}
caelus-FORGE-1.14.4-1.0.jar Caelus API {[email protected] DONE}
campfiretorches-1.14.4-1.0.2.jar Campfire Torches {[email protected] DONE}
CarryOn MC1.14.4 v1.12.3.jar Carry On {[email protected] DONE}
ceilingtorch-1.14.4-v1.2.2.jar Ceiling Torch {[email protected] DONE}
Clumps-4.0.0.jar Clumps {[email protected] DONE}
colytra-FORGE-1.14.4-2.0.jar Colytra {[email protected] DONE}
compact-2.6a.jar Compressed {[email protected] DONE}
ComPatchedStorage-1.14.4-2.1.1.jar ComPatchedStorage {[email protected] DONE}
container-1.14.4-1.0.0.jar Container {[email protected] DONE}
Controlling-5.0.4.jar Controlling {[email protected] DONE}
corail_woodcutter-1.0.6-1.14.4.jar Corail Woodcutter {[email protected] DONE}
CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE}
craftingstation-2.0.2a.jar Crafting Station {[email protected] DONE}
CraftingTweaks_1.14.4-10.1.3.jar Crafting Tweaks {[email protected] DONE}
Cucumber-1.14.4-2.0.3.jar Cucumber Library {[email protected] DONE}
cursedearth-1.3a.jar Cursed Earth {[email protected] DONE}
Cyclic-1.14.4-0.0.11.jar Cyclic {[email protected] DONE}
CyclopsCore-1.14.4-1.5.1.jar Cyclops Core {[email protected] DONE}
dankstorage-1.4.jar Dank Storage {[email protected] DONE}
DefaultOptions_1.14.4-10.2.6.jar Default Options {[email protected] DONE}
DefaultSettings-1.14.x-1.3.5.jar DefaultSettings {[email protected] DONE}
Dirt2Path-1.0.0.jar Dirt2Path {[email protected] DONE}
EasySteel-1.14.4-1.0.33.jar Easy Steel & More {[email protected] DONE}
elevatorid-1.14.4-1.5.1.jar Elevator Mod {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.6.jar EnchantmentDescriptions {[email protected] DONE}
enchxchg-1.14.4-5.0.0.jar Enchantments Exchanger {[email protected] DONE}
enviromats-2.0.0.9.jar Environmental Materials {[email protected] DONE}
essentials-1.14.4-2.5.1.jar Essentials {[email protected] DONE}
EverlastingAbilities-1.14.4-1.5.2.jar EverlastingAbilities {[email protected] DONE}
extcaves-1.2.jar Extended Caves {[email protected] DONE}
f2l-0.1.8_forge.jar Flesh 2 Leather {[email protected]_forge DONE}
FastFurnace-1.14.4-2.2.1.jar FastFurnace {[email protected] DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
FastWorkbench-1.14.4-2.1.1.jar FastWorkbench {[email protected] DONE}
firstaid-1.7.8.jar First Aid {[email protected] DONE}
forbidden_arcanus-1.14.4-1.0.jar Forbidden & Arcanus {[email protected] DONE}
forgemod_VoxelMap-1.9.13b_for_1.14.4.jar VoxelMap {[email protected] DONE}
FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {[email protected] DONE}
GemsPlusPlus-Forge-1.14.4-V1.3.2.jar GemsPlusPlus {[email protected] DONE}
globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
Gobber2-1.14.4-2.1.93.jar Gobber 2 {[email protected] DONE}
Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
inventorysorter-1.14.4-16.0.0.jar Simple Inventory Sorter {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
IronJetpacks-1.14.4-2.0.2.jar Iron Jetpacks {[email protected] DONE}
ironshulkerboxes-1.14.4-3.1.12.jar Iron Shulker Boxes {[email protected] DONE}
jei-1.14.4-6.0.0.11.jar Just Enough Items {[email protected] DONE}
KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {[email protected] DONE}
LargeFluidTank-14.7.5.jar FluidTank {[email protected] DONE}
LLOverlayReloaded-1.2.4-mc1.14.4.jar Light Level Overlay Reloaded {[email protected] DONE}
lycanitesmobs-1.14.4-2.1.0.0.jar Lycanites Mobs {[email protected] DONE}
mcjtylib-1.14-3.5.6-alpha.jar McJtyLib {mcjtylib@NONE DONE}
metalbarrels-1.3c.jar Metal Barrels {[email protected] DONE}
minicoal2-1.14.4-b2-universal.jar MiniCoal 2 {[email protected] DONE}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE}
moreprog-1.14.4-0.4.2.jar MoreProgression {[email protected] DONE}
OresAllEasy-1.14.4-1.0.1b.jar OresAllEasy {[email protected] DONE}
Overloaded-1.14.4-0.0.75.jar Overloaded {[email protected] DONE}
ParticleFixes-v1.1-1.14.4.jar Particle Fixes {[email protected] DONE}
peanutmod-1.0.2.jar Peanut Mod {[email protected] DONE}
PickleTweaks-1.14.4-3.0.6.jar Pickle Tweaks {[email protected] DONE}
Placebo-1.14.4-2.2.1.jar Placebo {[email protected] DONE}
portality-1.14.4-2.0.0-5f9c6a1.jar Portality {portality@NONE DONE}
PowderPower-1.14.4-3.0.29.jar Powder Power {[email protected] DONE}
quickhomes-1.14.4-1.2.4.2.jar QuickHomes {[email protected] DONE}
quickteleports-1.14.4-1.1.0.jar QuickTeleports {[email protected] DONE}
randompatches-1.14.4-1.18.2.0.jar RandomPatches {[email protected] DONE}
RandomThings-MC1.14.4-5.0.1.jar Random Things {[email protected] DONE}
reap-1.10.1.jar Reap Mod {[email protected] DONE}
rftoolsbase-1.14-0.0.3-alpha.jar RFToolsBase {rftoolsbase@NONE DONE}
rftoolspower-1.14-1.2.3-alpha.jar RFToolsPower {rftoolspower@NONE DONE}
RingOfAttraction-1.14.4-1.0.12.jar Ring of Attraction {[email protected] DONE}
RingOfBlink-1.14.4-1.0.15.jar Ring of Blink {[email protected] DONE}
RingOfEnderchest-1.14.4-1.0.12.jar Ring of Enderchest {[email protected] DONE}
RingOfGrowth-1.14.4-1.0.13.jar Ring of Growth {[email protected] DONE}
RingOfMiner-1.14.4-1.0.10.jar Ring of Miner {[email protected] DONE}
RingOfRepair-1.14.4-1.0.13.jar Ring of Repair {[email protected] DONE}
RingOfTeleport-1.14.4-1.0.11.jar Ring of Teleport {[email protected] DONE}
ruins-1.14.4.1.jar Ruins {[email protected] DONE}
SBM-WoodenShears-1.14.4-1.0.0.jar SBM-Wooden Shears {[email protected] DONE}
SilentGear-1.14.4-1.3.11+64.jar Silent Gear {[email protected]+64 DONE}
SilentGems-1.14.4-3.4.0+73.jar Silent's Gems 3 {[email protected]+73 DONE}
SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE}
SimpleDivingGear-3.0.2 mc 1.14.4.jar Simple Diving Gear {[email protected] mc 1.14.4 DONE}
simplefarming-1.14.4-1.1.6.jar Simple Farming {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.0.11.jar Simple Storage Network {[email protected] DONE}
simplylight-0.8.7.jar Simply Light {[email protected] DONE}
StoneChest-1.14.4-1.0.1.jar Stone Chest {[email protected] DONE}
StorageDrawers-1.14.4-6.0.4.jar Storage Drawers {[email protected] DONE}
TheVeggieWay-1.14.4-2.0.15.jar The Veggie Way {[email protected] DONE}
titanium-1.14.4-2.2.0-d9775a7.jar Titanium {[email protected] DONE}
tombstone-4.1.3-1.14.4.jar Corail Tombstone {[email protected] DONE}
TorchBandolier-1.14.4-1.3.1+6.jar Torch Bandolier {[email protected]+6 DONE}
torchmaster-2.0.0.6-alpha.jar Torchmaster {[email protected] DONE}
torchoptimizer-1.14.4-2.1.6.jar Torch Optimizer {[email protected] DONE}
travellersboots-1.14.4-1.2.2.jar Traveller's Boots {[email protected] DONE}
u_team_core-1.14.4-2.7.0.129.jar U Team Core {[email protected] DONE}
Uppers-0.1.10.jar Uppers {[email protected] DONE}
upsizer-mc1.14.4-5.0b2.jar Upsizer {[email protected] DONE}
useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {[email protected] DONE}
valkyrielib-3.0.0.8.jar ValkyrieLib {[email protected] DONE}
WaterStrainer-1.14.4-7.0.2.jar Water Strainer {[email protected] DONE}
weapon_craftery-1.14.4-1.0-Beta-4.jar Weapon Craftery {[email protected] DONE}
WoolToString-1.14.2-1.0.0.jar WoolToString {[email protected] DONE}
XL-Food-Mod-1.14.4-2.1.0.jar XL Food Mod {[email protected] DONE}
YAMDA-4.0.1.jar YAMDA {[email protected] DONE}
forge-1.14.4-28.1.6-universal.jar Forge {[email protected] DONE}
forge-1.14.4-28.1.6-client.jar Minecraft {[email protected] DONE}
Player Count: 1 / 8; [ServerPlayerEntity['raziel23x'/557, l='Raziel23x World', x=146.56, y=39.00, z=111.86]]
Data Packs: vanilla, mod:yamda, mod:xlfoodmod, mod:wooltostring, mod:woodenshears, mod:weapon_craftery, mod:waterstrainer, mod:waila, mod:voxelmap, mod:veggie_way, mod:valkyrielib, mod:uteamcore, mod:usefulbackpacks, mod:upsizer, mod:uppers, mod:travellersboots, mod:torchoptimizer, mod:torchmaster, mod:torchbowmod, mod:torchbandolier, mod:tombstone, mod:titanium (incompatible), mod:storagenetwork, mod:storagedrawers, mod:stonechest, mod:simplylight, mod:simplefarming, mod:simpledivegear, mod:silentlib, mod:silentgems, mod:silentgear, mod:ruins, mod:ring_of_teleport, mod:ring_of_repair, mod:ring_of_miner, mod:ring_of_growth, mod:ring_of_enderchest, mod:ring_of_blink, mod:ring_of_attraction, mod:rftoolspower, mod:rftoolsbase, mod:reap, mod:randomthings, mod:randompatches, mod:quickteleports, mod:quickhomes, mod:powder_power, mod:portality (incompatible), mod:placebo, mod:pickletweaks, mod:peanutmod, mod:particlefixes, mod:overloaded, mod:oresalleasy, mod:moreprogression, mod:modnametooltip, mod:minicoal2, mod:metalbarrels, mod:mcjtylib, mod:lycanitesmobs, mod:llor, mod:kleeslabs, mod:jei, mod:ironshulkerbox, mod:ironjetpacks, mod:ironchest, mod:inventorysorter, mod:harvest, mod:gobber2, mod:globaldatapack, mod:gemsplusplus, mod:ftbbackups, mod:forge, mod:forbidden_arcanus, mod:fluidtank, mod:flintblock, mod:firstaid, mod:fastleafdecay, mod:fastfurnace, mod:fastbench, mod:f2l, mod:extcaves, mod:everlastingabilities, mod:essentials, mod:enviromats, mod:enchxchg, mod:enchdesc, mod:elevatorid, mod:easy_steel, mod:defaultsettings, mod:defaultoptions, mod:dankstorage, mod:d2p, mod:cyclopscore, mod:cyclic, mod:cursedearth, mod:cucumber, mod:craftingtweaks, mod:craftingstation, mod:cosmeticarmorreworked, mod:corail_woodcutter, mod:controlling, mod:container, mod:compressed, mod:compatchedstorage, mod:colytra, mod:clumps, mod:charcoalblock, mod:ceilingtorch, mod:carryon, mod:campfiretorches, mod:caelus, mod:buildinggadgets, mod:biomesoplenty, mod:bambooladders, mod:bambooeverything, mod:attributefix, mod:appleskin, mod:apotheosis, mod:angelring, modpack:Custom_Recipe_Datapack.zip (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'

commented

Sorry, this doesn't have anything to do with RandomPatches.

The exception is occurring here in Entity:

/**
  * Returns whether this Entity is on the same team as the given Entity.
  */
public boolean isOnSameTeam(Entity entityIn) {
   return this.isOnScoreboardTeam(entityIn.getTeam());
}

I assume HurtByTargetGoal#alertOthers is passing null.