chraft / c-raft

Project has been retired! -- C#raft the open source c# minecraft server
http://www.c-raft.com
GNU Affero General Public License v3.0
102 stars 43 forks source link

Closing Interface Causes Crash #165

Closed Sessional closed 12 years ago

Sessional commented 12 years ago

Opening and then closing the interface immediately after logging in caused an Aggregate crash from Interface.cs

Interface.cs > DoClose() cursor instance was null and had no instance to use IsVoid()

ementalo commented 12 years ago

This is already fixed in the develop branch, use this branch if you are doing anything with the code