PC-Logix / OpenFM

Streaming radio mod for Minecraft, with OpenComputers control support
MIT License
25 stars 17 forks source link

Fix a NPE with breakBlock #32

Closed darkevilmac closed 8 years ago

darkevilmac commented 8 years ago

Fix a NPE when breakBlock is called when a tile has already been removed.

Log here: http://pastebin.com/VtgW93C7

Happens with http://github.com/darkevilmac/MovingWorld and potentially other mods as well.

darkevilmac commented 8 years ago

Not sure why that } was added and removed, probably whitespace using the web editor at the moment will take a look and fix if you want.