java.lang.IllegalArgumentException
at java.nio.ByteBuffer.allocate(ByteBuffer.java:334)
at com.turn.ttorrent.client.storage.FairPieceStorageFactory.createStorage(FairPieceStorageFactory.java:40)
at com.turn.ttorrent.client.CommunicationManager.addTorrent(CommunicationManager.java:146)
at com.turn.ttorrent.client.CommunicationManager.addTorrent(CommunicationManager.java:127)
at com.turn.ttorrent.client.SimpleClient.startDownloading(SimpleClient.java:71)
at com.turn.ttorrent.client.SimpleClient.downloadTorrentAsync(SimpleClient.java:77)