fuzzyTew

Results 9 issues of fuzzyTew

It's difficult to track profit when more than one bot is running on the same exchange, because value is pulled in and out from the different wallets. It seems it...

:gift_heart: improvement
:speech_balloon: +info soOn

Would it be within twgl.js's scope to provide some support from returning data from a shader to JavaScript? One could process audio data, or write a shader to generate world...

It seems if there were a docker image with all the python for android dependencies already installed, that things could be accelerated immensely

I'm trying to install my first game, magic-the-gathering-arena, but it fails due to this error on every call to winetricks. Running the winetracks calls manually (with environment set to the...

```Invalid get index 'position_on_map' (on base: 'previously freed instance').``` ``` 0 - res://scripts/ai/actions/hands/move_hand.gd:15 1 - res://scripts/ai/actions/egzekutor.gd:16 2 - res://scripts/ai/ai.gd:71 3 - res://scripts/ai/ai.gd:41 4 - res://scripts/ai/ai.gd:28 5 - res://scripts/controllers/action_controller.gd:476 6 -...

The game works fine on Godot 2.1.5 and docs and projects files should be updated to use it. I found Godot 2.1.4 to have problems debugging the game, whereas debugging...

I'm running into this error: https://stackoverflow.com/questions/30492589/gdata-spreadsheet-library-for-python-not-working-anymore and the application is nonfunctional for me. Looks like authentication needs to be updated.

```websocket.js:112 WebSocket connection to 'wss://ws-star.discovery.libp2p.io/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED```

**Software Versions** * Python: 3.8.6 * OS: RHEL 7.7 * Kivy: 2.0.0rc4 1a7cd9cfdeaac07df0913f1901856991a0d46436 * Kivy installation method: `pip3 install .` in git source tree **Describe the bug** The `Texture` and...

Component: graphics
Status: Confirmed
Type: Bug