
Client crashes when playing animation while connected to server.
MatteoTuvioGarcia opened this issue · 6 comments
Describe the bug
In singleplayer, the mod works as intended.
In multiplayer, when connected to a server with the mod installed, the client crashes when the animation is clicked.
To Reproduce
Steps to reproduce the behavior:
- Connect to a server with the mod installed on both client + server (with dependencies),
- Play any animation
- See error
Expected behavior
The animation plays
Minecraft version+mod loader
- Version: 1.21.8
- Modded: Fabric 0.17.2
- Client + Server
Mod version: 3.0.0-a.build.109+1.21.7-fabric
Minecraft log and crash report:
[11:43:28] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Rendering entity in world
at knot/net.minecraft.class_898.method_3954(class_898.java:184) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_898.method_62424(class_898.java:160) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_22977(class_761.java:949) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_62207(class_761.java:823) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_62214(class_761.java:614) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_9909.method_61910(class_9909.java:67) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_761.method_22710(class_761.java:544) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_757.method_3188(class_757.java:738) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_757.method_3192(class_757.java:506) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1523(class_310.java:1361) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_310.method_1514(class_310.java:947) [client-intermediary.jar:?]
at knot/net.minecraft.client.main.Main.main(Main.java:265) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506) [fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) [fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.17.2.jar:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87) [theseus.jar:?]
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18) [theseus.jar:?]
Caused by: java.lang.NullPointerException: Cannot read field "field_3657" because "part" is null
at knot/com.zigythebird.playeranim.util.RenderUtil.applyVanillaPart(RenderUtil.java:71) ~[PlayerAnimationLib-1.0.5+mc1.21.7.jar:?]
at knot/net.minecraft.class_979.handler$doo000$player_animation_library$inject(class_979.java:1535) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_979.method_17161(class_979.java:48) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_979.method_4199(class_979.java:21) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_922.method_4054(class_922.java:117) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_922.method_3936(class_922.java:42) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_898.method_68834(class_898.java:203) ~[client-intermediary.jar:?]
at knot/net.minecraft.class_898.method_3954(class_898.java:178) ~[client-intermediary.jar:?]
... 18 more
[11:43:29] [Render thread/INFO]: [ETF]: emissive suffixes loaded: {_e}.
Additional context
Build 108 works fine, doesn't seem like a mod conflict issue since the other mods have not updated/no new mods have been added.
I simply cannot recreate this issue
Probably a compatability issue, send me your modlist
Fabric Mods:
appleskin: AppleSkin 3.0.6+mc1.21.6
architectury: Architectury 17.0.8
auto_clicker: Auto Clicker 1.2
balm: Balm 21.8.5
kuma_api: KumaAPI 21.8.2
betterf3: BetterF3 15.0.0
bettertab: Better Tab 2.1.2+1.21.6
betterthirdperson: Better Third Person 1.9.0
c2me: Concurrent Chunk Management Engine 0.3.4.0.0+1.21.8
c2me-base: Concurrent Chunk Management Engine (Base) 0.3.4.0.0+1.21.8
c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.4.0.0+1.21.8
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.4.0.0+1.21.8
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.4.0.0+1.21.8
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.4.0.0+1.21.8
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.4.0.0+1.21.8
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.4.0.0+1.21.8
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.4.0.0+1.21.8
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.4.0.0+1.21.8
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.4.0.0+1.21.8
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.4.0.0+1.21.8
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.4.0.0+1.21.8
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.4.0.0+1.21.8
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.4.0.0+1.21.8
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.4.0.0+1.21.8
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.4.0.0+1.21.8
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.4.0.0+1.21.8
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.4.0.0+1.21.8
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.4.0.0+1.21.8
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.8
mixinsquared: MixinSquared 0.2.0-beta.6
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
capes: Capes 1.5.9+1.21.8
chat_heads: Chat Heads 0.13.19
chococraft: Chococraft 4 0.14.1
cicada: CICADA 0.14.2+1.21.6-and-above
org_yaml_snakeyaml: snakeyaml 2.2
clientsort: ClientSort 2.0.0-beta.12+1.21.8
cloth-config: Cloth Config v19 19.0.147
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 26.0.0.1
continuity: Continuity 3.0.1-beta.1+1.21.6
cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21.5
do_a_barrel_roll: Do a Barrel Roll 3.8.3
fabric-permissions-api-v0: fabric-permissions-api 0.4.0
dynamiccrosshair: Dynamic Crosshair 9.8
dynamiccrosshair-api: DynamicCrosshair API 1.2
libbamboo: LibBamboo 2.16
emotecraft: Emotecraft 3.0.0-a.build.109
net_raphimc_noteblocklib: NoteBlockLib 3.1.0
entity_model_features: Entity Model Features 2.4.4
entity_texture_features: Entity Texture Features 6.2.14
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.8.2
fabric-api: Fabric API 0.131.0+1.21.8
fabric-api-base: Fabric API Base 0.5.0+cd8c0daa2c
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.101+946bf4c32c
fabric-biome-api-v1: Fabric Biome API (v1) 16.0.11+946bf4c32c
fabric-block-api-v1: Fabric Block API (v1) 1.1.3+946bf4c32c
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.31+946bf4c32c
fabric-command-api-v2: Fabric Command API (v2) 2.3.1+52fff9ec2c
fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.19+946bf4c32c
fabric-convention-tags-v1: Fabric Convention Tags 2.1.41+7f945d5b2c
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.6+eb5df52f2c
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.15+946bf4c32c
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.11+946bf4c32c
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.2.6+0b1ef9762c
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.19+946bf4c32c
fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.2+c9e472732c
fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.24+946bf4c32c
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.73+c64c9c5b2c
fabric-item-api-v1: Fabric Item API (v1) 11.5.0+02ce13f42c
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.14+c5f9bbc12c
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.65+946bf4c32c
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.4+db4dfd852c
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.56+3f89f5a52c
fabric-loot-api-v3: Fabric Loot API (v3) 2.0.3+946bf4c32c
fabric-message-api-v1: Fabric Message API (v1) 6.1.2+946bf4c32c
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.6+946bf4c32c
fabric-networking-api-v1: Fabric Networking API (v1) 5.0.2+946bf4c32c
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.8+946bf4c32c
fabric-particles-v1: Fabric Particles (v1) 4.1.8+946bf4c32c
fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.15+946bf4c32c
fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.28+946bf4c32c
fabric-renderer-api-v1: Fabric Renderer API (v1) 7.0.3+208eed172c
fabric-renderer-indigo: Fabric Renderer - Indigo 4.0.3+946bf4c32c
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.31+fa6cb72b2c
fabric-rendering-v1: Fabric Rendering (v1) 12.5.0+fbe231d52c
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.25+98e6d6db2c
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.12+020423442c
fabric-screen-api-v1: Fabric Screen API (v1) 2.1.1+277ecf7d2c
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.137+946bf4c32c
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.42+946bf4c32c
fabric-tag-api-v1: Fabric Tag API (v1) 1.2.2+946bf4c32c
fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.6+946bf4c32c
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.4.1+ac3e15d12c
fabric-language-kotlin: Fabric Language Kotlin 1.13.5+kotlin.2.2.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
fabricloader: Fabric Loader 0.17.2
mixinextras: MixinExtras 0.5.0
fallingleaves: Falling Leaves 2.0.1
farmersdelight: Farmer's Delight 1.21.8-3.2.5+refabricated
mm: Manningham Mills 2.3
fastipping: Fast IP Ping 1.0.7
ferritecore: FerriteCore 8.0.0
filament: filament 1.1.0+1.21.7
bil: blockbench-import-library 1.5.6+1.21.6
forgeconfigapiport: Forge Config API Port 21.8.0
com_electronwill_night-config_core: core 3.8.2
com_electronwill_night-config_toml: toml 3.8.2
immediatelyfast: ImmediatelyFast 1.12.1+1.21.8
net_lenni0451_reflect: Reflect 1.3.4
invisible_player_armor: InvisiblePlayerArmor 0.9.4
iris: Iris 1.9.1+mc1.21.7
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
java: OpenJDK 64-Bit Server VM 21
kaffees_dual_ride: Kaffee's Dual Ride 1.1.5
legacy-freecam: LegacyFreecam 1.0.2+mc1.21.6
lithium: Lithium 0.18.0+mc1.21.8
magnumtorch: Magnum Torch 21.8.0
minecraft: Minecraft 1.21.8
modmenu: Mod Menu 15.0.0-beta.3
mousetweaks: Mouse Tweaks 2.28
mr_craftable_nametag: Craftable Nametag 81
mr_haul_datapack: Haul 1.3.1
mr_player_dropshead: Player Drops Head (+give any head) 1-v3.4.1
mr_skull_portable: Skull [Portable] 1.3.1-mc1.21.6
netherportalfix: NetherPortalFix 21.8.1
nochatreports: No Chat Reports 1.21.7-v2.14.0
notenoughanimations: NotEnoughAnimations 1.10.1
optiboxes: Optiboxes 1.4+mc1.21.8-cf08861
pet_gravestone: Pet Gravestone 1.0.0
placeholder-api: Placeholder API 2.7.1+1.21.6
player_animation_library: Player Animation Library 1.0.5+mc1.21.7
org_javassist_javassist: javassist 3.30.2-GA
polymer-bundled: Polymer 0.13.9+1.21.8
polymer-autohost: Polymer (Auto Host) 0.13.9+1.21.8
io_netty_netty-codec-http: netty-codec-http 4.1.82
polymer-blocks: Polymer (Textured Blocks) 0.13.9+1.21.8
polymer-common: Polymer (Common) 0.13.9+1.21.8
polymer-core: Polymer (Core) 0.13.9+1.21.8
polymer-networking: Polymer (Networking) 0.13.9+1.21.8
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.13.9+1.21.8
polymer-resource-pack: Polymer (Resource Pack) 0.13.9+1.21.8
polymer-resource-pack-extras: Polymer (Resource Pack Extras) 0.13.9+1.21.8
polymer-sound-patcher: Polymer (Sound Patcher) 0.13.9+1.21.8
polymer-virtual-entity: Polymer (Virtual Entity) 0.13.9+1.21.8
puzzleslib: Puzzles Lib 21.8.6
resourcify: Resourcify 1.7.4
roughlyenoughitems: Roughly Enough Items 20.0.811
error_notifier: Error Notifier 1.0.11
searchables: Searchables 1.0.1
skinlayers3d: 3d-Skin-Layers 1.9.0
transition: TRansition 1.0.4
trender: TRender 1.0.6
sodium: Sodium 0.6.13+mc1.21.6
sound_physics_remastered: Sound Physics Remastered 1.21.8-1.4.15
status-effect-bars: Status Effect Bars 1.0.9
storagedelight: Storage Delight 25.7.32-1.21.6-fabric
tsa-decorations: TSA: Decorations & Furniture 2.1.8+1.21.6
universal-graves: Universal Graves 3.8.1+1.21.6
common-protection-api: Common Protection API 1.0.0
predicate-api: Predicate API 0.6.0+1.21.2
server_translations_api: Server Translations API 2.5.1+1.21.5
packet_tweaker: Packet Tweaker 0.6.0-pre.1+1.21.2-pre3
sgui: sgui 1.10.0+1.21.6
vanillablocksplus: Vanilla+ Blocks 4.1.0+1.21.8
vanillavsplus: Vanilla+ Verticals 5.1.0+1.21.8
visualworkbench: Visual Workbench 21.8.1
voicechat: Simple Voice Chat 1.21.8-2.5.36
waveycapes: WaveyCapes 1.6.2
xaerominimap: Xaero's Minimap 25.2.12
xaeroworldmap: Xaero's World Map 1.39.13
yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.6-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
zoomify: Zoomify 2.14.4+1.21.6
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
Loaded Shaderpack: ComplementaryUnbound_r5.5.1.zip
@MatteoTuvioGarcia PAL 1.0.6 solves this issue
@dima-dencep close this as complete