Vampirism - Become a vampire!

Vampirism - Become a vampire!

16M Downloads

[Bug]crash on death

TheNimbleNinja opened this issue ยท 7 comments

commented

Versions

  • Minecraft: 1.14
  • Forge: 28.1.109
  • Vampirism: 1.14.4-1.6.0-alpha+20200129-2311

Issue Description

crash on death

Reproduce Steps

dont know just died and crashed

https://gist.github.com/TheNimbleNinja/0110e6cc86770cf6cd2b0c743295a2fc

Additional Information

commented

This is most likely some mod compatibility issue.

Do you remember how you died? Or does it crash regardless of the cause?

commented

I get this issue too. I'm not sure what killed me the first time, but the second time it was burning to death by lava and then It crashed on me. The first time this happened my world was corrupted and crashed every time I tried to join it. I was able to fix it by disabling the vampire mod and joining the world with it disabled then joining back with it enabled. The second time I just crashed and was able to join and respawn with no issues.

commented

Can you upload your crash reports as well, if you still have them?
Maybe there is a different issue, or some common suspicious mod

commented

Can you upload your crash reports as well, if you still have them?
Maybe there is a different issue, or some common suspicious mod

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

Time: 2/12/20 1:48 PM
Description: Ticking entity

java.lang.IllegalStateException: Cannot get Vampire player capability from player ClientPlayerEntity['Pxmpkins'/97, l='MpServer', x=-3983.30, y=6.00, z=-340.86]
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200212-0148] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$7860/663402855.get(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[?:?] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200212-0148] {re:classloading}
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25) ~[?:1.6.0-alpha+20200212-0148] {re:classloading}
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Entity Transformer,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ClientPlayerEntity Transformer,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.world.ClientWorld$$Lambda$8263/2041972200.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1344) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:869) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/876864630.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {re:classloading}

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

-- Head --
Thread: Client thread
Stacktrace:
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99)
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$7860/663402855.get(Unknown Source)
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261)
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99)
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25)
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133)
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118)
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602)
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964)
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232)
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173)
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220)
at net.minecraft.client.world.ClientWorld$$Lambda$8263/2041972200.accept(Unknown Source)

