Luke100000 / minecraft-comes-alive

Replaces Minecraft's villagers with humans, who can be interacted with.
GNU General Public License v3.0
70 stars 49 forks source link

skin library causing crash #896

Closed MarioFan4039 closed 3 months ago

MarioFan4039 commented 3 months ago

When I try to use the skin library feature, I only have access to the first page and when I try to go to the next page my client crashes

Steps to reproduce the behavior

  1. open mca version minecraft-comes-alive-7.5.14+1.19.2-universal.jar on forge 47.2.xx
  2. open any version of the villager editor
  3. go to library
  4. attempt to scroll through the pages of the community creations
  5. crash

Screenshots If applicable, add screenshots to help explain your problem.

Version MCA Version, Minecraft version, Modloader

Latest.log Append the log, just drag and drop the file here. You will find the file in the (launcher and profile specific) minecraft save directory, in logs, called latest.log. On Windows by default %appdata%/.minecraft/logs/latest.log.

not sure what you are talking about but here's the crash report

The game crashed whilst mouseclicked event handler Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.network.chat.Component.m214077()" because the return value of "net.minecraft.client.gui.components.AbstractWidget.m6035()" is null

Luke100000 commented 3 months ago

merged with #895