`; // target the cover menu item const target = document.querySelector('#menu-header-uk-1 .menu-item-2911415'); // position popover to the left if the target is on the right half of the screen if (target.getBoundingClientRect().right > document.documentElement.clientWidth / 2) { popover.classList.add('left'); } target.appendChild(popover); // used to check if the article info let articleTitle = ''; // fetch info once, then show popover on hover target.addEventListener('mouseover', async () => { if (!articleTitle) { const [coverRes, articleRes] = await Promise.all([ fetch('https://www.nme.com/wp-json/wp/v2/posts?categories=268320&per_page=1&_fields[]=thumbnail_url&_fields[]=featured_media'), fetch('https://www.nme.com/wp-json/wp/v2/posts?categories=268101&per_page=1&_fields[]=title&_fields[]=link'), ]); const [cover, article] = await Promise.all([coverRes.json(), articleRes.json()]); articleTitle = article[0].title.rendered; document.querySelector('#the-cover-article-title').textContent = articleTitle; document.querySelector('#the-cover-article-title').href = article[0].link; document.querySelector('#the-cover-image-link').href = article[0].link; document.querySelector('#the-cover-read-now').href = article[0].link; document.querySelectorAll('#the-cover-image').forEach((img) => { // add size modifier to the cover image url img.src = cover[0].thumbnail_url.replace(/(\.[\w\d_-]+)$/i, '-400x500$1'); }); // document.querySelector('#the-cover-image-link').href = article[0].link; } setTimeout(() => popover.classList.add('active'), 0); }); // hide popover on mouse leave target.addEventListener('mouseleave', () => { setTimeout(() => popover.classList.remove('active'), 0); }); });

Jane’s Addiction live in London: the alt-rock icons make an explosive return to the UK

May 27, The Roundhouse: Back with their classic line-up and eight years after they last played in the country, the '90s legends prove that they're still a force to be reckoned with

It’s been eight years since ‘90s alt-rock pioneers Jane’s Addiction headed across the pond for a run of live shows, and it’s fair to say much has changed in the time since. Their last studio effort arrived over a decade ago, and while frontman Perry Farrell and drummer Stephen Perkins turned their efforts to side project Porno For Pyros, classic bassist Eric Avery had left the lineup and guitarist Dave Navarro has been out of action, battling with long COVID.

So, when finally heading back to these shores with a host of new material on the way and the classic line-up reunited for the first time in 14 years, it’s fair to say that the members were looking to make a bang.

Advertisement

Tonight, they launch the show with the atmospheric, eerie opening melody of ‘Then She Did’ — a choice that at first seems unorthodox given the extensive, increasingly dramatic tribal track that they use in the build-up to the set. However, as they extend the song beyond the horizons of the studio recording, it becomes clear: they can sense the pent-up anticipation from the crowd in front of them, and plan to keep us in the palm of their hand before we can fully let loose.

Dave Navarro and Perry Farrell of Jane's Addiction perform live in 2024
Dave Navarro and Perry Farrell of Jane’s Addiction perform live in 2024. CREDIT: Katja Ogrin/Redferns/Getty Images

From there, the band come into full force and prove yet again how they came to solidify their legacy in the alt-rock scene over 30 years ago. ‘Pigs In Zen’ is broken out for the first time this tour, with Farrell captivating all attention as he spits out each line with pure conviction, and this is only amplified further with the sultry, thundering power of ‘Whores’.

Now back in full swing, fan-favourites including ‘Mountain Song’, ‘Ain’t No Right’ and ‘Been Caught Stealing’ come in thick and fast, and seem to have a new lease of life that push the set to new heights. Not only does Navarro take every chance he gets to showcase a dizzying number of electrifying licks, but Perkins and Avery hold down the rhythm section with enough intensity to put anyone to shame — all while telepathically knowing when to toy with dynamics and take the renditions in sonic new directions.

“I want to make sure I do a good show for y’all tonight… especially because I hear some of you might be drafted soon,” Farrell jokes, making a not-so-subtle jab at the UK’s potential plans to reintroduce mandatory national service. This is a much more tame variant of the comments made against the Conservatives at their surprise opening show in Shepherds Bush just days earlier, and like with that gig, Jane’s use the set at The Roundhouse to showcase some new material.

Recommended

Dave Navarro of Jane's Addiction performs live in 2024.
Dave Navarro of Jane’s Addiction performs live in 2024. CREDIT: Katja Ogrin/Redferns/Getty Images

This time around, only unreleased track ‘Imminent Redemption’ makes the setlist — a percussive, tribal-inspired belter that is soon to become a classic at their live shows. ‘Ocean Size’ and ‘Three Days’ follow, with the latter becoming a nearly 15-minute-long proggy rendition that transforms an already impressive song into a force of its own.

“This is the last one because I don’t need you to give me a fucking hand to get me to come back out,” Farrell nonchalantly says, confirming there will not be an encore and introducing final track ‘Stop!’. And like that, without any further bells or whistles, the band leave the stage proving that nearly four decades after forming, they’re still a force to be reckoned with.

Jane’s Addiction played:

‘Then She Did’
‘Pigs In Zen’
‘Whores’
‘Been Caught Stealing’
‘Ain’t No Right’
‘Ted, Just Admit It…’
‘Jane Says’
‘Imminent Redemption’
‘Up The Beach’
‘Ocean Size’
‘Mountain Song’
‘Three Days’
‘Stop!’

More Stories

You May Also Like