-- Entity being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.client.entity.player.ClientPlayerEntity)
Entity ID: 97
Entity Name: Pxmpkins
Entity's Exact location: -3983.30, 6.00, -340.86
Entity's Block location: World: (-3984,6,-341), Chunk: (at 0,0,11 in -249,-22; contains blocks -3984,0,-352 to -3969,255,-337), Region: (-8,-1; contains chunks -256,-32 to -225,-1, blocks -4096,0,-512 to -3585,255,-1)
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_217390_a(World.java:684)
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Pxmpkins'/97, l='MpServer', x=-3983.30, y=6.00, z=-340.86]]
Chunk stats: ImmPortal Client Chunk 225
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 0
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (32,103,-144), Chunk: (at 0,6,0 in 2,-9; contains blocks 32,0,-144 to 47,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1808118 game time, 1774240 day time
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/876864630.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- 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: 1953263808 bytes (1862 MB) / 5602541568 bytes (5343 MB) up to 7397179392 bytes (7054 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7936m -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.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixin PLUGINSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap PLUGINSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] DONE}
Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] DONE}
TrashSlot_1.14.4-10.4.8.jar TrashSlot {[email protected] DONE}
torchslabmod-1.14.4_v1.5.jar Torch Slab Mod {[email protected] DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {[email protected] DONE}
Neat 1.5-19.jar Neat {[email protected] DONE}
Waystones_1.14.4-5.1.1.jar Waystones {[email protected] DONE}
ForgeEndertech-1.14.4-5.2.1.0-build.0076.jar Forge Endertech {[email protected] DONE}
Clumps-4.0.0.jar Clumps {[email protected] DONE}
XaerosWorldMap_1.5.5_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
JRFTL [1.14.4]-1.1.jar JRFTL {[email protected] DONE}
CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE}
Controlling-5.0.6.jar Controlling {[email protected] DONE}
ReAuth-Mod-1.15.2.jar ReAuth {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {[email protected] DONE}
NaturesCompass-1.14.4-1.8.3.jar Nature's Compass {[email protected] DONE}
Good-Night-Sleep-Mod-1.14.4.jar Good Night's Sleep {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.2.0.jar Simple Storage Network {[email protected] DONE}
FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE}
randompatches-1.14.4-1.21.0.0.jar RandomPatches {[email protected] DONE}
ChanceCubes-1.14.4-4.0.0.298.jar Chance Cubes {[email protected] DONE}
buildinggadgets-3.1.1b.jar Building Gadgets {[email protected] DONE}
travellersboots-1.14.4-1.2.2.jar Traveller's Boots {[email protected] DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
Wall-Jump-Remake-Mod-1.14.4.jar Wall-Jump! {[email protected] DONE}
CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] DONE}
immersive-portals-0.15(for mc 1.14 with forge).jar Immersive Portals {[email protected] DONE}
CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] DONE}
forge-1.14.4-28.2.0-universal.jar Forge {[email protected] DONE}
ruins-1.14.4.6.jar Ruins {[email protected] DONE}
MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] DONE}
refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE}
MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.14.4-10.2.1.jar Crafting Tweaks {[email protected] DONE}
forge-1.14.4-28.2.0-client.jar Minecraft {[email protected] DONE}
torchmaster-2.0.0-rc2.jar Torchmaster {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.9.jar EnchantmentDescriptions {[email protected] DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
AdPoles-1.14.4-3.0.1.2-build.0072.jar To the Bat Poles! {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE}
fairylights-2.1.15-1.14.4.jar Fairy Lights {[email protected] DONE}
superslegend-1.14.4 v1.0.2.jar Supers Legend {[email protected] DONE}
Simply-Backpacks-Mod-1.14.4.jar Simply Backpacks {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE}
Botania r1.11-377.jar Botania {[email protected] DONE}
Patchouli-1.14.4-1.1-26.jar Patchouli {[email protected] DONE}
Xaeros_Minimap_20.3.0_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE}
FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] DONE}
OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
lostcities-1.14-2.0.28-alpha.jar LostCities {[email protected] DONE}
libnonymous-1.14.4-1.0.4.25.jar Libnonymous {[email protected] DONE}
BonsaiTrees-2.0.2.35.jar Bonsai Trees 2 {[email protected] DONE}
Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] DONE}
tombstone-4.2.0-1.14.4.jar Corail Tombstone {[email protected] DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE}
furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
Vampirism-1.14.4-1.6.0-alpha+20200212-0148.jar Vampirism {[email protected]+20200212-0142 DONE, [email protected]+20200212-0142 DONE}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {[email protected] DONE}
Speedy-Ladders-Mod-1.14.4.jar Speedy Ladders {[email protected] DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
Pretty-Beaches-Mod-1.14.4.jar Pretty Beaches {[email protected] DONE}
Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE}
Big-Buckets-Mod-1.14.4.jar BigBuckets {[email protected] DONE}
Launched Version: forge-28.2.0
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: mod_resources, vanilla
Current Language: English (US)
CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor 
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.22 Medium.zip
OpenGlVersion: 4.6.0 NVIDIA 436.48
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Crash Report 2 ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.

Time: 2/11/20 10:21 AM
Description: Ticking entity

java.lang.IllegalStateException: Cannot get Vampire player capability from player ClientPlayerEntity['Pxmpkins'/90, l='MpServer', x=-3673.70, y=65.00, z=-720.08]
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$7797/434157276.get(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[?:?] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Entity Transformer,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ClientPlayerEntity Transformer,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.world.ClientWorld$$Lambda$8179/1870347515.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1344) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:869) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/837981622.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {re:classloading}

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

-- Head --
Thread: Client thread
Stacktrace:
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99)
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$7797/434157276.get(Unknown Source)
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261)
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99)
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25)
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133)
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118)
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602)
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964)
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232)
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173)
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220)
at net.minecraft.client.world.ClientWorld$$Lambda$8179/1870347515.accept(Unknown Source)

