ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 64 forks source link

Fix issue #155 #156

Closed aholmes closed 11 years ago

ddevault commented 11 years ago

The root of this issue is that PropertyChanged gets a null object under certain conditions, which probably shouldn't happen. I'll merge in this temporary fix, but leave the issue open so that the real problem might be solved.