So I tested this in multiple "Released games" posts. And when I click on the AGS database links I'm redirected to a blank page.
Example: For the released game "Save me this jazz", I get a blank page and in the browser thing there's this:
"https://www.adventuregamestudio.co.uk/play/game/2850/"
But there's nothing on the page. It did work some days ago, but now there's nothing. ???
I'm sure you guys will figure this out and thank you for all your time and work on the website! (nod)
Strange! It works for me. The game page is showing. I tried logged in and not logged in, using Edge and Chrome, and the link you provided shows the game page.
Quote from: heltenjon on Sun 06/04/2025 03:42:31Strange! It works for me. The game page is showing. I tried logged in and not logged in, using Edge and Chrome, and the link you provided shows the game page.
I tried like you did, but I get the blank page whatever I do...
It is the same for me. Only blank pages are shown for games in the AGS database.
It doesn't matter if I'm logged in or not.
My browser is Firefox.
I can see it load, but it becomes blank at some point during loading. Still get a scroll bar, and I can see content in source view. Firefox 137.0 (MacOS). I have a bunch of addons like NoScript, uBlock Origin, Privacy Badger and Disconnect that can interfere with scripts, but none of them appear to be blocking anything significant on the page.
The logs show this:
- This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use "<!DOCTYPE html>". 2850
- Found a sectioned h1 element with no specified font-size or margin properties. More information: https://developer.mozilla.org/docs/Web/HTML/Element/Heading_Elements#specifying_a_uniform_font_size_for_h1 2850
- <script> source URI is not allowed in this document: "https://www.googletagmanager.com/gtag/js?id=G-5HWMS5RTZM". 2850:7:82
- Uncaught DOMException: Node.removeChild: The node to be removed is not a child of this node
setFavicon https://www.adventuregamestudio.co.uk/site/assets/js/main.min.js:1
setThemeColour https://www.adventuregamestudio.co.uk/site/assets/js/main.min.js:1
<anonymous> https://www.adventuregamestudio.co.uk/site/assets/js/main.min.js:1 main.min.js:1
- downloadable font: Glyph bbox was incorrect (glyph ids 25 27) (font-family: "lg" style:normal weight:400 stretch:100 src index:0) source: https://www.adventuregamestudio.co.uk/site/assets/vendor/lightGallery/fonts/lg.woff2?io9a6k
This is fixed. It was a side effect of the change I made to serve different favicons for light and dark modes.
It's working again. Great job there! (nod)