This problem also happens to my site in the latest build.
# Google SEO Sitemap:
RewriteRule ^sitemap\-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
https://clubdark.net/mybb/misc.php?googl...ads&page=1 <- this work
However when you do
https://clubdark.net/mybb/sitemap-threads.xml?page=1 <- this does not
# Google SEO Sitemap:
RewriteRule ^sitemap\-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
https://clubdark.net/mybb/misc.php?googl...ads&page=1 <- this work
However when you do
https://clubdark.net/mybb/sitemap-threads.xml?page=1 <- this does not