-
### Environment
* LWJGL version: `3.2.3`
* LWJGL build #: `1.2.0`
* Java version: `8u201`
* Platform: `Windows`
* Module: `core, glfw, stb, openal, opengl`
### Description
Hello, I'm a c…
-
If an obfuscated mod dependency contains a static `@Shadow` method that gets unmapped in dev environment, then calls to it from other mixed in methods won't get remapped and will still reference the o…
-
This library needs to be shrink down. Currently it has 19829 method count which is way to large.
Below is the break down of the method count taken from http://www.methodscount.com/?lib=com.dropbox.c…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. ... Tap the Floating Action Button
3. ... Tap the TextField so that the keyboard shows. Note the logs!
3. ... clos…
-
@KOLANICH @janmm14 @QwertyYtPl @samczsun @lab313ru @Dmunch04
I've been thinking about doing a complete ground-up redesign and modernization of Krakatau, but I'm not sure if there is enough interest…
-
I tried to use Proguard 7.5 to obfuscate the following code:
```java
package test;
import java.sql.Timestamp;
import java.util.*;
public class test {
public static void main(String[] args)…
-
The obvious choice is [SLF4J](https://github.com/qos-ch/slf4j). In which case there should be no need for us to expose any additional API (beyond adding the `slf4j-api` mandatory dependency) to suppor…
-
```ManyMC version: 0.0.9-custom
Launched instance in online mode
authserver.mojang.com resolves to:
[18.65.30.40, 18.65.30.57, 18.65.30.62, 18.65.30.47]
session.minecraft.net resolves …
-
Hello,
I want to use this plugin into my phonegap application to scan for nearby bluetooth devices but I have a problem.
I have added the BC.js and bluetoothapi.js to my project but I am still not a…
-
Okay, so this is a little confusing since it was completely unexpected to me, but in short: the behavior changes if you supply `remap=true` to a certain mixin even though the default value for the ann…