You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug:Game crashes when teleporting (java.lang.IllegalArgumentException: Cannot get property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[down, up, north, south, west, east]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]})
#63
Open
NEFirefox opened this issue
Jan 4, 2024
· 0 comments
I tried changing the version of the mod BDLib and Pressure, but it throws the same exception.
so i decided to put this issue under NTW.
Description:
it always happens when some pipe system(mk2?) get loaded and then you attempt to unload the chunk the pumps are
the game try to render the block minecraft:air's EnumFacing and this crashes the main thread
The Crash-Report:
https://pastebin.com/DZzAxPMN
I tried changing the version of the mod BDLib and Pressure, but it throws the same exception.
so i decided to put this issue under NTW.
Description:
it always happens when some pipe system(mk2?) get loaded and then you attempt to unload the chunk the pumps are
the game try to render the block minecraft:air's EnumFacing and this crashes the main thread
Suspected Mods:
BD Lib (bdlib), Pressure Pipes (pressure), HBM's Nuclear Tech - Extended Edition (hbm)
put an issue here too
The text was updated successfully, but these errors were encountered: