-
```
Google Collections 1.0 is ~600 KB
Guava r09 is 1.1 MB.
Please split the library into smaller pieces (at least two, -core and -extras)
The core should contain only the most frequently used class…
-
Build a desktop client (Java?) that enables users to parse their own replays, and maybe uploads the results to us
-
I get the following error after I have installed hexo globally on Windows;
'hexo' is not a recognized as an internal or external command, operable program or batch file.
What am I doing wrong?
-
I'm trying to get Tinkers' Construct working in my decompiled dev environment as I'll probably be wanting to use some features in my mod. Is there a dev version that I need to use in my environment in…
-
Hi. I got a Deadlock on DateTimeZone, for which I could print the full Thread Dump.
Here is my Thread 1 :
```
"main" prio=5 tid=1 Blocked
| group="main" sCount=1 dsCount=0 obj=0x73cdcec0 self=0xb…
-
Currently the only conflicting issues are the float based health methods.
Minecraft (EntityLivingBase):
``` java
float getHealth()
void setHealth(float amount)
void damageEntity(DamageSo…
-
allatori:
[INFO] DEMO VERSION OF ALLATORI JAVA OBFUSCATOR!
[INFO] NOT FOR COMMERCIAL USE!
[WARNING] Class 'javax.servlet.Filter' cannot be found. It may result in weaker obfuscation. Add needed jars t…
-
I wish to play around with this project. Care to explain how do I go about doing this after a PR? Let's say I just want to recompile Costura against .net 4.5 in order to benefit from higher compressio…
-
With the recommended Forge and the latest multipart, I've been getting this when my multipart item loads:
Caused by: java.lang.NoSuchMethodError: mekanism.induction.common.wire.ItemPartWire.setUnloc…
-
From Justin Turner, via email:
> I was wondering if it is possible to have the decompiler skip files that it can not find instead of throwing a ClassNotFoundException. Or be able to display the packa…