-
First, love your mods, played kerbal stock clear up to extensive exploration of Jool and wanted something more permanant and realistic. Your mods fit the bill precisely :+1:
This is my first bug re…
-
Why is Jool rendered on the left? None of the paths should need to cross!
-
I've been using this construction a lot lately:
``` java
Seq seq = ...;
Map objectMap = seq.toMap(SomeObject::getId, Function.identity());
```
And I've think this sugar-addition would be nice for jO…
-
This is a jOOL 0.9.9 regression. The following code:
``` java
Seq.of("a", "b")
.sorted()
.zipWithIndex()
.toList();
```
Causes
```
Exception in thread "main" java.lang.Illeg…
-
I'm not sure if this can already be acomplished in some other way with JOOL, so you might hint me there.
I'll try to outline my use case quickly, so the need becomes a bit clearer, and you can better…
-
I'm having some frequent freezing issues with emulationstation, only when I'm using bluetooth controllers. Sometimes it is in game, sometimes when exiting a game, and sometimes when starting a game. …
-
Since the first time a part is activated, Flight Data are collected up to the maxData value. Currently, maxData is set to 10000 du for every part; even with the smallest flightDataMultiplier currently…
-
I've bought a generic ps 3 controller that will not connect with Retropie. It is detected by Windows 7 and Ubuntu 15.04 without issues, but fails underneath retropie.
This is a screenshot that shows …
ghost updated
8 years ago
-
We've had various complaints about the latest firmware for Xbox One controllers causing them to go unrecognized by xboxdrv as well as a new model of controller that goes unrecognized.
I've updated my…
-
With module manager 2.6.25 (not sure if .24 did it), I am getting numerous exceptions in the log on loading:
Example:
[LOG 06:14:18.206] [ModuleManager] Applying node Sigma/Binary/Configs/checkMaxDis…