Customizable Player Models (Fabric)

Customizable Player Models (Fabric)

287k Downloads

Custom gesture animation not work.

AshiraLOL opened this issue ยท 0 comments

commented
  • Happened on old and new model.

  • All vanilla animation still work.

  • Custom pose still work.

  • Already tested on single player and on the server.

  • Already tested with only this mod alone.

  • clean install tested (delete anything from .minecraft folder)

  • Tested on minecraft and mod latest version 1.18.1
    fabric loader 0.12.12 and fabric-api-0.46.4+1.18.jar
    and
    forge 39.0.66

log file.
(fabric) latest.log
(forge) latest.log

got error when click play animation in game (shotcut menu)

[14:34:24] [Render thread/WARN]: Error animating model
java.lang.NullPointerException: Cannot invoke "com.tom.cpm.shared.animation.IPose.getTime(com.tom.cpm.shared.animation.AnimationState, long)" because "a.pose" is null
	at com.tom.cpm.shared.animation.AnimationHandler.animate(AnimationHandler.java:47) ~[CustomPlayerModels-Fabric-1.18-0.3.0a.jar:?]
	at com.tom.cpm.shared.animation.AnimationEngine.handleAnimation(AnimationEngine.java:94) [CustomPlayerModels-Fabric-1.18-0.3.0a.jar:?]
	at com.tom.cpm.shared.model.RenderManager.tryBindModel(RenderManager.java:41) [CustomPlayerModels-Fabric-1.18-0.3.0a.jar:?]
	at com.tom.cpm.shared.model.RenderManager.bindPlayer(RenderManager.java:104) [CustomPlayerModels-Fabric-1.18-0.3.0a.jar:?]
	at com.tom.cpm.client.CustomPlayerModelsClient.playerRenderPre(CustomPlayerModelsClient.java:118) [CustomPlayerModels-Fabric-1.18-0.3.0a.jar:?]
	at net.minecraft.class_1007.handler$zzd000$onRenderPre(class_1007.java:541) [client-intermediary.jar:?]
	at net.minecraft.class_1007.method_4215(class_1007.java) [client-intermediary.jar:?]
	at net.minecraft.class_1007.method_3936(class_1007.java:42) [client-intermediary.jar:?]
	at net.minecraft.class_898.method_3954(class_898.java:135) [client-intermediary.jar:?]
	at net.minecraft.class_761.method_22977(class_761.java:1577) [client-intermediary.jar:?]
	at net.minecraft.class_761.method_22710(class_761.java:1325) [client-intermediary.jar:?]
	at net.minecraft.class_757.method_3188(class_757.java:1031) [client-intermediary.jar:?]
	at net.minecraft.class_757.method_3192(class_757.java:811) [client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1117) [client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:733) [client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:238) [client-intermediary.jar:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608) [fabric-loader-0.12.12.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.12.12.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.12.12.jar:?]

More info (may need?)

-CPU i3 gen 1
-AMD (RX570)
-RAM 8 GB
-OpenJDK