-- Entity being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.client.entity.player.ClientPlayerEntity)
Entity ID: 90
Entity Name: Pxmpkins
Entity's Exact location: -3673.70, 65.00, -720.08
Entity's Block location: World: (-3674,65,-721), Chunk: (at 6,4,15 in -230,-46; contains blocks -3680,0,-736 to -3665,255,-721), Region: (-8,-2; contains chunks -256,-64 to -225,-33, blocks -4096,0,-1024 to -3585,255,-513)
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_217390_a(World.java:684)
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Pxmpkins'/90, l='MpServer', x=-3673.70, y=65.00, z=-720.08]]
Chunk stats: ImmPortal Client Chunk 225
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 0
Level generator: ID 09 - biomesoplenty, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (32,103,-144), Chunk: (at 0,6,0 in 2,-9; contains blocks 32,0,-144 to 47,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1237869 game time, 1013300 day time
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/837981622.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- 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: 1964501888 bytes (1873 MB) / 5422710784 bytes (5171 MB) up to 7397179392 bytes (7054 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7936m -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.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixin PLUGINSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap PLUGINSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] DONE}
Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] DONE}
Torch-Slabs-Mod-1.14.4.jar Torch Slab Mod {[email protected] DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {[email protected] DONE}
Neat 1.5-19.jar Neat {[email protected] DONE}
Waystones_1.14.4-5.1.1.jar Waystones {[email protected] DONE}
ForgeEndertech-1.14.4-5.2.1.0-build.0076.jar Forge Endertech {[email protected] DONE}
Clumps-4.0.0.jar Clumps {[email protected] DONE}
XaerosWorldMap_1.5.5_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
JRFTL [1.14.4]-1.1.jar JRFTL {[email protected] DONE}
CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE}
Controlling-5.0.6.jar Controlling {[email protected] DONE}
ReAuth-Mod-1.15.2.jar ReAuth {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {[email protected] DONE}
NaturesCompass-1.14.4-1.8.3.jar Nature's Compass {[email protected] DONE}
Good-Night-Sleep-Mod-1.14.4.jar Good Night's Sleep {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.2.0.jar Simple Storage Network {[email protected] DONE}
FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE}
randompatches-1.14.4-1.21.0.0.jar RandomPatches {[email protected] DONE}
ChanceCubes-1.14.4-4.0.0.298.jar Chance Cubes {[email protected] DONE}
buildinggadgets-3.1.1b.jar Building Gadgets {[email protected] DONE}
Travellers-Boots-Mod-1.14.4.jar Traveller's Boots {[email protected] DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
Wall-Jump-Remake-Mod-1.14.4.jar Wall-Jump! {[email protected] DONE}
CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] DONE}
Immersive-Portals-Mod-1.14.4.jar Immersive Portals {[email protected] DONE}
CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] DONE}
forge-1.14.4-28.2.0-universal.jar Forge {[email protected] DONE}
ruins-1.14.4.6.jar Ruins {[email protected] DONE}
MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] DONE}
refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE}
MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.14.4-10.2.1.jar Crafting Tweaks {[email protected] DONE}
forge-1.14.4-28.2.0-client.jar Minecraft {[email protected] DONE}
torchmaster-2.0.0-rc2.jar Torchmaster {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.9.jar EnchantmentDescriptions {[email protected] DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
AdPoles-1.14.4-3.0.1.2-build.0072.jar To the Bat Poles! {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE}
fairylights-2.1.15-1.14.4.jar Fairy Lights {[email protected] DONE}
superslegend-1.14.4 v1.0.2.jar Supers Legend {[email protected] DONE}
Simply-Backpacks-Mod-1.14.4.jar Simply Backpacks {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE}
Botania r1.11-377.jar Botania {[email protected] DONE}
Patchouli-1.14.4-1.1-25.jar Patchouli {[email protected] DONE}
Xaeros_Minimap_20.3.0_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE}
FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] DONE}
OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
lostcities-1.14-2.0.28-alpha.jar LostCities {[email protected] DONE}
libnonymous-1.14.4-1.0.4.25.jar Libnonymous {[email protected] DONE}
BonsaiTrees-2.0.2.35.jar Bonsai Trees 2 {[email protected] DONE}
Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] DONE}
tombstone-4.2.0-1.14.4.jar Corail Tombstone {[email protected] DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE}
furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
Vampirism-1.14.4-1.6.0-alpha+20200129-2311.jar Vampirism {[email protected]+20200113-1207 DONE, [email protected]+20200113-1207 DONE}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {[email protected] DONE}
Speedy-Ladders-Mod-1.14.4.jar Speedy Ladders {[email protected] DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
Pretty-Beaches-Mod-1.14.4.jar Pretty Beaches {[email protected] DONE}
Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE}
Big-Buckets-Mod-1.14.4.jar BigBuckets {[email protected] DONE}
Launched Version: forge-28.2.0
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: mod_resources, vanilla
Current Language: English (US)
CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor 
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.22 Medium.zip
OpenGlVersion: 4.6.0 NVIDIA 436.48
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Crash Report 3 ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 2/11/20 9:56 AM
Description: Ticking entity

