404 "You do not have access to this page"
ii111one
Recent community posts
So is TGNINESOFT you, or has somebody ripped off your game and published it on XBox? If it's you, are there any differences between the Windows and XBox versions?
Sorry, I mean on Itch you have a library of items you own, at https://itch.io/my-purchases . As well as items you've paid for, it includes redeemed keys and items claimed for free. Claimable items/games have a button to "Download or claim" instead of just "Download".
I just want to add Pacewar for completeness (and because I owned it on Desura)
Hi, I bought this game in the OtakuMaker "Bundle Greenlight #4". It was supposed to go on Steam but ended up here instead. Could I please have an itch.io key?
I didn’t realize people already had libraries with 1000 items
Desura coped with 1213 items at last count. My Steam library is 10 times that, and all the obvious ways of viewing it still work perfectly.
Would you please consider fixing it on Itch? I actually paid for 11 of those games directly through your site.
It seems like a quick easy fix - change a "20" to "99999" or whatever.
"Bought, claimed & gifts" page 21 onwards gives copies of page 20.
(you need > 1000 items in your library to reproduce this. "Free to download or claim" items are handy here, and many but not all can be found at https://itch.io/bundles , https://itch.io/sales or https://itch.io/games/newest/on-sale )
Of course, you will probably not see page numbers for "Bought, claimed & gifts", but rather "infinite scroll" (assuming Javascript is enabled). I first noticed something wrong when the infinite scroll indeed seemed to be infinite - it was in danger of overwhelming my browser. Closer inspection showed that a set of items was repeating, and digging in Developer Tools revealed the JSON the script was fetching - the same result every time saying "page":20 at the start, regardless of the page number requested.
If you don't want to fiddle with Developer Tools, you can see the bug easily in a regular HTML page by disabling Javascript in your browser globally, or just for the itch.io domain, and visiting page 20. Then open the "next page" link at the bottom in a new window or tab. It will be page 21 according to its URL, but notice that it is the same as page 20, and so are all subsequent pages :(