Ars Nouveau

Ars Nouveau

49M Downloads

WTHIT - Familiar Starbuncle - error

BaalEvan opened this issue ยท 0 comments

commented

If player looks at Familiar Starbuncle WTHIT shows error and drops frames

Versions:
ars_nouveau-1.19.2-3.8.3.jar
wthit-forge-5.13.4.jar

image

Log:
2023-01-27 - 21:30:23 class mcp.mobius.waila.plugin.vanilla.provider.EntityAttributesProvider net.minecraft.ReportedException: Saving entity NBT at TRANSFORMER/[email protected]/net.minecraft.world.entity.Entity.m_20240_(Entity.java:1546) at TRANSFORMER/[email protected]/mcp.mobius.waila.access.DataAccessor.getServerData(DataAccessor.java:106) at TRANSFORMER/[email protected]/mcp.mobius.waila.plugin.vanilla.provider.EntityAttributesProvider.appendHead(EntityAttributesProvider.java:66) at TRANSFORMER/[email protected]/mcp.mobius.waila.gui.hud.ComponentHandler.gatherEntity(ComponentHandler.java:96) at TRANSFORMER/[email protected]/mcp.mobius.waila.gui.hud.TooltipHandler.tick(TooltipHandler.java:162) at TRANSFORMER/[email protected]/mcp.mobius.waila.WailaClient.onClientTick(WailaClient.java:63) at TRANSFORMER/[email protected]/mcp.mobius.waila.forge.ForgeWailaClient.access$000(ForgeWailaClient.java:27) at TRANSFORMER/[email protected]/mcp.mobius.waila.forge.ForgeWailaClient$Subscriber.clientTick(ForgeWailaClient.java:61) at TRANSFORMER/[email protected]/mcp.mobius.waila.forge.__Subscriber_clientTick_ClientTickEvent.invoke(.dynamic) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:830) at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1850) at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:212) at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "this.holderID" is null at TRANSFORMER/[email protected]/com.hollingsworth.arsnouveau.common.entity.familiar.FamiliarEntity.m_7380_(FamiliarEntity.java:238) at TRANSFORMER/[email protected]/net.minecraft.world.entity.Entity.m_20240_(Entity.java:1525) ... 30 more