Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

theawesomeduckling

2
Posts
37
Following
A member registered Aug 13, 2021

Recent community posts

(1 edit)

for me, when i loook in the console, it is showing me that there is some expired certificates, which might be related.

certificate has expired
    at TLSSocket.onConnectSecure (_tls_wrap.js:1497)
    at TLSSocket.emit (events.js:315)
    at TLSSocket._finishInit (_tls_wrap.js:932)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:706)

edit: having done a bit more testing, it looks like this error is only showing when downloading images, but not videos.

Hello! Wanted to let you know i am running into an error when attempting to use the X-Ray app on the phone in 19.3.4. When opening the app, i select level '0' and immediately get an error: 

  File "game/helper/utility/navigate.rpy", line 139, in <module>

  File "game/helper/utility/navigate.rpy", line 113, in teleport

  File "game/displayables/interactable.rpy", line 143, in render

  File "game/displayables/interactable.rpy", line 28, in invert_alpha_mask

TypeError: __init__() got an unexpected keyword argument 'opaque'