java.lang.IllegalStateException: Cannot get Vampire player capability from player ClientPlayerEntity['Pxmpkins'/96, l='MpServer', x=-3698.97, y=64.00, z=-642.26]
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$8175/1900341041.get(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261) ~[?:?] {re:classloading}
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25) ~[?:1.6.0-alpha+20200129-2311] {re:classloading}
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:forge:potion}
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Entity Transformer,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ClientPlayerEntity Transformer,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.world.ClientWorld$$Lambda$8200/659481885.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1344) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:869) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.2.0.jar:28.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$448/2053668237.call(Unknown Source) [forge-1.14.4-28.2.0.jar:28.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {re:classloading}

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

-- Head --
Thread: Client thread
Stacktrace:
at de.teamlapen.vampirism.player.vampire.VampirePlayer.lambda$get$0(VampirePlayer.java:99)
at de.teamlapen.vampirism.player.vampire.VampirePlayer$$Lambda$8175/1900341041.get(Unknown Source)
at net.minecraftforge.common.util.LazyOptional.orElseThrow(LazyOptional.java:261)
at de.teamlapen.vampirism.player.vampire.VampirePlayer.get(VampirePlayer.java:99)
at de.teamlapen.vampirism.potion.PotionThirst.func_76394_a(PotionThirst.java:25)
at net.minecraft.potion.EffectInstance.func_76457_b(EffectInstance.java:133)
at net.minecraft.potion.EffectInstance.func_76455_a(EffectInstance.java:118)
at net.minecraft.entity.LivingEntity.func_70679_bo(LivingEntity.java:602)
at net.minecraft.entity.LivingEntity.func_70030_z(LivingEntity.java:365)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:364)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1964)
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232)
at net.minecraft.client.entity.player.ClientPlayerEntity.func_70071_h_(ClientPlayerEntity.java:173)
at net.minecraft.client.world.ClientWorld.func_217418_a(ClientWorld.java:220)
at net.minecraft.client.world.ClientWorld$$Lambda$8200/659481885.accept(Unknown Source)

