![Templates](https://media.forgecdn.net/avatars/thumbnails/207/358/256/256/636965825530040541.png)
Client crash when blocks with abnormal models are inserted into slopes
LemmaEOF opened this issue ยท 0 comments
There's not really any way from the logical server to check if a block model is a standard cube. Because of that, if a block with a non-standard-cube model is inserted into a slope, clients will crash when trying to render it. I need to figure out what specifically is causing this and how to rewrite the model code to prevent it from happening.