[1.11.2][7.99.3] Facade Crash on start
Tencao opened this issue ยท 5 comments
Forge version - 13.20.0.2308
Buildcraft build - 7.99.3
Summary of crash - Crashes on load due to nullpointer on isValidFacadeState in buildcraft transport module.
does this issue still heapen? if so please provide a new crashlog (old one has expired)
looks like we are checking properties of another block that is eigther returning null in it's list of valid states or null as block for that state
i'll add some safety checks to prevent this in the future (with logging the offender so it can be fixed at the source) in a bit