Description
<p>Last.FM (audioscrobber) crash fix most of the time created by internet lookup didn't answer correctly.</p>
<p>It touch also LastFM Radio code because some exception message are needed for it like : User can't have LastFM Radio (country limit) or wrong user / pass etc. :)</p>
<p>To try to trigger the issu, you can set in your host file : (from C:\Windows\System32\drivers\etc)</p>
<p>127.0.0.1 ws.audioscrobbler.com</p>
<p>It will redirect all call to 127.0.0.1 and here it can trigger the issue (the issue happen too without that change but maybe more difficult)</p>
<p> </p>
<p>It touch also LastFM Radio code because some exception message are needed for it like : User can't have LastFM Radio (country limit) or wrong user / pass etc. :)</p>
<p>To try to trigger the issu, you can set in your host file : (from C:\Windows\System32\drivers\etc)</p>
<p>127.0.0.1 ws.audioscrobbler.com</p>
<p>It will redirect all call to 127.0.0.1 and here it can trigger the issue (the issue happen too without that change but maybe more difficult)</p>
<p> </p>