Fixed Crash on Rift Removal #179

Merged
SenseiKiwi merged 1 commits from master into master 2014-07-15 19:14:22 +00:00
SenseiKiwi commented 2014-07-15 18:55:05 +00:00 (Migrated from github.com)

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-only constructor.

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-only constructor.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#179
No description provided.