-
When using HTML printing on Windows, the logs warn about an `illegal reflective access operation`. This happens when Monocle is on and off.
```
WARNING: An illegal reflective access operation has …
-
The "feeling" when shooting is somehow delayed. The way it manifests is just simply: you press the shooting button -> the hit event may or may not register at all or it registers delayed.
Things to…
-
HI @cutsoy,
This is a very interesting project. I'm building an app with Flutter for the frontend and Rust for the backend. I would like to someday use Rust for the frontend, too.
Are you still …
-
I tried to apply the linkage checker enforcer rule to the project when troubleshooting https://github.com/googleapis/java-spanner-jdbc/pull/251#issuecomment-720702035, however the linkage checker fail…
-
Hi,
I noticed that in simulator its ok, but not on a real tvOS device, if you have a video playing, press "back" or "home" and then go back into the app, the video freezes but the audio continues. …
-
Hello, i'm surching for some response for my situation it's kind of urgent.
I have instaled Shopzer 2.0.5 by following all kind of instructions on wiki and the official web site of shopizer.
I have…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [x] I've looked …
-
# General summary/comments (optional)
I have a project that follows the `mixins` approach of using an alternative prelude. When trying to load the project in GHCi via `stack repl`, I see multiple _…
-
Due to this issue
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
which bring to you
```
[andrea@127 neo4js]$ mvn site
[INFO] Scanning for projects...
[ERROR] The build could …
-
From the docs I can see that the usual way to run a tick through the registered systems is to call World.execute(dt, time) but that doesn’t seem compatible with the way my engine works. Some of the sy…