RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

Deluge-Remote crashes on Deluge 2.x server #6

Closed StefanescuCristian closed 4 years ago

StefanescuCristian commented 4 years ago

Hello,

I've managed to compile this on my iPhone. When adding a 2.x client, the app crashes. This is the trace that Xcode gives me:

Fatal error: Index out of range 2019-12-09 10:20:12.071533+0200 Deluge Remote[28824:6878815] Fatal error: Index out of range (lldb)

How can I help you debugging more?

RudyB commented 4 years ago

Do you have a 2.0 server that I can connect to for debugging purposes? If so, email me h e l l o @ r u d y b e r m u d e z . i o

StefanescuCristian commented 4 years ago

Yes, I will email you the credentials.

RudyB commented 4 years ago

With your help I was able to replicate and fix the issue. Please pull the latest commit from master and try it out. I'll wait to close this issue until you give me the go-ahead.

StefanescuCristian commented 4 years ago

Hello,

Thanks, I'll give it a try today and let you know if it's working.

StefanescuCristian commented 4 years ago

Hello,

I've managed to configure and connect to a 2.X server, so I guess you can close this now. Thanks!