-
Notifications
You must be signed in to change notification settings - Fork 20
Crash on Orlin's gate rendering #316
Comments
Should be moved to |
Also probably when rendering block it should return something different than UNDEFINED |
Probably we should somehow get the default FaceShape of the stock block used, which is probably going to be always solid |
Why? If you have |
When stargate base/member is not merged it is rendered as ordinary block. Then it should probably be able to support snow/torches/etc. |
Then you will need to update all stargate blocks when stargate will be merged. Otherwise torches/snow will stay on stargate after merging |
Hmm. There is already a field in members whether a gate is merged or not, so what's the problem? |
No problem, just saying that you'll need to update block too. Via |
Crash log: https://paste.ee/p/1Iof4
Cause: mrjake.aunis.block.stargate.StargateAbstractMemberBlock#L111
The text was updated successfully, but these errors were encountered: