Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Wow, this is a real problem right now :( I will try to update the game asap. Sorry

1.5 has not fixed it unfortunately.


pressing Enter after typing something random into captcha  added some extra lines about  no active session

I hope this helps. Maybe adblock or dark reader extension is causing this?
anyway here is my browser info:

Name     Firefox
Version     133.0

Build ID     20241125231607

Distribution ID     canonical-002

User Agent     Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0

OS     Linux 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024

OS Theme     Yaru-olive-dark / Yaru-olive

Adblock Plus - free ad blocker    extension    4.10.0    true    {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

AdBlocker for YouTube™    extension    0.5.0    true    jid1-q4sG8pYhq8KGHs@jetpack

Add-ons Search Detection    extension    2.0.0    true    addons-search-detection@mozilla.com

Bing    extension    1.7    true    bing@search.mozilla.org

Dark Reader    extension    4.9.99    true    addon@darkreader.org

DuckDuckGo    extension    1.5    true    ddg@search.mozilla.org

eBay    extension    1.5    true    ebay@search.mozilla.org

Facebook Container    extension    2.3.11    true    @contain-facebook

Google    extension    1.5    true    google@search.mozilla.org

I don't care about cookies    extension    3.5.0    true    jid1-KKzOGWgsW3Ao4Q@jetpack

Qwant    extension    1.5    true    qwant@search.mozilla.org

Read Aloud: A Text to Speech Voice Reader    extension    1.77.0    true    {ddc62400-f22d-4dd3-8b4a-05837de53c2e}

Tab Center Reborn    extension    2.3.1    true    tabcenter-reborn@ariasuni

Wikipedia (en)    extension    1.4    true    wikipedia@search.mozilla.org

Thanks for your feedback. Looks like the PHP session has expired. Do you remember how many time you spend on that run? Ive implemented a method to "ping" the server every 5 minutes to have the PHP session alive all the time. This trick seems to work but after XX minutes the webserver still deletes old PHP sessions.

I think I'll have to remove the captcha and sessions, even if that leaves the application more vulnerable to script-kiddies attacks.

I will work on a quick fix. Sorry for the inconvenience.

3-4 hours. you could add those click and slide thingies instead maybe?

It will be the same. The problem is my web hosting where I can custom how long the PHP session can last.