This my problem :
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 05.01.20 21:20
Description: Ticking player
java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerEntity.getEntityData()Lnet/minecraft/nbt/CompoundNBT;
at com.lothrazar.samsmountedpearl.ModMountedPearl.onEntityUpdate(ModMountedPearl.java:54) ~[?:1.14.4-0.0.1] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_133_ModMountedPearl_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:312) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1963) ~[?:?] {re:classloading,xf:fml:caelus:coremodone}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:backpacked:player_init_hook}
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:classloading,xf:fml:backpacked:creative_inventory_action_fix}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:classloading}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846) ~[?:?] {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.lothrazar.samsmountedpearl.ModMountedPearl.onEntityUpdate(ModMountedPearl.java:54)
at net.minecraftforge.eventbus.ASMEventHandler_133_ModMountedPearl_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:312)
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:1963)
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:232)
-- Player being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
Entity ID: 105
Entity Name: nitolar
Entity's Exact location: -232.50, 64.00, 69.50
Entity's Block location: World: (-233,64,69), Chunk: (at 7,4,5 in -15,4; contains blocks -240,0,64 to -225,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:365)
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)
-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@76f409f7
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:846)
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: 2567989648 bytes (2449 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
CPUs: 6
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
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.91.jar object_holder_definalize PLUGINSERVICE
/forge-1.14.4-28.1.91.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.14.4-28.1.91.jar capability_inject_definalize PLUGINSERVICE
/forge-1.14.4-28.1.91.jar runtimedistcleaner PLUGINSERVICE
/OptiFine_1.14.4_HD_U_F4.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.14.4-28.1.91.jar fml TRANSFORMATIONSERVICE
FML: 28.1
Forge: net.minecraftforge:28.1.91
FML Language Providers:
[email protected]
minecraft@1
Mod List:
Double-Doors-Mod-1.14.4.jar Double Doors {
[email protected] DONE}
Block-Drops-Mod-1.14.4.jar Block Drops {
[email protected] DONE}
Crafting-Station-Mod-1.14.4.jar Crafting Station {
[email protected] DONE}
jei-1.14.4-6.0.0.23.jar Just Enough Items {
[email protected] DONE}
Metal-Barrels-Mod-1.14.4.jar Metal Barrels {
[email protected] DONE}
Long-Fall-Boots-Mod-1.14.4.jar Long Fall Boots {
[email protected] DONE}
Uppers-0.1.10.jar Uppers {
[email protected] DONE}
caelus-FORGE-1.14.4-1.0.1.1.jar Caelus API {
[email protected] DONE}
Mod-Name-Tooltip-Mod-1.14.4.jar Mod Name Tooltip {
[email protected] DONE}
Colytra-Mod-1.14.4.jar Colytra {
[email protected] DONE}
Pams-BoneCraft-Mod-1.14.4.jar Pam's BoneCraft {bonecraft@version DONE}
No-Default-Auto-Jump-Mod-1.14.4.jar No Auto-Jump {
[email protected] DONE}
Extra-Boats-Mod-1.14.4.jar Extra Boats {
[email protected] DONE}
Ensorcellation-Mod-1.14.4.jar Ensorcellation {
[email protected] DONE}
Coffee-Spawner-Mod-1.14.4.jar Coffee Spawner {
[email protected] DONE}
More-Ores-In-ONE-Mod-1.14.4.jar More Ores in ONE {
[email protected] DONE}
Angel-Block-Mod-1.14.4.jar Angel Block {
[email protected] DONE}
DefaultSettings-Mod-1.14.4.jar DefaultSettings {
[email protected] DONE}
Mutant-Beasts-Mod-1.14.4.jar Mutant Beasts {
[email protected] DONE}
CoFH-Core-1.14.4.jar CoFH Core {
[email protected] DONE}
Travellers-Boots-Mod-1.14.4.jar Traveller's Boots {
[email protected] DONE}
Snow-Variants-Mod-1.14.4.jar Snow Variants {
[email protected] DONE}
Advanced-Shulkerboxes-Mod-1.14.4.jar Advanced Shulkerboxes {
[email protected] DONE}
Carry-On-Mod-1.14.4.jar Carry On {
[email protected] DONE}
Mining-Gadgets-Mod-1.14.4.jar Mining Gadgets {
[email protected] DONE}
GemsPlusPlus-Mod-1.14.4.jar GemsPlusPlus {
[email protected] DONE}
forge-1.14.4-28.1.91-universal.jar Forge {
[email protected] DONE}
Ruins-Mod-1.14.4.jar Ruins {
[email protected] DONE}
Compressed-Items-Mod-1.14.4.jar Compressed Items {
[email protected] DONE}
Anvil-Tweaks-Mod-1.14.4.jar Anvil Tweaks {
[email protected] DONE}
forge-1.14.4-28.1.91-client.jar Minecraft {
[email protected] DONE}
Lucky-Block-Mod-1.14.4.jar Lucky Block {
[email protected] DONE}
Anger-Management-Mod-1.14.4.jar Anger Management Mod {
[email protected] DONE}
Pandoras-Creatures-Mod-1.14.4.jar Pandoras Creatures {
[email protected] DONE}
Mouse-Tweaks-Mod-1.14.4.jar Mouse Tweaks {
[email protected] DONE}
Tree-Growing-Simulator-Mod-1.14.4.jar Tree Growing Simulator 2020 {
[email protected]+30 DONE}
Better-Swamplands-Mod-1.14.4.jar Better Swamplands Mod {
[email protected]_1.0 DONE}
Advanced-Mining-Dimension-Mod-1.14.4.jar Mining World {
[email protected] DONE}
MinecraftCapes Forge 1.14.4.jar James090500's MinecraftCapes Mod {
[email protected] DONE}
Slurpies-Dongles-Mod-1.14.4.jar Ray's Dongles {
[email protected] DONE}
Ferroustry-Mod-1.14.4.jar Ferroustry {
[email protected] DONE}
Spike-Traps-Mod-1.14.4.jar Spike Traps {
[email protected] DONE}
Extra-Golems-Mod-1.14.4.jar Extra Golems {
[email protected] DONE}
Mantle-Mod-1.14.4.jar Mantle {
[email protected] DONE}
Padoru-Mod-1.14.4.jar Padoru Mod {
[email protected] DONE}
Camera-Mod-1.14.4.jar Camera Mod {
[email protected] DONE}
Cloth-Config-API-1.14.4.jar Cloth Config Forge v2 API {
[email protected] DONE}
Ore-Excavation-Mod-1.14.4.jar Ore Excavation {
[email protected] DONE}
MrCrayfishs-Backpacked-Mod-1.14.4.jar Backpacked {
[email protected] DONE}
OpenBlocks-Elevator-Mod-1.14.4.jar Elevator Mod {
[email protected] DONE}
OfflineSkins-1.14.4-v1.jar OfflineSkins {
[email protected] DONE}
Ring-of-Enderchest-Mod-1.14.4.jar Ring of Enderchest {
[email protected] DONE}
Expanded-Storage-Mod-1.14.4.jar Expanded Storage {
[email protected] DONE}
ChunkNoGoByeBye-Mod-1.14.4.jar ChunkNoGoByeBye {
[email protected] DONE}
More-Overlays-Mod-1.14.4.jar More Overlays {
[email protected] DONE}
Mounted-Pearl-Mod-1.14.4.jar Mounted Pearl Mod {
[email protected] DONE}
Cloud-Boots-Mod-1.14.4.jar Cloud Boots {
[email protected] DONE}
XL-Food-Mod-1.14.4.jar XL Food Mod {
[email protected] DONE}
VoxelMap-Mod-1.14.4.jar VoxelMap {
[email protected] DONE}
Mystical-Wildlife-Mod-1.14.4.jar Mystical Wildlife {
[email protected] DONE}
Elementary-Ores-Mod-1.14.4.jar Elementary Ores {
[email protected] DONE}
More-Dogs-Mod-1.14.4.jar More Dog Breeds {
[email protected] DONE}
MineMenu-Mod-1.14.4.jar MineMenu {
[email protected] DONE}
Super-Tools-Mod-1.14.4.jar Super Tools {
[email protected] DONE}
Better-Advancements-Mod-1.14.4.jar Better Advancements {
[email protected] DONE}
Player Count: 1 / 8; [ServerPlayerEntity['nitolar'/105, l='test 1 mody', x=-232.50, y=64.00, z=69.50]]
Data Packs: vanilla, mod:angelblock, mod:angermanagement, mod:anviltweaks, mod:backpacked, mod:betteradvancements (incompatible), mod:blockdrops, mod:bonecraft, mod:caelus, mod:camera, mod:carryon, mod:chunknogobyebye, mod:cloth-config2, mod:cloudboots, mod:coffeespawner, mod:cofh_core, mod:colytra, mod:compressed_items, mod:craftingstation, mod:defaultsettings, mod:doubledoors, mod:elementaryores, mod:elevatorid, mod:ensorcellation, mod:expandedstorage, mod:extraboats, mod:ferroustry, mod:forge, mod:gemsplusplus, mod:golems, mod:jei, mod:longfallboots, mod:lucky, mod:mantle, mod:metalbarrels, mod:minecraftcapes, mod:minemenu, mod:mining_dimension, mod:mininggadgets, mod:modnametooltip, mod:moredogs, mod:moreoresinone, mod:moreoverlays, mod:mountedpearl, mod:mousetweaks, mod:mutantbeasts, mod:mysticalwildlife, mod:noautojump, mod:offlineskins, mod:oreexcavation, mod:padoru, mod:pandoras_creatures, mod:ring_of_enderchest, mod:ruins, mod:shulkerbox, mod:slurpiesdongles, mod:snowvariants, mod:spiketraps, mod:supertools, mod:swampland, mod:travellersboots, mod:treegrowingsimulator, mod:uppers, mod:voxelmap, mod:xlfoodmod
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: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.3.0
OpenGlRenderer: GeForce GTX 260/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 6
thank you in advance for your help ?
If this isn't supposed to be here then I am terribly sorry in advance, this is my first post and time on this site.