Alessandro Mancini

Results 13 issues of Alessandro Mancini

Hi, I have create a game with a custom plugin. enumerate function of ai section of game should have G and ctx as parameters. Unfortunately ctx param of enumerate function...

If any error occurs in Authentication Response, AuthContext skip **hasCodeInUrl** and enters in a loop calling userManager.signinRedirect() every time. Maybe **hasCodeInUrl** should be parse error parameter as specified in the...

impact/usability
size/M

I have been used for a while browserify and in particular brfs module. Now i have migrated to webpack, but i would to continue to use brfs to laod my...

NodeJs nowdays supports [aes-ccm](https://nodejs.org/api/crypto.html#crypto_ccm_mode), is there any plan to support it in crypto-browserify?

https://python-dependency-injector.ets-labs.org/providers/configuration.html#loading-from-a-pydantic-settings In the docs, i have read this: To get the data from pydantic settings Configuration provider calls **Settings.dict() method**. If you need to pass an argument to this call,...

Hello. We are using private-bower behind corporate proxy. private-bower succeffuly load public packages and cache them in a git gitRepoCache folder. When i try to download from a bower client...

- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist. **Is your feature request related to a problem? Please describe.** I would like to develop an...

[2023-09-11 17:50:28,633: CRITICAL/MainProcess] Unrecoverable error: InvalidURI('Bad database name "/myname:mypassword@myhost"') Traceback (most recent call last): File "C:\git\ap31312\glin-plmmtrc-lan-mmtrc\src\workers\.venv\lib\site-packages\kombu\transport\virtual\base.py", line 951, in create_channel return self._avail_channels.pop() IndexError: pop from empty list During handling of...

I'm trying to use unityci/editor:ubuntu-2021.3.22f1-android-1.0.1 to build my unity project using docker. I have read the docs, but there isn't any steps to reproduce a simple build in a Docker...

question