stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

Ticking Entity Crash after pushing Slab #95

Closed NielsPilgaard closed 4 years ago

NielsPilgaard commented 4 years ago

Hello!

I received a report from a player that his game crashed while pushing a slab with a Piston. Stacktrace indicates DoubleSlabs and Engineer's Decor, so I thought I'd report it both places.

https://gist.github.com/NillerMedDild/e5f403bc3bc957fcfa2db93eb6a3ca67

stfwi commented 4 years ago

Hi, thanks for forwarding, I'll take a look at the weekend what's going wrong there. Cheers -

stfwi commented 4 years ago

Caught a first glimpse, I'll see that I can fix this on my side. Although my slabs are not derived from vanilla slabs (because of additional variation data), the state property checked for is kinda what other mods expect from something called "slab".

CJMinecraft01 commented 4 years ago

I should have fixed this in the latest version! Sorry about that :)

stfwi commented 4 years ago

Thanks CJ, I'll close this issue then, too. Cheers -