Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@NEFirefox
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant