Blood Magic

Blood Magic

90M Downloads

teleposer ticking

marineboone opened this issue ยท 2 comments

commented

Issue Description:

when using teleposer get ticking block error

What happens:

What you expected to happen:

Steps to reproduce:

  1. place teleposers
  2. place the blocks u want to move on top(empty teleposer
  3. use lever
  4. get ticking block error
    crash-2022-04-13_20.09.01-client.txt

...


Affected Versions (Do not use "latest"):

  • BloodMagic:
  • Minecraft: 1.18.2
  • Forge:
commented

this is the worst template reading i ever saw

commented

java.lang.NullPointerException: mouseClicked event handler
at dev.ftb.mods.ftbchunks.client.map.MapDimension.getCurrent(MapDimension.java:41) ~[?:1605.3.2-build.115] {re:classloading}
at dev.ftb.mods.ftbchunks.client.LargeMapScreen.(LargeMapScreen.java:65) ~[?:1605.3.2-build.115] {re:classloading}
at dev.ftb.mods.ftbchunks.client.FTBChunksClient.openGui(FTBChunksClient.java:217) ~[?:1605.3.2-build.115] {re:classloading,re:mixin}
at dev.ftb.mods.ftbchunks.client.FTBChunksClient.customClick(FTBChunksClient.java:403) ~[?:1605.3.2-build.115] {re:classloading,re:mixin}
at dev.ftb.mods.ftbchunks.client.FTBChunksClient$$Lambda$8360/1606725881.act(Unknown Source) ~[?:?] {}

Looks like ftbchunks issue to me