SEModCommunity / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
60 stars 47 forks source link

BUG: CubeBlockEntity.Owner throws exception when owner is null (instead of setting 0?) #135

Closed Tyrsis closed 9 years ago

Tyrsis commented 9 years ago

http://pastebin.com/wriWXYug

chessmaster42 commented 9 years ago

Check the latest code on the main repository. This should be fixed now.

Tyrsis commented 9 years ago

While the original bug is fixed, there is an issue with this. Getting this value takes a lot of time (relatively).

EDIT: I'm going to run more tests, as this may not be the source of the pause.

Tyrsis commented 9 years ago

Yeah something else is the source of the lag. This can be closed.