-- Entity being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.client.entity.player.ClientPlayerEntity)
Entity ID: 96
Entity Name: Pxmpkins
Entity's Exact location: -3698.97, 64.00, -642.26
Entity's Block location: World: (-3699,64,-643), Chunk: (at 13,4,13 in -232,-41; contains blocks -3712,0,-656 to -3697,255,-641), Region: (-8,-2; contains chunks -256,-64 to -225,-33, blocks -4096,0,-1024 to -3585,255,-513)
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_217390_a(World.java:684)
at net.minecraft.client.world.ClientWorld.func_217419_d(ClientWorld.java:179)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Pxmpkins'/96, l='MpServer', x=-3698.97, y=64.00, z=-642.26]]
Chunk stats: ImmPortal Client Chunk 323
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 0
Level generator: ID 09 - biomesoplenty, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (32,103,-144), Chunk: (at 0,6,0 in 2,-9; contains blocks 32,0,-144 to 47,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 1225385 game time, 1000816 day time
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
at net.minecraft.client.main.Main.main(SourceFile:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$448/2053668237.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- 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: 1779105208 bytes (1696 MB) / 5770838016 bytes (5503 MB) up to 7397179392 bytes (7054 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7936m -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.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap TRANSFORMATIONSERVICE
/Mixin-Bootstrap-Library.jar mixin PLUGINSERVICE
/Mixin-Bootstrap-Library.jar mixinbootstrap PLUGINSERVICE
FML: 28.2
Forge: net.minecraftforge:28.2.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
inventorysorter-1.14.4-16.2.0.jar Simple Inventory Sorter {[email protected] DONE}
Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] DONE}
Torch-Slabs-Mod-1.14.4.jar Torch Slab Mod {[email protected] DONE}
jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {[email protected] DONE}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {[email protected] DONE}
Neat 1.5-19.jar Neat {[email protected] DONE}
Waystones_1.14.4-5.1.1.jar Waystones {[email protected] DONE}
ForgeEndertech-1.14.4-5.2.1.0-build.0076.jar Forge Endertech {[email protected] DONE}
Clumps-4.0.0.jar Clumps {[email protected] DONE}
XaerosWorldMap_1.5.5_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
JRFTL [1.14.4]-1.1.jar JRFTL {[email protected] DONE}
CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE}
Controlling-5.0.6.jar Controlling {[email protected] DONE}
ReAuth-Mod-1.15.2.jar ReAuth {[email protected] DONE}
Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {[email protected] DONE}
NaturesCompass-1.14.4-1.8.3.jar Nature's Compass {[email protected] DONE}
Good-Night-Sleep-Mod-1.14.4.jar Good Night's Sleep {[email protected] DONE}
SimpleStorageNetwork-1.14.4-0.2.0.jar Simple Storage Network {[email protected] DONE}
FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE}
randompatches-1.14.4-1.21.0.0.jar RandomPatches {[email protected] DONE}
ChanceCubes-1.14.4-4.0.0.298.jar Chance Cubes {[email protected] DONE}
buildinggadgets-3.1.1b.jar Building Gadgets {[email protected] DONE}
Travellers-Boots-Mod-1.14.4.jar Traveller's Boots {[email protected] DONE}
Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
Wall-Jump-Remake-Mod-1.14.4.jar Wall-Jump! {[email protected] DONE}
CarryOn MC1.14.4 v1.12.4.jar Carry On {[email protected] DONE}
Immersive-Portals-Mod-1.14.4.jar Immersive Portals {[email protected] DONE}
CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] DONE}
forge-1.14.4-28.2.0-universal.jar Forge {[email protected] DONE}
ruins-1.14.4.6.jar Ruins {[email protected] DONE}
MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] DONE}
refinedstorage-1.7.3.jar Refined Storage {[email protected] DONE}
MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] DONE}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.14.4-10.2.1.jar Crafting Tweaks {[email protected] DONE}
forge-1.14.4-28.2.0-client.jar Minecraft {[email protected] DONE}
torchmaster-2.0.0-rc2.jar Torchmaster {[email protected] DONE}
EnchantmentDescriptions-1.14.4-1.3.9.jar EnchantmentDescriptions {[email protected] DONE}
swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
AdPoles-1.14.4-3.0.1.2-build.0072.jar To the Bat Poles! {[email protected] DONE}
BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] DONE}
fairylights-2.1.15-1.14.4.jar Fairy Lights {[email protected] DONE}
superslegend-1.14.4 v1.0.2.jar Supers Legend {[email protected] DONE}
Simply-Backpacks-Mod-1.14.4.jar Simply Backpacks {[email protected] DONE}
curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] DONE}
Botania r1.11-377.jar Botania {[email protected] DONE}
Patchouli-1.14.4-1.1-25.jar Patchouli {[email protected] DONE}
Xaeros_Minimap_20.3.0_Forge_1.14.4.jar Xaero's Minimap {[email protected] DONE}
FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {[email protected] DONE}
OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
lostcities-1.14-2.0.28-alpha.jar LostCities {[email protected] DONE}
libnonymous-1.14.4-1.0.4.25.jar Libnonymous {[email protected] DONE}
BonsaiTrees-2.0.2.35.jar Bonsai Trees 2 {[email protected] DONE}
Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version DONE}
elevatorid-1.14.4-1.5.2.jar Elevator Mod {[email protected] DONE}
tombstone-4.2.0-1.14.4.jar Corail Tombstone {[email protected] DONE}
FastFurnace-1.14.4-2.2.4.jar FastFurnace {[email protected] DONE}
furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {[email protected] DONE}
AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
Vampirism-1.14.4-1.6.0-alpha+20200129-2311.jar Vampirism {[email protected]+20200113-1207 DONE, [email protected]+20200113-1207 DONE}
AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {[email protected] DONE}
Speedy-Ladders-Mod-1.14.4.jar Speedy Ladders {[email protected] DONE}
FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
Pretty-Beaches-Mod-1.14.4.jar Pretty Beaches {[email protected] DONE}
Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE}
Big-Buckets-Mod-1.14.4.jar BigBuckets {[email protected] DONE}
Launched Version: forge-28.2.0
LWJGL: 3.2.2 build 10
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: mod_resources, vanilla
Current Language: English (US)
CPU: 4x AMD Ryzen 3 1200 Quad-Core Processor 
OptiFine Version: OptiFine_1.14.4_HD_U_F5
OptiFine Build: 20191204-141250
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Sildurs Vibrant Shaders v1.22 Medium.zip
OpenGlVersion: 4.6.0 NVIDIA 436.48
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

I have more, but these are a few different crash reports from the same problem. Hope these help!

edit: Fixed some tags. Added another crash report.

commented

@TheNimbleNinja
Does this occur every time you die or only in certain situations?

@JellyJYSK
Thank you!
These crashes are triggered (and maybe even caused) differently.
When exactly do they occur? And do they always happen

commented

@maxanier

  1. Most of these happen when I die from lava. They don't always happen, but 3/4 times they do. Sometimes I'll die from a hunter and it'll happen.

  2. They don't always occur. Trust me, I die a lot. Most of the time it won't crash at all. But when it does, it's a pain.

If it crashes, and I die, it'll show the respawn menu and crash to "Saving world..." and go back to the launcher. If I try loading up the world, it'll still be on the respawn menu and sometimes it crashes, other times I'm able to hit the respawn button before I crash and when I next load up the save, I'm at my spawn point, or it might just let me respawn without crashing, if I'm lucky.

commented

Alright, I think there was a general design issue in Vampirism's code that could lead to these crashes. I have rewritten a bunch of things, to hopefully avoid this kind of error.
Please try out the latest alpha