Augustin LAVILLE

Results 17 comments of Augustin LAVILLE

The main issue I have is the inconsistency of output colors, the specially the orange/yellow (let's say yellow in the future). The yellow is used by Godot (and almost all...

It's now the default hashing method on Debian 11 (https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#pam-default-password).

Stop this useless spam. The link is broken for everybody.

Same issue here, juste follow installation guide on the README.md. Logs : ``` python3 wpbullet.py --help Traceback (most recent call last): File "wpbullet.py", line 2, in from core import scanner...

Problème similaire sous Debian 10/Bash (Linux zds-dev 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 GNU/Linux): ``` user@zds-dev:~/zds-site$ source zdsenv/bin/activate -bash: nvm: command not found ```

Je me permets de faire remonter ce problème que je rencontra actuellement. Je dois aller chercher le lien RSS dans le code de la page des articles alors qu'on lien...

All links are dead here. Still relevant?

Issue still present on version 0.50.0 with Godot 3.2.3. On Windows 64bit the following code crash the program started : ```python from godot import exposed, Node2D @exposed class Test(Node2D): def...

More logs now appears : ``` [...] ready input ERROR: call: Condition "!instance" is true. Returned: Variant() At: ./core/method_bind.gen.inc:2284 ``` Even if I trigger an exception on `_input()` Godot crash.

@mohamedLT can you retry with the last version of Godot-Python ?