Wavey Capes

Wavey Capes

6M Downloads

[1.21.6/7] NPE Crash when using SkinShuffle cape preview

NotRyken opened this issue ยท 2 comments

commented

Replication steps:

  1. Install SkinShuffle v2.9.3+1.21.6
  2. Install WaveyCapes 1.6.1.1 (mc1.21.6 jar)
  3. Launch the game
  4. Go to SkinShuffle Options -> Rendering Options
  5. Enable 'Show Cape In Preview'
  6. Click 'Save Changes'
  7. Click 'Done'
  8. Observe that the game crashes

The last cause:

Caused by: java.lang.NullPointerException: Cannot invoke "dev.tr7zw.waveycapes.versionless.CapeHolder.updateSimulation(int)" because "holder" is null
	at knot/dev.tr7zw.waveycapes.renderlayers.CustomCapeRenderLayer.render(CustomCapeRenderLayer.java:98)~[waveycapes-fabric-1.6.1.1-mc1.21.6.jar:?]
	at knot/dev.tr7zw.waveycapes.renderlayers.CustomCapeRenderLayer.method_4199(CustomCapeRenderLayer.java:56)~[waveycapes-fabric-1.6.1.1-mc1.21.6.jar:?]

Log file:

https://mclo.gs/QyjfcrJ

mclogs_QyjfcrJ.txt

commented

This has also been reported as IMB11/SkinShuffle#183, since I'm not entirely sure which mod is more directly responsible.

commented

The npe happens in WaveyCapes, so I can patch the crash. But probably will mean that the cape isnt visible.