ScalingHealth icon indicating copy to clipboard operation
ScalingHealth copied to clipboard

/Reload fails to work with Scaling Health [1.18.2] [6.3.0+5]

Open CosmicChrisss opened this issue 2 years ago • 6 comments

Versions

  • Scaling Health: 1.18.2-6.3.0+5
  • Silent Lib: 1.18.2-6.2.0
  • Forge: 40.1.84
  • Minecraft: 1.18.2

Expected Behavior

Expected /reload to work without any errors.

Actual Behavior

When creating a new world under a fresh install of the listed files, when using the /reload command you get this message: Error saying Reload Failed, Keeping old data.

In the log it mentions this: java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot read field "f_8906_" because the return value of "net.minecraftforge.event.OnDatapackSyncEvent.getPlayer()" is null

Links/Images

https://paste.ee/p/7OqGk

Screenshot_2

Steps to Reproduce the Problem

  1. Load up a fresh install of all mods provided.
  2. Create a world.
  3. Use command /reload

CosmicChrisss avatar Oct 18 '22 14:10 CosmicChrisss

I had the same issue, the same MC and mod versions

dimondking2016 avatar Jan 06 '23 00:01 dimondking2016

I can confirm this is also on version 1.19.2 "ScalingHealth-1.19.2-7.0.0+6"

lAimBotl avatar Mar 17 '23 18:03 lAimBotl

Also experiencing this issue on 1.19.2.

itsTort avatar Jun 27 '23 20:06 itsTort

latest.log

itsTort avatar Jun 27 '23 21:06 itsTort

Okay one last test before I head off - this is a brand new FOrge 1.19.2 world, no SH data packs, no adjustment to any Config.

Everything for Scaling Health is all default:

latest.log

itsTort avatar Jun 27 '23 21:06 itsTort

Same on 1.20.1

[Server thread/ERROR]: [Server thread/WARN]: Failed to execute reload java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot read field "f_8906_" because the return value of "net.minecraftforge.event.OnDatapackSyncEvent.getPlayer()" is null

PachudermPack avatar Mar 25 '24 11:03 PachudermPack