-
Add some level of exception handling(try-catch blocks) for functions inside `lib` folder.
-
Expo diagnostics:
`
Expo CLI 3.27.4 environment info:
System:
OS: macOS 10.15.6
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 14.11.0 - /usr/local/bin/node
Yarn: …
-
![Screenshot 2020-06-30 at 10 41 56 PM](https://user-images.githubusercontent.com/21982562/86156267-4db24680-bb23-11ea-9125-ff7aa291b0e9.png)
@saiyam1814 add under asssets/img
-
The energy system needs to be refactored. The forge energy is too limiting with the use of just int. Build a customized and energy system and add integration for energy compatibility with forge energy…
-
Build docker assets in parallel
### Use Case
Currently docker assets are built sequentially. If your app has a lot of docker asssets, it can take a very long time to build everything. Bu…
-
Hi, thank you for the amazing work.
I am trying to run this on a Windows 10 system.
When I entered:
```
python setup.py
```
It produces:
```
C:\Users\anaconda3\envs\iPER\python.exe -m pip i…
-
hi marco,
awesome work on this bomberman game. I was playing around with your codebase. What is the easiest way to setup a "spectator mode"?
So you have the 4 players join the room...
You c…
jremi updated
4 years ago
-
Just updated the Plugin to release 3.8.2.
The lay-out settings in The EA Post Grid are not working correclty. We have set up the post summary in 3 columns. However after the update, the posts are d…
-
Godot 2.0.1 under GNU/Linux and Windows 8 (tried on both, same results).
If I re-export a scene from Blender using the better collada exporter, Godot shows the red exclamation mark sear the "Settings…
-
Hello guys,
When I run the gradle command `runclient`, everything works fine and as intended.
However, I cannot start the jar compiled with the build command (located in `build/libs`).
Here's…