Fixed Crash on Rift Removal #179

Merged
SenseiKiwi merged 1 commits from master into master 2014-07-15 19:14:22 +00:00

1 Commits

Author SHA1 Message Date
SenseiKiwi
20db828ac0 Fixed Crash on Rift Removal
Fixed a crash from manipulating rift data on the client side. I let this
happen because it seemed like TileEntityRift already did that before.
This crash also exposed another issue: that server-side functions are
being used on the client side. I'm not sure how pervasive this is but
some client dimensions are being constructed with the server-side
constructor.
2014-07-15 14:51:46 -04:00